Interface AutomationQueue

All Superinterfaces:
A4JEntity, net.java.ao.RawEntity<Long>

public interface AutomationQueue extends A4JEntity
  • Method Details

    • getClientKey

      String getClientKey()
    • getPriority

      long getPriority()
    • getCreated

      Date getCreated()
    • getPayload

      String getPayload()
    • getZippedPayload

      String getZippedPayload()
    • getClaimant

      String getClaimant()
    • getAuditItem

      AuditItem getAuditItem()
    • getClaimTime

      Date getClaimTime()
    • getClaimCount

      int getClaimCount()
    • getRuleId

      Long getRuleId()
    • getExecutionUuid

      String getExecutionUuid()