Package de.aristaflow.adept2.model.execution
package de.aristaflow.adept2.model.execution
-
ClassDescriptionThe
ActivityInstanceis an instance ofand also resembles the interface.ActivityThis exception indicates that the an agent is not known to a specific runtime manager and therefore can not execute activities on this runtime manager.Represents an activity instance which is used for decisions in the process model.An enquiry allows an agent to suspend a running activity, annotate it with a question and delegate it to other agents who can then reply the question or help the originator in solving the problem.TheExecutableBusinessProcessInstanceis an instance ofand also resembles the interface.ExecutableBusinessProcessThis interface provides additional methods necessary to execute a process instance, that is, setting the user who performs a node and manipulating node states and iteration counts.Interface for tracking property changes onExecutableInstanceobjects.Node properties which are changeable in an executable instance.Properties which are changeable in an executable instance.This interface provides methods to get all the information necessary for the execution of an activity by the runtime client.To offer the possibility that each application can provide its own execution and termination context objects that fit the application's needs best a factory has to be provided that loads the corresponding implementations.This interface provides read access to all parameters of an application or a node.This exception will be raised if an activity (a process step) is not in the right state to perform a desired state transition.This exception will be raised if an execution manager cannot resolve the runtime manager URIs provided by anEBPInstanceReference.TheLightWeightProcessInstanceis an instance of.LightWeightProcessThis data context provides access to input parameters as well as the parameter names and their types.This interface provides the context of a node (instance), i.This enum provides constants that reflects the application's decision in the vote phase of the 2-phase commit protocol.This exception is thrown, if either the agent calling the requested operation does not match the required one or the agent is not member of a specific SAR.AWrongExecutionManagerExceptionindicates that the wrong execution manager has been called.