- cancel() - Method in class jadex.bpmn.examples.execute.NotifierFrame
-
Cancel the wait action.
- cancel(IInternalAccess) - Method in class jadex.bpmn.examples.remoteprocess.ChoosePlatformTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.testcases.CompensationTestTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.testcases.CreatePlatformTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.testcases.ExceptionTask
-
Cleanup in case the task is cancelled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.testcases.TestCaseReportTask
-
Cleanup in case the task is cancelled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.tutorial.AsynchronousOKTask
-
Cleanup in case the task is cancelled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.tutorial.GetTimeTask
-
Compensate in case the task is canceled.
- cancelled - Variable in class jadex.bpmn.tutorial.AsynchronousOKTask
-
- ChoosePlatformTask - Class in jadex.bpmn.examples.remoteprocess
-
Search for platforms and choose one by its component identifier.
- ChoosePlatformTask() - Constructor for class jadex.bpmn.examples.remoteprocess.ChoosePlatformTask
-
- cnt - Variable in class jadex.bpmn.examples.nfprops.AService
-
The invocation counter.
- comp - Variable in class jadex.bpmn.examples.nfprops.AService
-
- CompensationTestTask - Class in jadex.bpmn.testcases
-
Task for testing task compensation.
- CompensationTestTask() - Constructor for class jadex.bpmn.testcases.CompensationTestTask
-
- count() - Method in interface jadex.bpmn.tutorial.IBService
-
- CreatePlatformTask - Class in jadex.bpmn.testcases
-
Create a second platform for testing.
- CreatePlatformTask() - Constructor for class jadex.bpmn.testcases.CreatePlatformTask
-
- Customer - Class in jadex.bpmn.tutorial
-
A simple business object representing a customer
of an insurance company.
- Customer(String, String, int, boolean) - Constructor for class jadex.bpmn.tutorial.Customer
-
Create a new customer with initial values.