Uses of Class
com.comalatech.workflow.model.document.activity.DocumentActivityQuery
-
Packages that use DocumentActivityQuery Package Description com.comalatech.workflow This package provide the services for accessing and manipulating Ad hoc Workflows information -
-
Uses of DocumentActivityQuery in com.comalatech.workflow
Methods in com.comalatech.workflow with parameters of type DocumentActivityQuery 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
-