- java.lang.Object
-
- com.adobe.acs.commons.workflow.bulk.execution.model.PayloadGroup
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static String |
PN_NEXT |
-
Constructor Summary
Constructors
Constructor and Description |
PayloadGroup(org.apache.sling.api.resource.Resource resource) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getPath
public String getPath()
- Returns:
- the JCR path of the PayloadGroup resource.
-
getNext
public String getNext()
-
isLast
public boolean isLast()
- Returns:
- true if this is the last PayloadGroup
Copyright © 2013–2021 Adobe. All rights reserved.