|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProvenanceHandler
| Method Summary | |
|---|---|
void |
initialize(net.kwfgrid.gworkflowdl.structure.Workflow workflow)
Initialize this workflow provenance handler with a specific workflow. |
boolean |
isEnabled()
Check if provenance handler is enabled. |
void |
storeProvenance(TransitionOccurrence to,
int step)
Store provenance information. |
| Method Detail |
|---|
void initialize(net.kwfgrid.gworkflowdl.structure.Workflow workflow)
workflow - The workflow.boolean isEnabled()
true if handler is enabled, false otherwise.
void storeProvenance(TransitionOccurrence to,
int step)
to - The transition occurrence object.step - The workflow processing step.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||