java.lang.Object
com.adobe.acs.commons.workflow.bulk.execution.model.Failure

@Model(adaptables=org.apache.sling.api.resource.Resource.class) public class Failure extends Object
  • Field Details

  • Constructor Details

    • Failure

      public Failure()
  • Method Details

    • getPath

      public String getPath()
    • getPayloadPath

      public String getPayloadPath()
    • getDereferencedPath

      public String getDereferencedPath()
    • getDereferencedPayloadPath

      public String getDereferencedPayloadPath()
    • getFailedAt

      public Calendar getFailedAt()
    • toJSON

      public com.google.gson.JsonObject toJSON()