Uses of Interface
com.comalatech.workflow.model.document.activity.DocumentActivityResult
-
Packages that use DocumentActivityResult Package Description com.comalatech.workflow This package provide the services for accessing and manipulating Ad hoc Workflows information -
-
Uses of DocumentActivityResult in com.comalatech.workflow
Methods in com.comalatech.workflow that return DocumentActivityResult Modifier and Type Method Description DocumentActivityResultDocumentActivityService. getPagesActivity(List<Long> pageIds, DocumentActivityQuery query)Retrieves theDocumentActivityResultassociated to the provided queryDocumentActivityResultDocumentActivityService. getSpacesActivity(List<String> spaceKeys, DocumentActivityQuery query)Retrieves theDocumentActivityResultassociated to the provided query
-