Hi, guys.
Where can I find the documentation for interface ActorMember.
On Javadoc, at Bonita documentation portal there is no information about their methods, as you can see there
-
-
Method Summary
Methods Modifier and TypeMethod and DescriptionlonggetGroupId()longgetId()longgetRoleId()longgetUserId()
-
-
-
Method Detail
<ul style="list-style-type:disc"> <li> <h4> getId</h4> <pre>long getId()
<ul style="list-style-type:disc"> <li> <h4> getUserId</h4> <pre>long getUserId()
-
<ul style="list-style-type:disc">
<li>
<h4>
getGroupId</h4>
<pre>
long getGroupId()
<ul style="list-style-type:disc">
<li>
<h4>
getRoleId</h4>
<pre>
long getRoleId()
