Uses of Class
com.logicaldoc.workflow.model.Assignee
Packages that use Assignee
Package
Description
The object model that represents a workflow, it also serialized in XML
-
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)