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 Descriptionlong
getGroupId()
long
getId()
long
getRoleId()
long
getUserId()
-
-
-
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()