public class CodeletRunner
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
CodeletRunner(WorkItemRecord wir,
TaskInformation taskInfo,
boolean init,
boolean persisting) |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
void |
run()
Runs the codelet referenced by the work item passed to the constructor.
|
void |
shutdown() |
public CodeletRunner(WorkItemRecord wir, TaskInformation taskInfo, boolean init, boolean persisting)
Copyright © 2004-2014 The YAWL Foundation.