|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.karajan.workflow.events.Event
org.globus.cog.karajan.workflow.events.MonitoringEvent
org.globus.cog.karajan.workflow.events.ProgressMonitoringEvent
| Field Summary | |
static MonitoringEventType |
LOOP_PROGRESS
|
| Constructor Summary | |
ProgressMonitoringEvent(FlowElement flowElement,
MonitoringEventType type,
VariableStack stack,
long total,
long current)
|
|
| Method Summary | |
long |
getCurrent()
|
long |
getTotal()
|
| Methods inherited from class org.globus.cog.karajan.workflow.events.MonitoringEvent |
getThread, getType |
| Methods inherited from class org.globus.cog.karajan.workflow.events.Event |
getEventClass, getFlowElement, getPriority, getStack, hasStack, setFlowElement, setPriority |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final MonitoringEventType LOOP_PROGRESS
| Constructor Detail |
public ProgressMonitoringEvent(FlowElement flowElement,
MonitoringEventType type,
VariableStack stack,
long total,
long current)
| Method Detail |
public long getCurrent()
public long getTotal()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||