public interface Invoke
| Modifier and Type | Method and Description |
|---|---|
void |
call(String stateId,
Context context) |
void |
cancel(Context context) |
Object |
getBody(Context context) |
Finalize |
getFinalize() |
String |
getId(Context context) |
List<String> |
getLocations()
|
URI |
getSource(Context context) |
String |
getType(Context context) |
boolean |
isAutoforward() |
void |
manageEvent(Event event,
Context context) |
URI getSource(Context context) throws URISyntaxException
URISyntaxExceptionList<String> getLocations()
Finalize exists but is empty, Finalize should update the parent data model. To do this the
Finalize should get the namelist and the locations for each invoke Param.boolean isAutoforward()
Finalize getFinalize()
void cancel(Context context)
Copyright © 2015. All rights reserved.