|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeadlineExceededEvent
Logged to the audit trail when a flow chart or its denoted flow chart run exceeds its deadline. Flow chart execution continues as normal when this event is recorded.
Method Summary | |
---|---|
java.util.Date |
getDeadline()
Returns the deadline date for the flow chart. |
java.lang.String |
getFlowChartName()
Returns the flow chart name for which this event is published. |
Methods inherited from interface flux.audittrail.AbstractAuditTrailEvent |
---|
getEngineName, getName |
Method Detail |
---|
java.util.Date getDeadline()
java.lang.String getFlowChartName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |