Package jadex.bpmn.runtime.editor
Interface IEditorTask
public interface IEditorTask
This is only a COPY from the BPMN editor
Marker Interface for Jadex BPMN tasks-
Field Summary
Fields -
Method Summary
-
Field Details
-
METHOD_IJADEXTASK_GET_TASK_METAINFO
getDescription() method name- See Also:
-
-
Method Details
-
getMetaInfo
IEditorTaskMetaInfo getMetaInfo()Access the TaskMetaInfo- Returns:
- the TaskMetaInfo
-