Uses of Class
com.logicaldoc.workflow.model.Assignee
Packages that use Assignee
-
Uses of Assignee in com.logicaldoc.workflow.model
Methods in com.logicaldoc.workflow.model that return types with arguments of type AssigneeMethod parameters in com.logicaldoc.workflow.model with type arguments of type AssigneeModifier and TypeMethodDescriptionvoid
EndState.setAssignees
(List<Assignee> assignees) void
WorkflowTask.setAssignees
(List<Assignee> assignes)