gr.uoa.di.madgik.workflow.client.library.beans
Class Types.ExecutionPerformanceEvent
java.lang.Object
gr.uoa.di.madgik.workflow.client.library.beans.Types.ExecutionPerformanceEvent
- Enclosing class:
- Types
public static class Types.ExecutionPerformanceEvent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
emiterID
public String emiterID
totalTime
public Long totalTime
initializationTime
public Long initializationTime
finalizationTime
public Long finalizationTime
childrenTotalTime
public Long childrenTotalTime
numberOfSubcalls
public Integer numberOfSubcalls
subcallsTotalTime
public Long subcallsTotalTime
Types.ExecutionPerformanceEvent
public Types.ExecutionPerformanceEvent()
Copyright © 2014. All Rights Reserved.