Uses of Class
com.comalatech.workflow.model.Assignee
-
Packages that use Assignee Package Description com.comalatech.workflow This package provide the services for accessing and manipulating Ad hoc Workflows information -
-
Uses of Assignee in com.comalatech.workflow
Methods in com.comalatech.workflow with parameters of type Assignee Modifier and Type Method Description void
ApprovalService. assign(com.atlassian.confluence.core.ContentEntityObject content, java.lang.String name, Assignee assignee, java.lang.String comment)
Assigns the named approval on the given content
-