Class Payload
java.lang.Object
com.adobe.acs.commons.workflow.bulk.execution.model.Payload
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivate()static Stringdereference(String str) getPath()org.apache.sling.api.resource.ResourceResolvercom.day.cq.workflow.exec.Workflowbooleanstatic StringvoidSetterscom.google.gson.JsonObjecttoJSON()RenditionsvoidupdateWith(com.day.cq.workflow.exec.Workflow workflow)
-
Field Details
-
NN_PAYLOAD
- See Also:
-
-
Constructor Details
-
Payload
public Payload(org.apache.sling.api.resource.Resource resource)
-
-
Method Details
-
activate
-
getResourceResolver
public org.apache.sling.api.resource.ResourceResolver getResourceResolver() -
getStatus
-
getPayloadPath
-
getPath
-
getDereferencedPayloadPath
-
getDereferencedPath
-
getPayloadGroup
-
getWorkflow
public com.day.cq.workflow.exec.Workflow getWorkflow() throws com.day.cq.workflow.WorkflowException- Throws:
com.day.cq.workflow.WorkflowException
-
getWorkflowInstanceId
-
isOnboarded
public boolean isOnboarded() -
setStatus
Setters -
updateWith
public void updateWith(com.day.cq.workflow.exec.Workflow workflow) throws org.apache.sling.api.resource.PersistenceException - Throws:
org.apache.sling.api.resource.PersistenceException
-
toJSON
public com.google.gson.JsonObject toJSON()Renditions -
dereference
-
reference
-