Package org.jbpm.designer.client.popup
Interface ActivityDataIOEditor.GetDataCallback
-
- Enclosing class:
- ActivityDataIOEditor
public static interface ActivityDataIOEditor.GetDataCallbackCallback interface which should be implemented by callers to retrieve the edited Assignments data.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgetData(String assignmentData)
-
-
-
Method Detail
-
getData
void getData(String assignmentData)
-
-