public class CreateSpaceObjectTaskTask extends Object implements jadex.bpmn.model.task.ITask
Constructor and Description |
---|
CreateSpaceObjectTaskTask() |
Modifier and Type | Method and Description |
---|---|
IFuture |
cancel(IInternalAccess instance)
Compensate in case the task is canceled.
|
IFuture |
execute(jadex.bpmn.model.task.ITaskContext context,
IInternalAccess instance)
Execute the task.
|
static jadex.bpmn.task.info.TaskMetaInfo |
getMetaInfo()
Get the meta information about the agent.
|
public IFuture execute(jadex.bpmn.model.task.ITaskContext context, IInternalAccess instance)
execute
in interface jadex.bpmn.model.task.ITask
public IFuture cancel(IInternalAccess instance)
cancel
in interface jadex.bpmn.model.task.ITask
public static jadex.bpmn.task.info.TaskMetaInfo getMetaInfo()
Copyright © 2013. All Rights Reserved.