| Package | Description |
|---|---|
| gr.uoa.di.madgik.workflow.directory | |
| gr.uoa.di.madgik.workflow.reporter |
| Modifier and Type | Method and Description |
|---|---|
ExecutionDirectory.DirectoryEntryType |
ExecutionObserver.GetWorkflowType() |
static ExecutionDirectory.DirectoryEntryType |
ExecutionDirectory.DirectoryEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionDirectory.DirectoryEntryType[] |
ExecutionDirectory.DirectoryEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExecutionObserver(String ExecutionID,
ExecutionDirectory.DirectoryEntryType Type,
long Lease,
gr.uoa.di.madgik.execution.engine.ExecutionHandle Handle,
IWorkflowAdaptor Adaptor) |
ExecutionObserver(String ExecutionID,
ExecutionDirectory.DirectoryEntryType Type,
long Lease,
gr.uoa.di.madgik.execution.engine.ExecutionHandle Handle,
IWorkflowAdaptor Adaptor,
boolean reportMessages) |
ExecutionObserver(String ExecutionID,
ExecutionDirectory.DirectoryEntryType Type,
long Lease,
gr.uoa.di.madgik.execution.engine.ExecutionHandle Handle,
IWorkflowAdaptor Adaptor,
boolean reportMessages,
Object synchCompletion) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExecutionReporter.ReportExecutionStatus(gr.uoa.di.madgik.execution.event.ExecutionStateEvent event,
String ExecutionID,
ExecutionDirectory.DirectoryEntryType type,
gr.uoa.di.madgik.environment.hint.EnvHintCollection hints) |
Copyright © 2015. All Rights Reserved.