A B C D E F G H I J K L M N O P R S T U V W X

E

ENABLED - Static variable in interface de.danet.an.workflow.omgcore.WfProcessMgr
Indicates that creation of workflow processes is enabled.
ERROR - Static variable in class de.danet.an.workflow.api.PrioritizedMessage.Priority
The ERROR level designates error events that might still allow the application to continue running.
EventSubscriber - interface de.danet.an.workflow.api.EventSubscriber.
An EventSubscriber represents a connection to the workflow engine's event queue.
ExceptionMappingProvider - interface de.danet.an.workflow.spis.aii.ExceptionMappingProvider.
This interface must be implemented by ToolAgents that want the workflow engine to map the causes of CannotExecuteExceptions to process exceptions that cause the current activity to be abandoned.
ExceptionMappingProvider.ExceptionMapping - class de.danet.an.workflow.spis.aii.ExceptionMappingProvider.ExceptionMapping.
Define a single exception mapping.
ExceptionMappingProvider.ExceptionMapping(Class, String) - Constructor for class de.danet.an.workflow.spis.aii.ExceptionMappingProvider.ExceptionMapping
Create a new mapping.
ExceptionMappingProvider.ExceptionMapping(Class, String, boolean) - Constructor for class de.danet.an.workflow.spis.aii.ExceptionMappingProvider.ExceptionMapping
Create a new mapping.
ExceptionMappingProvider.ExceptionMapping(Class) - Constructor for class de.danet.an.workflow.spis.aii.ExceptionMappingProvider.ExceptionMapping
Create a new mapping.
ExecutionModeProvider - interface de.danet.an.workflow.spis.aii.ExecutionModeProvider.
Deprecated. As of version 1.2, there are no different execution modes any more.
ExecutionObject - interface de.danet.an.workflow.api.ExecutionObject.
Interface ExecutionObject extends the OMG execution object with additional methods that allow the type-safe state class to be used to query and set state.
ExternalReference - interface de.danet.an.workflow.api.ExternalReference.
This interface represents an ExternalReference as specified by XPDL.
ejbActivate() - Method in class de.danet.an.workflow.tools.util.SimpleApplicationDirectoryEJB
Not called for stateless session beans.
ejbCreate() - Method in class de.danet.an.workflow.tools.util.SimpleApplicationDirectoryEJB
Create a new EJB.
ejbPassivate() - Method in class de.danet.an.workflow.tools.util.SimpleApplicationDirectoryEJB
Not called for stateless session beans.
ejbRemove() - Method in class de.danet.an.workflow.tools.util.SimpleApplicationDirectoryEJB
Remove this EJB.
emit(ContentHandler) - Method in interface de.danet.an.workflow.api.SAXEventBuffer
Emits the events to the given ContentHandler.
equals(Object) - Method in class de.danet.an.workflow.api.ActivityUniqueKey
Two ActivityUniqueKeys are equal, if all attributes are equal.
equals(Object) - Method in class de.danet.an.workflow.api.DefaultRequester
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.danet.an.workflow.api.FormalParameter
Compare two formal parameter objects.
equals(Object) - Method in class de.danet.an.workflow.spis.rms.DefaultResource
 
eventReceiver(WfAuditHandler) - Method in interface de.danet.an.workflow.api.WorkflowService
Deprecated. since version 1.3.2. Use createEventSubscriber instead and set a handler for the object thus obtained
eventType() - Method in interface de.danet.an.workflow.omgcore.WfAuditEvent
Returns the current value of the attribute eventType.
exceptionMappings() - Method in interface de.danet.an.workflow.spis.aii.ExceptionMappingProvider
Return the collection of mappings predefined by this tool.
exceptionName() - Method in class de.danet.an.workflow.spis.aii.ResultProvider.ExceptionResult
Return the exception name passed to the constructor.
execute(Batch.Context) - Method in interface de.danet.an.workflow.api.Batch
Execute the batch.
execute(Batch.Context) - Method in class de.danet.an.workflow.api.MethodInvocationBatch
Executes the registered method invocations one by one in a single transaction.
execute(Batch.Context) - Method in class de.danet.an.workflow.tools.util.SimpleApplicationDirectoryLookup
 
executeBatch(Batch) - Method in interface de.danet.an.workflow.api.WorkflowService
Execute a batch in the context of the workflow service i.e. on the server.
execution() - Method in interface de.danet.an.workflow.api.Activity.SubFlowImplementation
Return the execution mode.
executionMode() - Method in interface de.danet.an.workflow.spis.aii.ExecutionModeProvider
Deprecated. Returns the preferred execution mode of the tools.
executor() - Method in interface de.danet.an.workflow.api.Activity
Returns the current executor.

A B C D E F G H I J K L M N O P R S T U V W X