public class BundleEditor extends java.lang.Object implements TaskConscious
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
bundlePath
The bundle path.
|
| Constructor and Description |
|---|
BundleEditor() |
public java.util.ArrayList<java.io.File> process(java.util.List list)
list - the listpublic java.awt.Component getGUI()
public java.io.InputStream getWorkflowDefinition(Task task)
task - the taskpublic void setTask(Task task)
setTask in interface TaskConscious