public static class MethodCallTask.ServiceCallTaskGui extends Object implements jadex.bpmn.model.task.ITaskPropertyGui
| Constructor and Description |
|---|
ServiceCallTaskGui() |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent()
The component to be shown in the gui.
|
void |
init(jadex.bpmn.model.IModelContainer container,
jadex.bpmn.model.MActivity task,
ClassLoader cl)
Once called to init the component.
|
void |
shutdown()
Informs the panel that it should stop all its computation.
|
public void init(jadex.bpmn.model.IModelContainer container, jadex.bpmn.model.MActivity task, ClassLoader cl)
init in interface jadex.bpmn.model.task.ITaskPropertyGuipublic void shutdown()
shutdown in interface jadex.bpmn.model.task.ITaskPropertyGuipublic JComponent getComponent()
getComponent in interface jadex.bpmn.model.task.ITaskPropertyGuiCopyright © 2015. All Rights Reserved.