|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.analysis.conformance.DiagnosticAuditTrailEntry
public class DiagnosticAuditTrailEntry
Diagnostic data structure for an audit trail entry.
Constructor Summary | |
---|---|
DiagnosticAuditTrailEntry()
|
Method Summary | |
---|---|
boolean |
getFailedExecutionValue()
Get the failedExecution value for that diagnostic audit trail entry. |
void |
setFailedExecution()
Set the failedExecution attribute to true. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiagnosticAuditTrailEntry()
Method Detail |
---|
public void setFailedExecution()
public boolean getFailedExecutionValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |