Uses of Class
com.logicaldoc.workflow.model.Assignee
Package
Description
The object model that represents a workflow, it also serialized in XML
-
Uses of Assignee in com.logicaldoc.workflow.model
Modifier and TypeMethodDescriptionvoid
EndState.setAssignees
(List<Assignee> assignees) void
WorkflowTask.setAssignees
(List<Assignee> assignes)