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

A

ActivityBody - Interface in org.ow2.bonita.facade.runtime
 
ActivityDef - Interface in org.ow2.bonita.facade.def.majorElement
 
ActivityDef.FinishMode - Enum in org.ow2.bonita.facade.def.majorElement
 
ActivityDef.IterationDef - Interface in org.ow2.bonita.facade.def.majorElement
 
ActivityDef.StartMode - Enum in org.ow2.bonita.facade.def.majorElement
 
ActivityDefNotFoundException - Exception in org.ow2.bonita.facade.exception
 
ActivityDefNotFoundException(String, String) - Constructor for exception org.ow2.bonita.facade.exception.ActivityDefNotFoundException
 
ActivityFullInst<T extends ActivityBody> - Interface in org.ow2.bonita.facade.runtime
 
ActivityInIterationException - Exception in org.ow2.bonita.facade.exception
 
ActivityInIterationException(ProcessInstanceUUID, String) - Constructor for exception org.ow2.bonita.facade.exception.ActivityInIterationException
 
ActivityInIterationException(ActivityInIterationException) - Constructor for exception org.ow2.bonita.facade.exception.ActivityInIterationException
 
ActivityInst<T extends ActivityBody> - Interface in org.ow2.bonita.facade.runtime
 
ActivityNotFoundException - Exception in org.ow2.bonita.facade.exception
 
ActivityNotFoundException(ProcessInstanceUUID, String) - Constructor for exception org.ow2.bonita.facade.exception.ActivityNotFoundException
 
ActivityNotFoundException(ActivityNotFoundException) - Constructor for exception org.ow2.bonita.facade.exception.ActivityNotFoundException
 
ActivityNotFoundException(ProcessDefinitionUUID, String) - Constructor for exception org.ow2.bonita.facade.exception.ActivityNotFoundException
 
ActivityNotFoundException(ActivityInstanceUUID) - Constructor for exception org.ow2.bonita.facade.exception.ActivityNotFoundException
 
ActivitySetDef - Interface in org.ow2.bonita.facade.def.majorElement
 
addActivity(ActivityFullInst<ActivityBody>) - Method in interface org.ow2.bonita.facade.runtime.ProcessFullInst
 
addVariableUpdate(VariableUpdate) - Method in interface org.ow2.bonita.facade.runtime.ActivityFullInst
 
APIAccessor - Interface in org.ow2.bonita.facade
Helper class giving access to QueryDefinitionAPI, QueryRuntimeAPI, ManagementAPI, DefinitionAPI, RuntimeAPI and CommandAPI interfaces.
APIInterceptor - Class in org.ow2.bonita.facade
 
APIInterceptor(Object) - Constructor for class org.ow2.bonita.facade.APIInterceptor
 
APIInterceptor.Context - Enum in org.ow2.bonita.facade
 
ApplicationDef - Interface in org.ow2.bonita.facade.def.majorElement
not supported.

B

BasicTypeDef - Interface in org.ow2.bonita.facade.def.dataType
 
BasicTypeDef.Type - Enum in org.ow2.bonita.facade.def.dataType
 
BonitaInternalException - Exception in org.ow2.bonita.facade.exception
Thrown if an internal Bonita error occurred.
BonitaInternalException(String, Throwable) - Constructor for exception org.ow2.bonita.facade.exception.BonitaInternalException
Constructs a BonitaInternalException with the specified detail message and the throwable cause.
BonitaInternalException(String) - Constructor for exception org.ow2.bonita.facade.exception.BonitaInternalException
Constructs a BonitaInternalException with the specified detail message.
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.ActivityInIterationException
 
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.ActivityNotFoundException
 
build(RuntimeException) - Static method in exception org.ow2.bonita.facade.exception.BonitaInternalException
 
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.DeploymentException
 
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.IllegalTaskStateException
 
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.InstanceNotFoundException
 
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.PackageNotFoundException
 
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.ProcessNotFoundException
 
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.TaskNotFoundException
 
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.UnAuthorizedUserException
 
build(Throwable) - Static method in exception org.ow2.bonita.facade.exception.VariableNotFoundException
 

C

classData - Variable in class org.ow2.bonita.definition.GlobalClassData
 
classes - Variable in class org.ow2.bonita.definition.PackageClassData
 
classes - Variable in class org.ow2.bonita.definition.PackageDependency
 
ClassInfo - Class in org.ow2.bonita.definition
 
ClassInfo() - Constructor for class org.ow2.bonita.definition.ClassInfo
 
ClassInfo(String) - Constructor for class org.ow2.bonita.definition.ClassInfo
 
ClassInfo(String, Map<String, String>) - Constructor for class org.ow2.bonita.definition.ClassInfo
 
className - Variable in class org.ow2.bonita.definition.ClassInfo
 
className - Variable in class org.ow2.bonita.definition.Deadline.ExecuteHookActivity
 
className - Variable in class org.ow2.bonita.definition.GlobalClassData
 
clearHistory() - Method in interface org.ow2.bonita.facade.RuntimeAPI
 
CommandAPI - Interface in org.ow2.bonita.facade
 
ConditionDef - Interface in org.ow2.bonita.facade.def.element
 
ConditionDef.Type - Enum in org.ow2.bonita.facade.def.element
 
copy() - Method in interface org.ow2.bonita.facade.def.dataType.DataTypeValue
Returns DataTypeValue interface.
copy() - Method in interface org.ow2.bonita.facade.runtime.ActivityBody
 
createTimer(XpdlExecution, long) - Method in class org.ow2.bonita.definition.Deadline
 

D

DataFieldDef - Interface in org.ow2.bonita.facade.def.majorElement
 
DataTypeDef - Interface in org.ow2.bonita.facade.def.dataType
 
DataTypeDef.Type - Enum in org.ow2.bonita.facade.def.dataType
See section 7.13 of XPDL V1 Specification Array Type: A fixed size set of data all of the same data type (deprecated).
DataTypeValue - Interface in org.ow2.bonita.facade.def.dataType
 
date - Variable in class org.ow2.bonita.definition.Deadline
 
Deadline - Class in org.ow2.bonita.definition
 
Deadline() - Constructor for class org.ow2.bonita.definition.Deadline
 
Deadline(String, long) - Constructor for class org.ow2.bonita.definition.Deadline
 
Deadline(String, Date) - Constructor for class org.ow2.bonita.definition.Deadline
 
Deadline.ExecuteHookActivity - Class in org.ow2.bonita.definition
 
Deadline.ExecuteHookActivity() - Constructor for class org.ow2.bonita.definition.Deadline.ExecuteHookActivity
 
Deadline.ExecuteHookActivity(String) - Constructor for class org.ow2.bonita.definition.Deadline.ExecuteHookActivity
 
Deadline.Type - Enum in org.ow2.bonita.definition
 
DeadlineDef - Interface in org.ow2.bonita.facade.def.element
 
DeadlineDef.Execution - Enum in org.ow2.bonita.facade.def.element
 
definesClass(String) - Method in class org.ow2.bonita.definition.PackageClassData
 
DefinitionAPI - Interface in org.ow2.bonita.facade
 
DefinitionRecord - Interface in org.ow2.bonita.facade.def.majorElement
 
deleteAllInstances(ProcessDefinitionUUID) - Method in interface org.ow2.bonita.facade.RuntimeAPI
This method is only dedicated for bonita unit tests!
deleteInstance(ProcessInstanceUUID) - Method in interface org.ow2.bonita.facade.RuntimeAPI
This method is only dedicated for bonita unit tests!
deploy(Deployment) - Method in interface org.ow2.bonita.facade.ManagementAPI
To deploy the package giving the deployment object.
deployBar(URL) - Method in interface org.ow2.bonita.facade.ManagementAPI
To deploy the package giving the URL of the bar file.
deployBar(byte[]) - Method in interface org.ow2.bonita.facade.ManagementAPI
To deploy the package giving the file of the bar file.
deployClass(String, byte[]) - Method in interface org.ow2.bonita.facade.ManagementAPI
To deploy a class giving its bytes table.
deployClasses(Map<String, byte[]>) - Method in interface org.ow2.bonita.facade.ManagementAPI
To deploy several classes giving a map of classes.
deployClassesInJar(byte[]) - Method in interface org.ow2.bonita.facade.ManagementAPI
To deploy several classes giving an archive containing the classes.
DeploymentException - Exception in org.ow2.bonita.facade.exception
Exception indicating a failure during the deployment operation.
DeploymentException(String) - Constructor for exception org.ow2.bonita.facade.exception.DeploymentException
Constructs an DeploymentException with the specified detail message.
DeploymentException(String, Throwable) - Constructor for exception org.ow2.bonita.facade.exception.DeploymentException
Constructs a DeploymentException with the specified detail message and the throwable cause.
DeploymentException(String, String) - Constructor for exception org.ow2.bonita.facade.exception.DeploymentException
Constructs a DeploymentException with the specified detail message and className parameter.
DeploymentException(String, String, PackageDefinitionUUID) - Constructor for exception org.ow2.bonita.facade.exception.DeploymentException
Constructs a DeploymentException with the specified detail message and className, packageDefinitionUUID parameters.
DeploymentException(String, String, Set<PackageDefinitionUUID>) - Constructor for exception org.ow2.bonita.facade.exception.DeploymentException
 
DeploymentException(DeploymentException) - Constructor for exception org.ow2.bonita.facade.exception.DeploymentException
 
duration - Variable in class org.ow2.bonita.definition.Deadline
 

E

EnumerationTypeDef - Interface in org.ow2.bonita.facade.def.dataType
 
exceptionName - Variable in class org.ow2.bonita.definition.Deadline
 
execute(Execution) - Method in class org.ow2.bonita.definition.Deadline.ExecuteHookActivity
 
execute(QueryAPIAccessor, ActivityInst<ActivityBody>) - Method in interface org.ow2.bonita.definition.Hook
Method of the interface to be implemented.
execute(APIAccessor, ActivityInst<ActivityBody>) - Method in interface org.ow2.bonita.definition.TxHook
Method of the interface to be implemented.
execute(Command<T>) - Method in interface org.ow2.bonita.facade.CommandAPI
 
ExternalPackageDef - Interface in org.ow2.bonita.facade.def.element
 
ExternalReferenceDef - Interface in org.ow2.bonita.facade.def.element
ExternalReference is a reference to an external definition of an entity.

F

finishTask(TaskUUID) - Method in interface org.ow2.bonita.facade.RuntimeAPI
Finish the task.
FormalParameterDef - Interface in org.ow2.bonita.facade.def.element
 
FormalParameterDef.Mode - Enum in org.ow2.bonita.facade.def.element
 

G

getAccessLevel() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
The Access level of a process may be either PUBLIC or PRIVATE.
getActivities() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivitySetDef
An activitySet is a map of activities and transitions.
getActivities() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessFullDef
 
getActivities(ProcessInstanceUUID) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Returns all records of activity for the given instance UUID.
getActivities(ProcessInstanceUUID, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
 
getActivities() - Method in interface org.ow2.bonita.facade.runtime.ProcessFullInst
 
getActivities(String) - Method in interface org.ow2.bonita.facade.runtime.ProcessFullInst
 
getActivity(ProcessInstanceUUID, String, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Returns the record of the activity with the given instance processDefinitionUUID and activity processDefinitionUUID.
getActivity(ActivityInstanceUUID) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
 
getActivity(ProcessInstanceUUID, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
 
getActivity(String, String) - Method in interface org.ow2.bonita.facade.runtime.ProcessFullInst
 
getActivityId() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
 
getActivityId() - Method in exception org.ow2.bonita.facade.exception.ActivityDefNotFoundException
 
getActivityId() - Method in exception org.ow2.bonita.facade.exception.ActivityInIterationException
 
getActivityId() - Method in exception org.ow2.bonita.facade.exception.ActivityNotFoundException
 
getActivityId() - Method in exception org.ow2.bonita.facade.exception.VariableNotFoundException
 
getActivityId() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
 
getActivitySetId() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivitySetDef
 
getActivitySets() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessFullDef
 
getActivityUUID() - Method in exception org.ow2.bonita.facade.exception.ActivityNotFoundException
 
getActivityUUID() - Method in exception org.ow2.bonita.facade.exception.VariableNotFoundException
 
getActivityVariable(ProcessInstanceUUID, String, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Obtain a variable for the given activity and instance.
getActivityVariable(ActivityInstanceUUID, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
 
getActivityVariable(ProcessInstanceUUID, String, String, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
 
getActivityVariableDefinitions(ProcessDefinitionUUID, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Obtain variable definitions (including global process and local activity variables)for the given process and activity.
getActivityVariables(ProcessInstanceUUID, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Obtain the activity variables (including global process and local activity variables) for the given instance and activity.
getActivityVariables(ActivityInstanceUUID) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
 
getActivityVariables(ProcessInstanceUUID, String, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
 
getActualParameters() - Method in interface org.ow2.bonita.facade.def.element.SubFlowDef
 
getActualParameters() - Method in interface org.ow2.bonita.facade.def.element.ToolDef
 
getApplicationId() - Method in interface org.ow2.bonita.facade.def.majorElement.ApplicationDef
 
getApplications() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageFullDef
 
getApplications() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessFullDef
 
getAuthor() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Name of the author of this package definition.
getAuthor() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Name of the author of this process definition.
getBlockId() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Not supported.
getBody() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
 
getCandidates() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
Returns the set of users that has been set to the candidates list.
getClassData() - Method in class org.ow2.bonita.definition.GlobalClassData
 
getClassDependencies() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Returns class dependencies (java classes for hooks, mappers, performer assignments, deadlines) for this package.
getClasses() - Method in class org.ow2.bonita.definition.PackageClassData
 
getClasses() - Method in class org.ow2.bonita.definition.PackageDependency
 
getClassName() - Method in class org.ow2.bonita.definition.ClassInfo
 
getClassName() - Method in class org.ow2.bonita.definition.GlobalClassData
 
getClassName() - Method in interface org.ow2.bonita.facade.def.element.HookDef
 
getClassName() - Method in interface org.ow2.bonita.facade.def.element.PerformerAssignDef
 
getClassName() - Method in interface org.ow2.bonita.facade.def.element.RoleMapperDef
Java class name is called to retrieve users for a given role in the users database.
getclassName() - Method in exception org.ow2.bonita.facade.exception.DeploymentException
 
getCodepage() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
The codepage used for the text parts. if codepage is omitted, then UFT-8 is assumed.
getCodepage() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
The codepage used for the text parts.
getCommandAPI() - Method in interface org.ow2.bonita.facade.APIAccessor
To get the CommandAPI interface.
getCondition() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef.IterationDef
 
getCondition() - Method in interface org.ow2.bonita.facade.def.majorElement.TransitionDef
Returns the ConditionDef interface defining the condition.
getConformanceClass() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Returns the conformance class declaration.
getContentAsString() - Method in interface org.ow2.bonita.facade.def.element.ConditionDef
 
getCost() - Method in interface org.ow2.bonita.facade.def.element.SimulationInformationDef
 
getCostUnit() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Units used in Simulation Data (Usually expressed in terms of a currency)
getCountrykey() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Country code based on ISO 3166.
getCountrykey() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Country code based on ISO 3166.
getCreated() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Creation date of Package Definition.
getCreated() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Creation date of process definition.
getCreatedDate() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
Returns the date recorded when the task is created.
getCurrentState() - Method in exception org.ow2.bonita.facade.exception.IllegalTaskStateException
 
getDataFieldId() - Method in interface org.ow2.bonita.facade.def.majorElement.DataFieldDef
 
getDataFields() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Bonita engine allows to specify datafields for activities.
getDataFields() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageFullDef
 
getDataFields() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessFullDef
 
getDataType() - Method in interface org.ow2.bonita.facade.def.element.FormalParameterDef
Data type of the formal parameter.
getDataType() - Method in interface org.ow2.bonita.facade.def.majorElement.DataFieldDef
Returns the org.ow2.bonita.facade.def.dataType interface.
getDataTypes() - Method in interface org.ow2.bonita.facade.def.element.TypeDeclarationDef
 
getDate() - Method in interface org.ow2.bonita.facade.runtime.StateUpdate
 
getDate() - Method in interface org.ow2.bonita.facade.runtime.VariableUpdate
 
getDeadlineCondition() - Method in interface org.ow2.bonita.facade.def.element.DeadlineDef
 
getDeadlineExpiration(long) - Method in class org.ow2.bonita.definition.Deadline
 
getDeadlines() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Deadlines are used to execute a specified java class upon the expiration of a specified period of time.
getDefinitionAPI() - Method in interface org.ow2.bonita.facade.APIAccessor
To get the DefinitionAPI interface.
getDeployedBy() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Returns the user deploying the package.
getDeployedDate() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Returns the date when the package is deployed.
getDescription() - Method in interface org.ow2.bonita.facade.def.element.FormalParameterDef
Textual description of the formal parameter.
getDescription() - Method in interface org.ow2.bonita.facade.def.element.ToolDef
 
getDescription() - Method in interface org.ow2.bonita.facade.def.element.TypeDeclarationDef
 
getDescription() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Short textual description of the activity.
getDescription() - Method in interface org.ow2.bonita.facade.def.majorElement.ApplicationDef
 
getDescription() - Method in interface org.ow2.bonita.facade.def.majorElement.DataFieldDef
Returns the description of the dataField.
getDescription() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Textual description of the package
getDescription() - Method in interface org.ow2.bonita.facade.def.majorElement.ParticipantDef
returns a short textual description of the participant.
getDescription() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Short textual description of the process.
getDescription() - Method in interface org.ow2.bonita.facade.def.majorElement.TransitionDef
Returns the description for the transition.
getDocumentation() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
The address (e.g. path- and filename) for a help file or a description file of the activity.
getDocumentation() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Operating System specific path- and filename of help file/description file.
getDueDate() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
Returns the date at which the task must be started.
getDuration() - Method in interface org.ow2.bonita.facade.def.element.TimeEstimationDef
 
getDurationUnit() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Describes the default unit to be applied to an integer duration value that has no unit tag.
getEndedBy() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
Returns the user finishing the activity.
getEndedBy() - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
Returns the user finishing the instance of the workflow process.
getEndedDate() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
Returns the date recorded after the activity is finished.
getEndedDate() - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
Returns the date recorded when the instance is finished.
getEndedDate() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
Returns the date recorded when the task is finished.
getEnumerationValues() - Method in interface org.ow2.bonita.facade.def.dataType.EnumerationTypeDef
Returns the (unordered) set of enumeration values within the enumeration.
getEvent() - Method in interface org.ow2.bonita.facade.def.element.HookDef
 
getExceptionName() - Method in interface org.ow2.bonita.facade.def.element.DeadlineDef
 
getExceptionThrown() - Method in interface org.ow2.bonita.facade.runtime.HookInst
Get the recorded exception thrown by the hook.
getExecution() - Method in interface org.ow2.bonita.facade.def.element.DeadlineDef
 
getExecution() - Method in interface org.ow2.bonita.facade.def.element.SubFlowDef
ASYNCHR is not supported
getExpectedStates() - Method in exception org.ow2.bonita.facade.exception.IllegalTaskStateException
 
getExternalPackages() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Reference to another Package definition defined in a separate document.
getExternalReference() - Method in interface org.ow2.bonita.facade.def.majorElement.ApplicationDef
 
getExternalReference() - Method in interface org.ow2.bonita.facade.def.majorElement.ParticipantDef
A reference to an external specification of a participant.
getFinalState() - Method in interface org.ow2.bonita.facade.runtime.StateUpdate
 
getFinishedDate() - Method in interface org.ow2.bonita.facade.runtime.HookInst
Returns the date recorded when the hook is finished.
getFinishMode() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Not supported.
getFormalParameters() - Method in interface org.ow2.bonita.facade.def.majorElement.ApplicationDef
 
getFormalParameters() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
A list of parameters that may be passed to the process.
getFrom() - Method in interface org.ow2.bonita.facade.def.majorElement.TransitionDef
Returns the activity processDefinitionUUID from which the transition goes out.
getHooks() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Hooks are user defined logic that can be triggered at some points of the life of the activity.
getHref() - Method in interface org.ow2.bonita.facade.def.element.ExternalPackageDef
A Model Identifier.
getIcon() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Address (path- and filename) for an icon to represent the activity in a graphical modeller.
getId() - Method in interface org.ow2.bonita.facade.def.element.FormalParameterDef
Identifier for the parameter.
getId() - Method in interface org.ow2.bonita.facade.def.element.ToolDef
 
getId() - Method in interface org.ow2.bonita.facade.def.element.TypeDeclarationDef
 
getIndex() - Method in interface org.ow2.bonita.facade.def.element.FormalParameterDef
Index of the parameter (Deprecated).
getInitialState() - Method in interface org.ow2.bonita.facade.runtime.StateUpdate
 
getInitialValue() - Method in interface org.ow2.bonita.facade.def.majorElement.DataFieldDef
Returns the initial value of tthe dataField.
getInitialVariableValue(String) - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
Returns the value of the variable with the specified key recorded at the instance creation.
getInitialVariableValues() - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
Returns all global variables (for the process instance) defined within the xml definition file and also optionally added as parameter (variable map) of the instantiateProcess() method.
getInstance(ProcessInstanceUUID) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Returns the record of the instance with the given UUID.
getInstances(ProcessDefinitionUUID) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Returns all records of instance for the given process processDefinitionUUID.
getInstanceState() - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
Returns the instance state.
getInstanceUUID() - Method in exception org.ow2.bonita.facade.exception.ActivityInIterationException
 
getInstanceUUID() - Method in exception org.ow2.bonita.facade.exception.ActivityNotFoundException
 
getInstanceUUID() - Method in exception org.ow2.bonita.facade.exception.InstanceNotFoundException
 
getInstanceUUID() - Method in exception org.ow2.bonita.facade.exception.UnAuthorizedUserException
 
getInstanceUUID() - Method in exception org.ow2.bonita.facade.exception.VariableNotFoundException
 
getInstanceVariable(ProcessInstanceUUID, String) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Obtain a process variable for the given instance and variable.
getInstanceVariables(ProcessInstanceUUID) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Obtain the process variables for the given instance.
getInstantiation() - Method in interface org.ow2.bonita.facade.def.element.SimulationInformationDef
 
getIterationId() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
Returns the iteration processDefinitionUUID of this activity
getIterations() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
 
getJoinType() - Method in interface org.ow2.bonita.facade.def.element.TransitionRestrictionDef
 
getLastKnownVariableValues() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
 
getLastPackage(String) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Return the last deployed package for the specified package id.
getLastProcess(String) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Return the last deployed process for the specified process id.
getLastVariableValue(String) - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
Returns the value of the variable with the specified key.
getLastVariableValues() - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
Returns all global variables (for the process instance) defined within the xml definition file and also optionally added as parameter (variables map) of the instantiateProcess() method.
getLength() - Method in interface org.ow2.bonita.facade.def.majorElement.DataFieldDef
Returns the length of the data.
getLimit() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Expected duration for time management purposes (e.g. starting an escalation procedure etc.)
getLimit() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Expected duration for time management purposes (e.g. starting an escalation procedure etc.) in units of DurationUnit.
getLocation() - Method in interface org.ow2.bonita.facade.def.element.ExternalReferenceDef
It specifies the URI of the document that defines the type.
getManagementAPI() - Method in interface org.ow2.bonita.facade.APIAccessor
To get the ManagementAPI interface.
getMode() - Method in interface org.ow2.bonita.facade.def.element.FormalParameterDef
IN Input Parameters OUT Output Parameters INOUT Parameters used as input and output
getName() - Method in class org.ow2.bonita.definition.ProcessParameter
 
getName() - Method in class org.ow2.bonita.definition.XpdlProcess
 
getName() - Method in interface org.ow2.bonita.facade.def.element.TypeDeclarationDef
 
getName() - Method in interface org.ow2.bonita.facade.def.majorElement.DefinitionRecord
Each major element is defined with a Name attribute into the xpdl file.
getName() - Method in interface org.ow2.bonita.facade.runtime.VariableUpdate
 
getNamespace() - Method in interface org.ow2.bonita.facade.def.element.ExternalReferenceDef
It allows specification of the scope in which the entity is defined.
getPackage(PackageDefinitionUUID) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the package definition for the specified package.
getPackageDefinitionUUID() - Method in class org.ow2.bonita.definition.PackageDependency
 
getPackageDefinitionUUID() - Method in class org.ow2.bonita.definition.XpdlProcess
 
getPackageDefinitionUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.DefinitionRecord
 
getPackageDefinitionUUID() - Method in exception org.ow2.bonita.facade.exception.DeploymentException
 
getPackageDefinitionUUID() - Method in interface org.ow2.bonita.facade.runtime.RuntimeRecord
 
getPackageDependencies() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
If the package has subflows and the process definition for these subflows are defined in others package definitions then it is not possible to undeploy these packages until this package is itself undeployed.
getPackageId() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
 
getPackageProcess(PackageDefinitionUUID, String) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
 
getPackageProcesses(PackageDefinitionUUID) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the set of definition information of all processes within the specified deployed package.
getPackages() - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the set of definition informations for all deployed packages.
getPackages(String) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the set of definition informations for all deployed packages for the specified package.
getPackages(PackageDef.PackageState) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
 
getPackages(String, PackageDef.PackageState) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
 
getPackageUUID() - Method in class org.ow2.bonita.definition.PackageClassData
 
getPackageUUIDs() - Method in exception org.ow2.bonita.facade.exception.DeploymentException
 
getParameters() - Method in class org.ow2.bonita.definition.ClassInfo
 
getParameters() - Method in class org.ow2.bonita.definition.XpdlProcess
 
getParameters() - Method in interface org.ow2.bonita.facade.def.element.HookDef
 
getParameters() - Method in interface org.ow2.bonita.facade.def.element.PerformerAssignDef
 
getParameters() - Method in interface org.ow2.bonita.facade.def.element.RoleMapperDef
Possibility to give parameters to the role mapper.
getParentInstanceUUID() - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
If the instance is created to execute a subflow it returns the instance processDefinitionUUID of the instance creating this instance of subflow, otherwise it returns null.
getParticipantId() - Method in class org.ow2.bonita.definition.Performer
 
getParticipantId() - Method in interface org.ow2.bonita.facade.def.majorElement.ParticipantDef
 
getParticipants() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageFullDef
 
getParticipants() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessFullDef
 
getParticipantType() - Method in interface org.ow2.bonita.facade.def.majorElement.ParticipantDef
Returns the definition of the type of participant entity.
getParticipantUUID() - Method in class org.ow2.bonita.definition.Performer
 
getPerformer() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Returns the performer of the activity.
getPerformerAssign() - Method in class org.ow2.bonita.definition.Performer
 
getPerformerAssign() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Performer assignment allows to perform various assignment rules within the task module.
getPriority() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
A value that describes the initial priority of this activity when it starts execution.
getPriority() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
The priority of the process type.
getPriorityUnit() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
A text string with user defined semantics.
getProcess(ProcessDefinitionUUID) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the process definition for the specified process UUID.
getProcessActivities(ProcessDefinitionUUID) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the set of definition for process activities of the specified process UUID.
getProcessActivity(ProcessDefinitionUUID, String) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the definition for process activity of the specified process.
getProcessActivityId(ProcessDefinitionUUID, String) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the activity UUID for the specified process UUID and activity name.
getProcessDefinitionUUID() - Method in class org.ow2.bonita.definition.XpdlProcess
 
getProcessDefinitionUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDefinitionRecord
Returns the value of the processDefinitionUUID attribute of WorkflowProcess element into the XPDL file.
getProcessDefinitionUUID() - Method in interface org.ow2.bonita.facade.runtime.RuntimeRecord
Returns the process processDefinitionUUID (defined into the WorkflowProcess element of the imported xpdl file).
getProcesses() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageFullDef
 
getProcesses() - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the set of definition information of all deployed processes.
getProcesses(String) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the set of definition informations for the process with the specified process id as specified in the xpdl file.
getProcesses(ProcessDef.ProcessState) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
 
getProcesses(String, ProcessDef.ProcessState) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
 
getProcessId() - Method in interface org.ow2.bonita.facade.def.element.SubFlowDef
 
getProcessId() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
 
getProcessId() - Method in exception org.ow2.bonita.facade.exception.ActivityDefNotFoundException
 
getProcessId() - Method in exception org.ow2.bonita.facade.exception.PackageNotFoundException
 
getProcessId() - Method in exception org.ow2.bonita.facade.exception.ProcessNotFoundException
 
getProcessInstanceUUID() - Method in interface org.ow2.bonita.facade.runtime.RuntimeRecord
Returns the instance processDefinitionUUID (generated at the creation of the instance).
getProcessParticipant(ProcessDefinitionUUID, String) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the participant definition for the specified process UUID.
getProcessParticipantId(ProcessDefinitionUUID, String) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the participant UUID for the specified process UUID and participant name.
getProcessParticipants(ProcessDefinitionUUID) - Method in interface org.ow2.bonita.facade.QueryDefinitionAPI
Returns the set of participant definitions for the specified process and deployment.
getProcessUUID() - Method in exception org.ow2.bonita.facade.exception.ActivityNotFoundException
 
getProcessUUID() - Method in exception org.ow2.bonita.facade.exception.PackageNotFoundException
 
getProcessUUID() - Method in exception org.ow2.bonita.facade.exception.ProcessNotFoundException
 
getProcessVariableDefinitions(ProcessDefinitionUUID) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Obtain the variable definitions of the process for the given process.
getPublicationStatus() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Returns the publication status of the Process Definition.
getPublicationStatus() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Status of the Process Definition.
getQueryDefinitionAPI() - Method in interface org.ow2.bonita.facade.QueryAPIAccessor
To get the QueryDefinitionAPI interface.
getQueryRuntimeAPI() - Method in interface org.ow2.bonita.facade.QueryAPIAccessor
To get the QueryRuntimeAPI interface.
getResponsibles() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Participant, who is responsible for this process; the supervisor during run time Link to entity participant.
getResponsibles() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Participant, who is responsible for this process (usually an Organisational Unit or a Human).
getRoleMapper() - Method in class org.ow2.bonita.definition.Performer
 
getRoleMapper() - Method in interface org.ow2.bonita.facade.def.majorElement.ParticipantDef
The role mappers feature permits automatic definition of the Bonita roles.
getRuntimeAPI() - Method in interface org.ow2.bonita.facade.APIAccessor
To get the RuntimeAPI interface.
getScriptGrammar() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
This is a reference to a document that specifies the grammar of the language.
getScriptType() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Identifies the scripting language used in expressions.
getScriptVersion() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
This is the version of the scripting language.
getSignal() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
The signal is used to indicate whether the task has been created for startMode or a finishMode set to manual.
getSimulationInformation() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Estimations for simulation of an Activity.
getSplitTransitionRefIds() - Method in interface org.ow2.bonita.facade.def.element.TransitionRestrictionDef
 
getSplitType() - Method in interface org.ow2.bonita.facade.def.element.TransitionRestrictionDef
 
getStartedBy() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
Returns the user starting the activity.
getStartedBy() - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
Returns the user creating and starting the instance of the workflow process.
getStartedBy() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
Returns the user starting the task.
getStartedDate() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
Returns the date recorded after the activity is started.
getStartedDate() - Method in interface org.ow2.bonita.facade.runtime.HookInst
Returns the date recorded when the hook is started.
getStartedDate() - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
Returns the date recorded when the instance has been created and started.
getStartedDate() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
Returns the date recorded when the task is started.
getStartMode() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
If StartMode=Manual a task entity is created by the engine and stored in the task repository and is waiting to be take in account by an end user.
getState() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
Return the state of the recorded activity.
getState() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
Returns the state of the task.
getStateUpdates() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
 
getSubFlow() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Returns the SubFlowDef interface if this activity has subflow implementation otherwise returns null.
getTask(TaskUUID) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Returns the record of the task with the given task UUID.
getTaskList(ProcessInstanceUUID, Constants.TaskState) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Obtain the user tasks with state either READY or EXECUTING or SUSPENDED or FINISHED for the given instance.
getTaskList(Constants.TaskState) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Obtain the user tasks with state either READY or EXECUTING or SUSPENDED or FINISHED for the given instance.
getTasks(ProcessInstanceUUID) - Method in interface org.ow2.bonita.facade.QueryRuntimeAPI
Returns all records of task for the given instance UUID.
getTaskUUID() - Method in exception org.ow2.bonita.facade.exception.IllegalTaskStateException
 
getTaskUUID() - Method in exception org.ow2.bonita.facade.exception.TaskNotFoundException
 
getTaskUUID() - Method in exception org.ow2.bonita.facade.exception.UnAuthorizedUserException
 
getTimeEstimation() - Method in interface org.ow2.bonita.facade.def.element.SimulationInformationDef
 
getTimeEstimation() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Grouping of waiting time, working time, and duration.
getTo() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef.IterationDef
 
getTo() - Method in interface org.ow2.bonita.facade.def.majorElement.TransitionDef
Returns the activity processDefinitionUUID to which the transition goes in.
getTools() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Returns (unordered) set of ToolDef interfaces.
getToStringAfterStarted() - Method in interface org.ow2.bonita.facade.runtime.HookInst
Returns a string representation of the java hook recorded after the hook is executed.
getToStringBeforeStarted() - Method in interface org.ow2.bonita.facade.runtime.HookInst
Returns a string representation of the java hook recorded before the hook is executed.
getTransitionId() - Method in interface org.ow2.bonita.facade.def.majorElement.TransitionDef
 
getTransitionRestrictions() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Gives the routing behavior if outgoing transitions or/and incoming transitions are defined.
getTransitions() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivitySetDef
Returns the set of transitions defined within the block activity.
getTransitions() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessFullDef
 
getType() - Method in class org.ow2.bonita.definition.JavaHook
 
getType() - Method in class org.ow2.bonita.definition.ProcessParameter
 
getType() - Method in interface org.ow2.bonita.facade.def.dataType.BasicTypeDef
Returns a value from Type enumeration.
getType() - Method in interface org.ow2.bonita.facade.def.dataType.DataTypeDef
Returns the data type of the dataField.
getType() - Method in interface org.ow2.bonita.facade.def.element.ConditionDef
 
getType() - Method in interface org.ow2.bonita.facade.def.element.ToolDef
 
getTypeDeclarations() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
A list of Data Types used in the package.
getUndeployedBy() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Returns the user undeploying the package.
getUndeployedDate() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Returns the date where the package is undeployed.
getuserId() - Method in exception org.ow2.bonita.facade.exception.UnAuthorizedUserException
 
getUserId() - Method in interface org.ow2.bonita.facade.runtime.StateUpdate
 
getUserId() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
Returns the assigned user for the task.
getUserId() - Method in interface org.ow2.bonita.facade.runtime.VariableUpdate
 
getUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Returns the value of the package Id attribute defined into the xpdl file.
getUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivitySetDef
 
getUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.ApplicationDef
 
getUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.DataFieldDef
 
getUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
 
getUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.ParticipantDef
 
getUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
 
getUUID() - Method in interface org.ow2.bonita.facade.def.majorElement.TransitionDef
 
getUUID() - Method in interface org.ow2.bonita.facade.runtime.ActivityBody
 
getUUID() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
 
getUUID() - Method in interface org.ow2.bonita.facade.runtime.ProcessInst
 
getUUID() - Method in interface org.ow2.bonita.facade.runtime.TaskInst
 
getValidFrom() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
The date that the process definition is active from.
getValidTo() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
The date at which the process definition becomes valid.
getValue() - Method in interface org.ow2.bonita.facade.def.dataType.DataTypeDef
Returns a DataTypeValue interface.
getValue() - Method in interface org.ow2.bonita.facade.runtime.VariableUpdate
 
getVariableId() - Method in class org.ow2.bonita.definition.PropertyPerformerAssign
 
getVariableId() - Method in exception org.ow2.bonita.facade.exception.VariableNotFoundException
 
getVariablesBeforeStarted() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
Returns all variables for the recorded activity before the activity has been started.
getVariableUpdates() - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
 
getVariableValueBeforeStarted(String) - Method in interface org.ow2.bonita.facade.runtime.ActivityInst
Returns the value of the variable with the specified key before the activity has been started.
getVendor() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Defines the origin of this model definition and contains vendor's name, vendor's product name and product's release number.
getVersion() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Version of this Package Definition.
getVersion() - Method in interface org.ow2.bonita.facade.def.majorElement.ProcessDef
Version of this process definition.
getWaitingTime() - Method in interface org.ow2.bonita.facade.def.element.TimeEstimationDef
 
getWorkingTime() - Method in interface org.ow2.bonita.facade.def.element.TimeEstimationDef
 
getXPDLVersion() - Method in interface org.ow2.bonita.facade.def.majorElement.PackageDef
Returns the version of the XPDL specification supported by the workflow engine.
getXpression() - Method in interface org.ow2.bonita.facade.def.element.ConditionDef
 
getXpressionContentAsString() - Method in interface org.ow2.bonita.facade.def.element.ConditionDef
 
getXref() - Method in interface org.ow2.bonita.facade.def.element.ExternalReferenceDef
It specifies the identity of the entity within the external document.
GlobalClassData - Class in org.ow2.bonita.definition
 
GlobalClassData() - Constructor for class org.ow2.bonita.definition.GlobalClassData
 
GlobalClassData(String, byte[]) - Constructor for class org.ow2.bonita.definition.GlobalClassData
 

H

Hook - Interface in org.ow2.bonita.definition
Implementing this interface allows to execute not transactional hooks.
HookDef - Interface in org.ow2.bonita.facade.def.element
 
HookDef.Event - Enum in org.ow2.bonita.facade.def.element
 
HookInst - Interface in org.ow2.bonita.facade.runtime
 

I

IllegalTaskStateException - Exception in org.ow2.bonita.facade.exception
This exception is thrown when the current state differs from the expected states.
IllegalTaskStateException(String, TaskUUID, Set<Constants.TaskState>, Constants.TaskState) - Constructor for exception org.ow2.bonita.facade.exception.IllegalTaskStateException
Constructs an IllegalTaskStateTException.
IllegalTaskStateException(IllegalTaskStateException) - Constructor for exception org.ow2.bonita.facade.exception.IllegalTaskStateException
 
InstanceInitiator - Class in org.ow2.bonita.definition
 
InstanceInitiator() - Constructor for class org.ow2.bonita.definition.InstanceInitiator
 
InstanceNotFoundException - Exception in org.ow2.bonita.facade.exception
 
InstanceNotFoundException(ProcessInstanceUUID) - Constructor for exception org.ow2.bonita.facade.exception.InstanceNotFoundException
 
InstanceNotFoundException(InstanceNotFoundException) - Constructor for exception org.ow2.bonita.facade.exception.InstanceNotFoundException
 
instantiateProcess(ProcessDefinitionUUID) - Method in interface org.ow2.bonita.facade.RuntimeAPI
Create an instance of the specified process and start the execution.
instantiateProcess(ProcessDefinitionUUID, Map<String, Object>) - Method in interface org.ow2.bonita.facade.RuntimeAPI
create an instance of the specified process with the added variable map and start the execution.
inTransaction - Variable in class org.ow2.bonita.definition.JavaHook
 
invoke(Object, Method, Object[]) - Method in class org.ow2.bonita.facade.APIInterceptor
 
isActivityDataField() - Method in interface org.ow2.bonita.facade.def.majorElement.DataFieldDef
Indicates if it is an activity dataField.
isArray() - Method in interface org.ow2.bonita.facade.def.majorElement.DataFieldDef
Indicates if it is an array
isInTransaction() - Method in class org.ow2.bonita.definition.JavaHook
 
isNoImplementation() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Activity can be defined either with Route or Implementation or BlockActivity element.
isRoute() - Method in interface org.ow2.bonita.facade.def.majorElement.ActivityDef
Activity can be defined either with Route or Implementation or BlockActivity element.
isThrowingException() - Method in interface org.ow2.bonita.facade.def.element.HookDef
 

J

JavaHook - Class in org.ow2.bonita.definition
 
JavaHook() - Constructor for class org.ow2.bonita.definition.JavaHook
 
JavaHook(String, JavaHook.Type, boolean) - Constructor for class org.ow2.bonita.definition.JavaHook
 
JavaHook(String, Map<String, String>, JavaHook.Type, boolean) - Constructor for class org.ow2.bonita.definition.JavaHook
 
JavaHook.Type - Enum in org.ow2.bonita.definition
 

L

LOG - Static variable in class org.ow2.bonita.facade.APIInterceptor
 

M

ManagementAPI - Interface in org.ow2.bonita.facade
Workflow process deployment operations.

N

newProcessInstance() - Method in class org.ow2.bonita.definition.XpdlProcess
 

O

org.ow2.bonita.definition - package org.ow2.bonita.definition
Contains interfaces to implement end-user classes for hooks, role mappers and performer assignments.
org.ow2.bonita.facade - package org.ow2.bonita.facade
Nova Bonita Workflow APIs for handling workflow definition, deployment, execution and history.
org.ow2.bonita.facade.def.dataType - package org.ow2.bonita.facade.def.dataType
Contains interfaces for objects dedicated to XPDL datatype elements returned by the QueryDefintionAPI.
org.ow2.bonita.facade.def.element - package org.ow2.bonita.facade.def.element
Contains interfaces for objects representing XPDL elements for package, process, activity
returned by the QueryDefintionAPI.
org.ow2.bonita.facade.def.majorElement - package org.ow2.bonita.facade.def.majorElement
Contains interfaces for objects representing major XPDL elements returned by the QueryDefintionAPI.
org.ow2.bonita.facade.exception - package org.ow2.bonita.facade.exception
Contains exception classes thrown by Nova Bonita APIs.
org.ow2.bonita.facade.runtime - package org.ow2.bonita.facade.runtime
Contains interfaces for objects containing recorded data returned by RuntimeAPI.

P

PackageClassData - Class in org.ow2.bonita.definition
 
PackageClassData() - Constructor for class org.ow2.bonita.definition.PackageClassData
 
PackageClassData(PackageDefinitionUUID, Map<String, byte[]>) - Constructor for class org.ow2.bonita.definition.PackageClassData
 
PackageDef - Interface in org.ow2.bonita.facade.def.majorElement
The concept of package is introduced by XPDL specification to act as a container for the grouping of common data entities from a number of different process definitions, to avoid redefinition within each individual process definition.
PackageDef.GraphConformance - Enum in org.ow2.bonita.facade.def.majorElement
The conformance class declaration allows description of the conformance class to which the definitions in this model definition are restricted.
PackageDef.PackageState - Enum in org.ow2.bonita.facade.def.majorElement
Package state allow operations on the package itself and elements within it.
PackageDef.PublicationStatus - Enum in org.ow2.bonita.facade.def.majorElement
Publication status of the Process Definition.
PackageDependency - Class in org.ow2.bonita.definition
 
PackageDependency() - Constructor for class org.ow2.bonita.definition.PackageDependency
 
PackageDependency(PackageDefinitionUUID, Set<String>) - Constructor for class org.ow2.bonita.definition.PackageDependency
 
PackageFullDef - Interface in org.ow2.bonita.facade.def.majorElement
 
PackageNotFoundException - Exception in org.ow2.bonita.facade.exception
Signal that a process was not found.
PackageNotFoundException(String) - Constructor for exception org.ow2.bonita.facade.exception.PackageNotFoundException
 
PackageNotFoundException(ProcessDefinitionUUID) - Constructor for exception org.ow2.bonita.facade.exception.PackageNotFoundException
 
PackageNotFoundException(PackageNotFoundException) - Constructor for exception org.ow2.bonita.facade.exception.PackageNotFoundException
 
packageUUID - Variable in class org.ow2.bonita.definition.PackageClassData
 
packageUUID - Variable in class org.ow2.bonita.definition.PackageDependency
 
packageUUID - Variable in class org.ow2.bonita.definition.XpdlProcess
 
parameterName - Variable in class org.ow2.bonita.definition.ProcessParameter
 
parameters - Variable in class org.ow2.bonita.definition.ClassInfo
 
parameters - Variable in class org.ow2.bonita.definition.XpdlProcess
 
parameterType - Variable in class org.ow2.bonita.definition.ProcessParameter
 
ParticipantDef - Interface in org.ow2.bonita.facade.def.majorElement
 
ParticipantDef.ParticipantType - Enum in org.ow2.bonita.facade.def.majorElement
The Participant entity type attribute characterises the participant to be an individual, an organisational unit or an abstract resource such as a machine.
participantId - Variable in class org.ow2.bonita.definition.Performer
 
participantUUID - Variable in class org.ow2.bonita.definition.Performer
 
Performer - Class in org.ow2.bonita.definition
is a process role (aka participant/swimlane).
Performer() - Constructor for class org.ow2.bonita.definition.Performer
 
Performer(String, ParticipantDefinitionUUID, ClassInfo, ClassInfo) - Constructor for class org.ow2.bonita.definition.Performer
 
performerAssign - Variable in class org.ow2.bonita.definition.Performer
 
PerformerAssign - Interface in org.ow2.bonita.definition
Performer assignment is dedicated to manual activity (ie. activity with startMode=Manual, aka human task).
PerformerAssignDef - Interface in org.ow2.bonita.facade.def.element
 
ProcessDef - Interface in org.ow2.bonita.facade.def.majorElement
 
ProcessDef.AccessLevel - Enum in org.ow2.bonita.facade.def.majorElement
 
ProcessDef.DurationUnit - Enum in org.ow2.bonita.facade.def.majorElement
 
ProcessDef.ProcessState - Enum in org.ow2.bonita.facade.def.majorElement
 
ProcessDefinitionRecord - Interface in org.ow2.bonita.facade.def.majorElement
 
ProcessFullDef - Interface in org.ow2.bonita.facade.def.majorElement
 
ProcessFullInst - Interface in org.ow2.bonita.facade.runtime
 
ProcessInst - Interface in org.ow2.bonita.facade.runtime
 
ProcessNotFoundException - Exception in org.ow2.bonita.facade.exception
Signal that a process was not found.
ProcessNotFoundException(String) - Constructor for exception org.ow2.bonita.facade.exception.ProcessNotFoundException
 
ProcessNotFoundException(ProcessDefinitionUUID) - Constructor for exception org.ow2.bonita.facade.exception.ProcessNotFoundException
 
ProcessNotFoundException(ProcessNotFoundException) - Constructor for exception org.ow2.bonita.facade.exception.ProcessNotFoundException
 
ProcessParameter - Class in org.ow2.bonita.definition
 
ProcessParameter() - Constructor for class org.ow2.bonita.definition.ProcessParameter
 
ProcessParameter(ProcessParameter.ParameterType, String) - Constructor for class org.ow2.bonita.definition.ProcessParameter
 
ProcessParameter.ParameterType - Enum in org.ow2.bonita.definition
 
processUUID - Variable in class org.ow2.bonita.definition.XpdlProcess
 
PropertyPerformerAssign - Class in org.ow2.bonita.definition
 
PropertyPerformerAssign() - Constructor for class org.ow2.bonita.definition.PropertyPerformerAssign
 

Q

QueryAPIAccessor - Interface in org.ow2.bonita.facade
Helper class giving access to QueryDefinitionAPI and QueryRuntimeAPI interfaces.
QueryDefinitionAPI - Interface in org.ow2.bonita.facade
Getters on the workflow definition data for:
packages processes activities participants As indicated by its prefix: Query, this interface could be seen as complementary to the QueryRuntimeAPI interface.
QueryRuntimeAPI - Interface in org.ow2.bonita.facade
Getters on workflow recorded data.

R

removeClass(String) - Method in interface org.ow2.bonita.facade.ManagementAPI
To remove a class giving the class name.
removeClasses(String[]) - Method in interface org.ow2.bonita.facade.ManagementAPI
To remove classes giving the class names.
replaceClass(String, byte[]) - Method in interface org.ow2.bonita.facade.ManagementAPI
 
resumeTask(TaskUUID) - Method in interface org.ow2.bonita.facade.RuntimeAPI
Resume the task if the task has SUSPENDED state.
roleMapper - Variable in class org.ow2.bonita.definition.Performer
 
RoleMapper - Interface in org.ow2.bonita.definition
Role mapper is dedicated to manual activity (ie. activity with startMode=Manual, aka human task).
RoleMapperDef - Interface in org.ow2.bonita.facade.def.element
 
RuntimeAPI - Interface in org.ow2.bonita.facade
Main API responsible of workflow state change operations.
RuntimeRecord - Interface in org.ow2.bonita.facade.runtime
 

S

searchMembers(QueryAPIAccessor, ProcessInstanceUUID, String) - Method in class org.ow2.bonita.definition.InstanceInitiator
 
searchMembers(QueryAPIAccessor, ProcessInstanceUUID, String) - Method in interface org.ow2.bonita.definition.RoleMapper
This method of the interface is intended to return an unsorted set of users that match the specified role.
selectUser(QueryAPIAccessor, ProcessInstanceUUID, String, String, Set<String>) - Method in interface org.ow2.bonita.definition.PerformerAssign
Selecting one user from the candidates list is the good practice.
selectUser(QueryAPIAccessor, ProcessInstanceUUID, String, String, Set<String>) - Method in class org.ow2.bonita.definition.PropertyPerformerAssign
 
setActivityVariable(ProcessInstanceUUID, String, String, Object) - Method in interface org.ow2.bonita.facade.RuntimeAPI
Search for variable with id variableId into instance with UUID instanceUUID and within the activity with id activityId and set the given value to the found variable.
setActivityVariable(ActivityInstanceUUID, String, Object) - Method in interface org.ow2.bonita.facade.RuntimeAPI
 
setBody(T) - Method in interface org.ow2.bonita.facade.runtime.ActivityFullInst
 
setInstanceVariable(ProcessInstanceUUID, String, Object) - Method in interface org.ow2.bonita.facade.RuntimeAPI
Search for variable with id variableId into instance with UUID instanceUUID and set the given value to the found variable.
setUndeployedBy(String) - Method in interface org.ow2.bonita.facade.def.majorElement.PackageFullDef
 
setUndeployedDate(Date) - Method in interface org.ow2.bonita.facade.def.majorElement.PackageFullDef
 
setVariableDefinitions(List<VariableDefinitionImpl>) - Method in class org.ow2.bonita.definition.XpdlProcess
 
setVariableId(String) - Method in class org.ow2.bonita.definition.PropertyPerformerAssign
 
SimulationInformationDef - Interface in org.ow2.bonita.facade.def.element
 
SimulationInformationDef.Instantiation - Enum in org.ow2.bonita.facade.def.element
 
startTask(TaskUUID) - Method in interface org.ow2.bonita.facade.RuntimeAPI
start the task.
stateMatch(PackageDef.PackageState) - Method in interface org.ow2.bonita.facade.def.majorElement.PackageFullDef
 
StateUpdate - Interface in org.ow2.bonita.facade.runtime
 
SubFlowDef - Interface in org.ow2.bonita.facade.def.element
 
SubFlowDef.Execution - Enum in org.ow2.bonita.facade.def.element
 
suspendTask(TaskUUID) - Method in interface org.ow2.bonita.facade.RuntimeAPI
Suspend the task if the task has EXECUTING state.

T

TaskInst - Interface in org.ow2.bonita.facade.runtime
 
TaskNotFoundException - Exception in org.ow2.bonita.facade.exception
 
TaskNotFoundException(TaskUUID) - Constructor for exception org.ow2.bonita.facade.exception.TaskNotFoundException
 
TaskNotFoundException(TaskNotFoundException) - Constructor for exception org.ow2.bonita.facade.exception.TaskNotFoundException
 
TimeEstimationDef - Interface in org.ow2.bonita.facade.def.element
 
ToolDef - Interface in org.ow2.bonita.facade.def.element
 
ToolDef.Type - Enum in org.ow2.bonita.facade.def.element
 
toString() - Method in class org.ow2.bonita.definition.ClassInfo
 
toString() - Method in class org.ow2.bonita.definition.Deadline
 
toString() - Method in class org.ow2.bonita.definition.JavaHook
 
toString() - Method in class org.ow2.bonita.definition.Performer
 
TransitionDef - Interface in org.ow2.bonita.facade.def.majorElement
Activities are related to one another via flow control conditions (transition information).
TransitionRestrictionDef - Interface in org.ow2.bonita.facade.def.element
 
TransitionRestrictionDef.JoinType - Enum in org.ow2.bonita.facade.def.element
 
TransitionRestrictionDef.SplitType - Enum in org.ow2.bonita.facade.def.element
 
TxHook - Interface in org.ow2.bonita.definition
Implementing this interface allows to execute transactional hooks.
type - Variable in class org.ow2.bonita.definition.Deadline
 
type - Variable in class org.ow2.bonita.definition.JavaHook
 
TypeDeclarationDef - Interface in org.ow2.bonita.facade.def.element
 

U

UnAuthorizedUserException - Exception in org.ow2.bonita.facade.exception
This exception is thrown when a user attemps to execute an unauthorized action.
UnAuthorizedUserException(String, String, String) - Constructor for exception org.ow2.bonita.facade.exception.UnAuthorizedUserException
Constructs an UnAuthorizedUserException for instance.
UnAuthorizedUserException(String, String, TaskUUID, String) - Constructor for exception org.ow2.bonita.facade.exception.UnAuthorizedUserException
Constructs an UnAuthorizedUserException for task.
UnAuthorizedUserException(UnAuthorizedUserException) - Constructor for exception org.ow2.bonita.facade.exception.UnAuthorizedUserException
 
UnAuthorizedUserException(String, TaskUUID, String) - Constructor for exception org.ow2.bonita.facade.exception.UnAuthorizedUserException
 
undeploy(PackageDefinitionUUID) - Method in interface org.ow2.bonita.facade.ManagementAPI
To undeploy a package.

V

valueOf(String) - Static method in enum org.ow2.bonita.definition.Deadline.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.definition.JavaHook.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.definition.ProcessParameter.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.APIInterceptor.Context
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.dataType.BasicTypeDef.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.dataType.DataTypeDef.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.element.ConditionDef.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.element.DeadlineDef.Execution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.element.FormalParameterDef.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.element.HookDef.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.element.SimulationInformationDef.Instantiation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.element.SubFlowDef.Execution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.element.ToolDef.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.element.TransitionRestrictionDef.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.element.TransitionRestrictionDef.SplitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.majorElement.ActivityDef.FinishMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.majorElement.ActivityDef.StartMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.majorElement.PackageDef.GraphConformance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.majorElement.PackageDef.PackageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.majorElement.PackageDef.PublicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.majorElement.ParticipantDef.ParticipantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.majorElement.ProcessDef.AccessLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.majorElement.ProcessDef.DurationUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.bonita.facade.def.majorElement.ProcessDef.ProcessState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.bonita.definition.Deadline.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.definition.JavaHook.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.definition.ProcessParameter.ParameterType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.APIInterceptor.Context
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.dataType.BasicTypeDef.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.dataType.DataTypeDef.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.element.ConditionDef.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.element.DeadlineDef.Execution
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.element.FormalParameterDef.Mode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.element.HookDef.Event
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.element.SimulationInformationDef.Instantiation
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.element.SubFlowDef.Execution
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.element.ToolDef.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.element.TransitionRestrictionDef.JoinType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.element.TransitionRestrictionDef.SplitType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.majorElement.ActivityDef.FinishMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.majorElement.ActivityDef.StartMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.majorElement.PackageDef.GraphConformance
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.majorElement.PackageDef.PackageState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.majorElement.PackageDef.PublicationStatus
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.majorElement.ParticipantDef.ParticipantType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.majorElement.ProcessDef.AccessLevel
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.majorElement.ProcessDef.DurationUnit
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.bonita.facade.def.majorElement.ProcessDef.ProcessState
Returns an array containing the constants of this enum type, in the order they're declared.
VariableNotFoundException - Exception in org.ow2.bonita.facade.exception
 
VariableNotFoundException(ProcessInstanceUUID, String, String) - Constructor for exception org.ow2.bonita.facade.exception.VariableNotFoundException
 
VariableNotFoundException(ProcessInstanceUUID, String) - Constructor for exception org.ow2.bonita.facade.exception.VariableNotFoundException
 
VariableNotFoundException(VariableNotFoundException) - Constructor for exception org.ow2.bonita.facade.exception.VariableNotFoundException
 
VariableNotFoundException(ActivityInstanceUUID, String) - Constructor for exception org.ow2.bonita.facade.exception.VariableNotFoundException
 
VariableUpdate - Interface in org.ow2.bonita.facade.runtime
 

X

XpdlProcess - Class in org.ow2.bonita.definition
 
XpdlProcess() - Constructor for class org.ow2.bonita.definition.XpdlProcess
 
XpdlProcess(ProcessDefinitionUUID, PackageDefinitionUUID, List<ProcessParameter>) - Constructor for class org.ow2.bonita.definition.XpdlProcess
 

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