Uses of Interface
com.comalatech.workflow.model.document.activity.Actor
-
Packages that use Actor Package Description com.comalatech.workflow.model.document.activity -
-
Uses of Actor in com.comalatech.workflow.model.document.activity
Methods in com.comalatech.workflow.model.document.activity that return types with arguments of type Actor Modifier and Type Method Description List<Actor>
Action. getActors()
Actors involved in this actionList<Actor>
ActionDetail. getParticipants()
Participant users of this detail record
-