Uses of Interface
com.comalatech.workflow.model.StateApproval
- 
Packages that use StateApproval Package Description com.comalatech.workflow This package provide the services for accessing and manipulating Ad hoc Workflows information - 
- 
Uses of StateApproval in com.comalatech.workflow
Methods in com.comalatech.workflow that return types with arguments of type StateApproval Modifier and Type Method Description java.util.List<StateApproval>StateService. getCurrentApprovals(com.atlassian.confluence.core.ContentEntityObject content)Returns the approvals that exist on the current state for the given content. 
 -