Interface AutomationQueue
-
Method Summary
Modifier and TypeMethodDescriptionintlongMethods inherited from interface net.java.ao.RawEntity
addPropertyChangeListener, getEntityManager, getEntityType, init, removePropertyChangeListener, save
-
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()
-