Uses of Class
com.adobe.cq.testing.client.workflow.WorkflowInstance
Packages that use WorkflowInstance
-
Uses of WorkflowInstance in com.adobe.cq.testing.client
Methods in com.adobe.cq.testing.client that return WorkflowInstanceModifier and TypeMethodDescriptionWorkflowClient.getWorkflowInstance(String instanceURI, int... expectedStatus) Returns all the information about a workflow instance in JSON format.Methods in com.adobe.cq.testing.client that return types with arguments of type WorkflowInstanceModifier and TypeMethodDescriptionWorkflowClient.getWorkflowInstances()WorkflowClient.getWorkflowInstances(WorkflowClient.Status wfStatus) WorkflowClient.getWorkflowInstances(WorkflowClient.Status wfStatus, String model, String payload, org.joda.time.DateTime startTimeLimit, org.joda.time.DateTime endTimeLimit) WorkflowClient.getWorkflowInstances(WorkflowClient.Status wfStatus, org.joda.time.DateTime startTimeLimit, org.joda.time.DateTime endTimeLimit)