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

N

NORMAL - Static variable in class de.danet.an.workflow.api.Activity.ClosedCompletedState
Provides a state indicating that the activity was completed normally.
NOT_RUNNING - Static variable in class de.danet.an.workflow.omgcore.WfExecutionObject.OpenState
Object is active and quiescent, but ready to execute.
NOT_STARTED - Static variable in class de.danet.an.workflow.omgcore.WfExecutionObject.NotRunningState
Provides a state after creation where the object is active and ready to be initialized and started.
NoSuchActivityException - exception de.danet.an.workflow.spis.ras.NoSuchActivityException.
This excpetion is thrown by the find method of ActivityFinder if no activity can be found for a given key.
NoSuchActivityException(String) - Constructor for class de.danet.an.workflow.spis.ras.NoSuchActivityException
Create a new exception with the given detail message.
NoSuchResourceException - exception de.danet.an.workflow.api.NoSuchResourceException.
This exception is thrown if a resource has become invalid.
NoSuchResourceException(String) - Constructor for class de.danet.an.workflow.api.NoSuchResourceException
Create a new exception with the given detail message.
NotAssignedException - exception de.danet.an.workflow.omgcore.NotAssignedException.
This exception is raised by an attempt to release a WfResource from an assignment it is not associated with.
NotAssignedException() - Constructor for class de.danet.an.workflow.omgcore.NotAssignedException
 
NotEnabledException - exception de.danet.an.workflow.omgcore.NotEnabledException.
This exception is raised by an attempt to create a WfProcess using a WfProcessMgr that is disabled.
NotEnabledException(String) - Constructor for class de.danet.an.workflow.omgcore.NotEnabledException
Creates a new exception with the given message.
NotRunningException - exception de.danet.an.workflow.omgcore.NotRunningException.
This exception is raised by an operation on a WfExecutionObject that attempts to perform a control operation on an object that needs to be in a running state, but is not.
NotRunningException(String) - Constructor for class de.danet.an.workflow.omgcore.NotRunningException
Creates a new NotRunningException with the given message.
NotSuspendedException - exception de.danet.an.workflow.omgcore.NotSuspendedException.
This exception is raised by an operation on a WfExecutionObject that attempts to perform a control operation on an object that needs to be in a suspended state, but is not.
NotSuspendedException(String) - Constructor for class de.danet.an.workflow.omgcore.NotSuspendedException
Creates a new NotSuspendedException with the given message.
name() - Method in class de.danet.an.workflow.api.Activity.Info
Get the value of activityName.
name() - Method in interface de.danet.an.workflow.api.Channel
Return the channel name.
name() - Method in interface de.danet.an.workflow.omgcore.WfExecutionObject
Return human readable, descriptive identifier of the execution object.
name() - Method in interface de.danet.an.workflow.omgcore.WfProcessMgr
Returns the name of the process manager.
namespace() - Method in interface de.danet.an.workflow.api.ExternalReference
Returns the scope in which the entity is defined or null if no such information is supplied.
newData() - Method in interface de.danet.an.workflow.omgcore.WfDataAuditEvent
Returns the current value of the attribute newData.
newInstance() - Static method in class de.danet.an.workflow.api.WorkflowServiceFactory
Obtain a new instance of a WorkflowServiceFactory.
newInstance() - Static method in class de.danet.an.workflow.spis.ras.ResourceAssignmentServiceFactory
Obtain a new instance of a ResourceAssignmentServiceFactory.
newInstance() - Static method in class de.danet.an.workflow.spis.rms.ResourceManagementServiceFactory
Obtain a new instance of a ResourceManagementServiceFactory.
newResourceAssignmentService() - Method in class de.danet.an.workflow.spis.ras.ResourceAssignmentServiceFactory
Creates a new instance of a ResourceAssignmentService.
newResourceKey() - Method in interface de.danet.an.workflow.omgcore.WfAssignmentAuditEvent
Returns the current value of the attribute newResourceKey.
newResourceManagementService() - Method in class de.danet.an.workflow.spis.rms.ResourceManagementServiceFactory
Creates a new instance of a ResourceManagementService.
newResourceName() - Method in interface de.danet.an.workflow.omgcore.WfAssignmentAuditEvent
Returns the current value of the attribute newResourceName.
newState() - Method in interface de.danet.an.workflow.omgcore.WfStateAuditEvent
Returns the current value of the attribute newState.
newWorkflowService() - Method in class de.danet.an.workflow.api.WorkflowServiceFactory
Creates a new instance of a WorkflowService.
nextActivities() - Method in interface de.danet.an.workflow.api.Activity
Returns the list of activities that may follow this activity, i.e. to which transitions exist.

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