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

A

ABORTED_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity is aborted.
AbstractConnector - Class in org.bonitasoft.engine.connector
 
AbstractConnector() - Constructor for class org.bonitasoft.engine.connector.AbstractConnector
 
AbstractUserFilter - Class in org.bonitasoft.engine.filter
 
AbstractUserFilter() - Constructor for class org.bonitasoft.engine.filter.AbstractUserFilter
 
accept(ModelFinderVisitor, long) - Method in class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
accept(ModelFinderVisitor, long) - Method in interface org.bonitasoft.engine.bpm.process.Visitable
 
ACTION_SCOPE - Static variable in class com.bonitasoft.engine.log.LogSearchDescriptor
 
ACTION_TYPE - Static variable in class com.bonitasoft.engine.log.LogSearchDescriptor
 
activateTenant(long) - Method in interface com.bonitasoft.engine.api.PlatformAPI
Activate a tenant.
ACTIVATION_EVENT - Static variable in class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
The name of the field corresponding to the event to activate the connector
ACTIVATION_EVENT - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorInstancesSearchDescriptor
 
ACTIVATION_STATE - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the activation state of the process.
ActivationState - Enum in org.bonitasoft.engine.bpm.process
Activation state of a process.
ACTIVITY_TYPE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
ACTIVITY_TYPE - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
ActivityDefinition - Interface in org.bonitasoft.engine.bpm.flownode
An Activity is work that is performed within a Business Process.
ActivityDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ActivityDefinitionBuilder(FlowElementContainerDefinitionImpl, ProcessDefinitionBuilder, ActivityDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
ActivityDefinitionNotFoundException - Exception in org.bonitasoft.engine.bpm.flownode
Thrown when it's not possible to find the activity definition.
ActivityDefinitionNotFoundException(String) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ActivityDefinitionNotFoundException
Constructs a new exception with the specified detail message.
ActivityExecutionException - Exception in org.bonitasoft.engine.bpm.flownode
Thrown when it's not possible to execute the activity.
ActivityExecutionException(String) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ActivityExecutionException
Constructs a new exception with the specified detail message.
ActivityExecutionException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ActivityExecutionException
Constructs a new exception with the specified detail cause.
ActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
Corresponding to a instance of ActivityDefinition.
ActivityInstanceCriterion - Enum in org.bonitasoft.engine.bpm.flownode
 
ActivityInstanceNotFoundException - Exception in org.bonitasoft.engine.bpm.flownode
 
ActivityInstanceNotFoundException(long) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ActivityInstanceNotFoundException
Constructs a new exception with the specified detail message.
ActivityInstanceNotFoundException(long, Exception) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ActivityInstanceNotFoundException
Constructs a new exception with the specified detail message and cause.
ActivityInstanceNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ActivityInstanceNotFoundException
Constructs a new exception with the specified detail cause.
ActivityInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
 
ActivityInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
ActivityStates - Class in org.bonitasoft.engine.bpm.flownode
Temporary class to be substituted by ActivityStateService.
ActivityStates() - Constructor for class org.bonitasoft.engine.bpm.flownode.ActivityStates
 
Actor - Class in org.bonitasoft.engine.bpm.bar.actorMapping
 
Actor(String) - Constructor for class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
Actor() - Constructor for class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
Actor.Membership - Class in org.bonitasoft.engine.bpm.bar.actorMapping
 
Actor.Membership() - Constructor for class org.bonitasoft.engine.bpm.bar.actorMapping.Actor.Membership
 
Actor.Membership(String, String) - Constructor for class org.bonitasoft.engine.bpm.bar.actorMapping.Actor.Membership
 
ACTOR_MAPPING_FILE - Static variable in class org.bonitasoft.engine.bpm.bar.ActorMappingContribution
 
ActorCriterion - Enum in org.bonitasoft.engine.bpm.actor
Criterion to sort ActorInstance.
ActorDefinition - Interface in org.bonitasoft.engine.bpm.actor
It forms part of the ProcessDefinition.
ActorDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ActorInstance - Interface in org.bonitasoft.engine.bpm.actor
Once the ProcessDefinition is deployed, the associated ActorDefinitions are instantiated.
ActorMapping - Class in org.bonitasoft.engine.bpm.bar.actorMapping
 
ActorMapping() - Constructor for class org.bonitasoft.engine.bpm.bar.actorMapping.ActorMapping
 
ActorMappingContribution - Class in org.bonitasoft.engine.bpm.bar
 
ActorMappingContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.ActorMappingContribution
 
ActorMappingExportException - Exception in org.bonitasoft.engine.bpm.actor
Thrown when it's not possible to export the actor mappings.
ActorMappingExportException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.actor.ActorMappingExportException
Constructs a new exception with the specified detail cause.
ActorMappingImportException - Exception in org.bonitasoft.engine.bpm.actor
Thrown when it's not possible to import the actor mappings.
ActorMappingImportException(String, Throwable) - Constructor for exception org.bonitasoft.engine.bpm.actor.ActorMappingImportException
Constructs a new exception with the specified detail message and cause.
ActorMappingImportException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.actor.ActorMappingImportException
Constructs a new exception with the specified detail cause.
ActorMappingMarshaller - Class in org.bonitasoft.engine.bpm.bar
 
ActorMappingMarshaller() - Constructor for class org.bonitasoft.engine.bpm.bar.ActorMappingMarshaller
 
ActorMember - Interface in org.bonitasoft.engine.bpm.actor
It is used to map an ActorInstance with the organization.
ActorNotFoundException - Exception in org.bonitasoft.engine.bpm.actor
Thrown when it's not possible to find an actor mapping.
ActorNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.actor.ActorNotFoundException
Constructs a new exception with the specified detail cause.
ActorNotFoundException(String) - Constructor for exception org.bonitasoft.engine.bpm.actor.ActorNotFoundException
Constructs a new exception with the specified detail message.
ActorNotFoundException(String, ProcessDefinition) - Constructor for exception org.bonitasoft.engine.bpm.actor.ActorNotFoundException
Constructs a new exception and the specified detail message.
ActorUpdater - Class in org.bonitasoft.engine.bpm.actor
The descriptor which contains the fields to update an actor.
ActorUpdater() - Constructor for class org.bonitasoft.engine.bpm.actor.ActorUpdater
The default constructor
ActorUpdater.ActorField - Enum in org.bonitasoft.engine.bpm.actor
The fields that can be updated.
addActor(Actor) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.ActorMapping
 
addActor(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessBuilder
Adds an actor on this element
addActor(String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessBuilder
Adds an actor on this process
addActor(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Adds an actor on this process
addActor(String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Adds an actor on this process
addAutomaticTask(String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
addAutomaticTask(String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addAutomaticTask(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addBarResourceInPath(BarResource, String) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
 
addBlobData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addBlobData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a blob data on this element
addBlobData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addBlobData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addBooleanData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addBooleanData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a boolean data on this element
addBooleanData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addBooleanData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addBoundaryEvent(String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Adds a boundary event
addBoundaryEvent(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Adds an interrupting boundary event
addBusinessData(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Adds a Business Data on the activity.
addBusinessData(String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Add a new BusinessDataDefinition on this process.
addCallActivity(String, Expression, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a CallActivityDefinition on this element
addCallActivity(String, Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addCallActivity(String, Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addCategoriesToProcess(long, List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Associates the categories to the process definition.
addClasspathResource(BarResource) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
Add JAR dependencies to the business archive.
addComment(long, String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Deprecated.
use ProcessRuntimeAPI.addProcessComment(long, String) instead, that can throw CreationException is case of inexistant Process Instance
addCompletionCondition(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.MultiInstanceLoopCharacteristicsBuilder
Adds a condition completion on this multi-instance
addComplexInput(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
addComplexInput(String, String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
addComplexInput(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.InputContainerDefinitionBuilder
 
addComplexInput(String, String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.InputContainerDefinitionBuilder
 
addConnector(ConnectorDefinition) - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeDefinition
 
addConnector(String, String, String, ConnectorEvent) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addConnector(String, String, String, ConnectorEvent) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Add a connector on this element
addConnector(String, String, String, ConnectorEvent) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addConnector(String, String, String, ConnectorEvent) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addConnectorImplementation(BarResource) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
Add connector implementation descriptor to the business archive.
addConstraint(ConstraintDefinition) - Method in class org.bonitasoft.engine.bpm.contract.impl.ContractDefinitionImpl
 
addConstraint(String, String, String, String...) - Method in class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
addContentFileName(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentDefinitionBuilder
Adds content file name on this document
addContextEntry(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addContextEntry(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.UserTaskDefinitionBuilder
 
addContract() - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addContract() - Method in class org.bonitasoft.engine.bpm.process.impl.UserTaskDefinitionBuilder
 
addCorrelation(Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.CatchMessageEventTriggerDefinitionBuilder
Adds a correlation on this message event.
addCorrelation(Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ReceiveTaskDefinitionBuilder
Adds a correlation on this receive task.
addCorrelation(Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.SendTaskDefinitionBuilder
Adds a correlation on this send task.
addCorrelation(Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ThrowMessageEventTriggerBuilder
Adds a correlation on this event.
addData(String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addData(String, String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a data on this element
addData(String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addData(String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addDataInputItemRef(String) - Method in class org.bonitasoft.engine.bpm.process.impl.MultiInstanceLoopCharacteristicsBuilder
Adds a data input item reference on this multi-instance.
addDataInputOperation(Operation) - Method in class org.bonitasoft.engine.bpm.process.impl.CallActivityBuilder
Adds a data input operation on this call activity.
addDataOutputItemRef(String) - Method in class org.bonitasoft.engine.bpm.process.impl.MultiInstanceLoopCharacteristicsBuilder
Adds a data output item reference on this multi-instance.
addDataOutputOperation(Operation) - Method in class org.bonitasoft.engine.bpm.process.impl.CallActivityBuilder
Adds a data output operation on this call activity.
addDateData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addDateData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a date data on this element
addDateData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addDateData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addDefaultTransition(String, String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a default transition on this element
addDefaultTransition(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addDefaultTransition(String) - Method in class org.bonitasoft.engine.bpm.process.impl.GatewayDefinitionBuilder
Adds a default transition
addDefaultTransition(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addDependency(String, byte[]) - Method in interface org.bonitasoft.engine.api.CommandAPI
Add a dependency to the tenant scope.
addDependency(String, byte[]) - Method in interface org.bonitasoft.engine.api.PlatformCommandAPI
Adds a dependency.
addDescription(String) - Method in class com.bonitasoft.engine.bpm.process.impl.ParameterDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ActorDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.BusinessDataDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
addDescription(String) - Method in interface org.bonitasoft.engine.bpm.process.impl.DescriptionBuilder
Adds a description to current element.
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentDefinitionBuilder
Sets description on this document
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentListDefinitionBuilder
Sets description on this document
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.EndEventDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.GatewayDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateCatchEventDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateThrowEventDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ParameterDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.StartEventDefinitionBuilder
 
addDisplayDescription(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Sets the display description on this activity
addDisplayDescription(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
Sets the display description on this element.
addDisplayDescription(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.EndEventDefinitionBuilder
Sets the display description on this event
addDisplayDescription(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.GatewayDefinitionBuilder
Sets the display description on this gateway
addDisplayDescription(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateCatchEventDefinitionBuilder
Sets the display description on this event
addDisplayDescription(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateThrowEventDefinitionBuilder
Sets the display description on this event
addDisplayDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Sets the process display description
addDisplayDescription(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.StartEventDefinitionBuilder
Sets the display description on this element.
addDisplayDescriptionAfterCompletion(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Sets the display description after completion on this activity.
addDisplayDescriptionAfterCompletion(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
Sets the display description after completion on this event.
addDisplayDescriptionAfterCompletion(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.EndEventDefinitionBuilder
Sets the display description after completion on this event.
addDisplayDescriptionAfterCompletion(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.GatewayDefinitionBuilder
Sets the display description after completion on this gateway.
addDisplayDescriptionAfterCompletion(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateCatchEventDefinitionBuilder
Sets the display description after completion on this event.
addDisplayDescriptionAfterCompletion(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateThrowEventDefinitionBuilder
Sets the display description after completion on this event.
addDisplayDescriptionAfterCompletion(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.StartEventDefinitionBuilder
Sets the display description after completion on this event.
addDisplayName(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Sets the display name on this activity.
addDisplayName(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
Sets the display name on this element.
addDisplayName(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.EndEventDefinitionBuilder
Sets the display name on this event
addDisplayName(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.GatewayDefinitionBuilder
Sets the display name on this gateway
addDisplayName(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateCatchEventDefinitionBuilder
Sets the display name on this event
addDisplayName(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateThrowEventDefinitionBuilder
Sets the display name on this event
addDisplayName(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Sets the process display name.
addDisplayName(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.StartEventDefinitionBuilder
Sets the display name on this element.
addDocument(long, String, String, DocumentValue) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Attach a new document to a process instance.
addDocumentDefinition(String) - Method in interface org.bonitasoft.engine.bpm.process.impl.ContainerBuilder
Add a document definition in this container.
addDocumentDefinition(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessBuilder
Adds a DocumentDefinition on this process
addDocumentDefinition(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addDocumentDefinition(String) - Method in class org.bonitasoft.engine.bpm.process.impl.SubProcessDefinitionBuilder
 
addDocumentListDefinition(String) - Method in interface org.bonitasoft.engine.bpm.process.impl.ContainerBuilder
Add a document list definition in this container.
addDocumentListDefinition(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addDocumentListDefinition(String) - Method in class org.bonitasoft.engine.bpm.process.impl.SubProcessDefinitionBuilder
Add a document list definition in this container.
addDocumentResource(BarResource) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
Add document contents in the BusinessArchive
addDoubleData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addDoubleData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a double data on this element
addDoubleData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addDoubleData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addEndEvent(String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds an EndEventDefinition on this element
addEndEvent(String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addEndEvent(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addError(ImportError) - Method in class org.bonitasoft.engine.api.ImportStatus
 
addError(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addErrorEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
Adds an error trigger on this boundary event.
addErrorEventTrigger() - Method in class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
Adds an error trigger on this boundary event.
addErrorEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.EndEventDefinitionBuilder
Adds an error on this event
addErrorEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.StartEventDefinitionBuilder
Adds an error trigger on this event.
addErrorEventTrigger() - Method in class org.bonitasoft.engine.bpm.process.impl.StartEventDefinitionBuilder
Adds an error trigger on this boundary event.
addErrors(List<ImportError>) - Method in class org.bonitasoft.engine.api.ImportStatus
 
addExpectedDuration(long) - Method in class org.bonitasoft.engine.bpm.process.impl.ManualTaskDefinitionBuilder
Sets the expected duration for this human task.
addExpectedDuration(long) - Method in class org.bonitasoft.engine.bpm.process.impl.UserTaskDefinitionBuilder
Sets the expected duration for this human task.
addExternalResource(BarResource) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
Add resource in the BusinessArchive used by extensions
addFile(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentDefinitionBuilder
Adds a file on this document
addFileInput(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
addFileInput(String, String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
addFileInput(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.InputContainerDefinitionBuilder
 
addFileInput(String, String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.InputContainerDefinitionBuilder
 
addFloatData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a float data on this element
addFloatData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addFloatData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addFormMapping(FormMappingDefinition) - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingModel
 
addGateway(String, GatewayType) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a GatewayDefinition on this element
addGateway(String, GatewayType) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addGateway(String, GatewayType) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addGroup(String) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
addGroups(List<String>) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
addGroupToActor(long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Maps the group to the actor.
addGroupToActor(String, long, ProcessDefinition) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Maps the group to the actor of the process definition.
addInitialValue(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentDefinitionBuilder
Adds an initial value to the document, the initial value must be a DocumentValue or a FileInputValue It overrides any value put in mime type, file, url or filename.
addInitialValue(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentListDefinitionBuilder
 
addInput(InputDefinition) - Method in class org.bonitasoft.engine.bpm.contract.impl.InputContainerDefinitionImpl
 
addInput(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ConnectorDefinitionBuilder
Adds a connector input
addInput(String, Type, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
addInput(String, Type, String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
addInput(String, Type, String) - Method in class org.bonitasoft.engine.bpm.process.impl.InputContainerDefinitionBuilder
 
addInput(String, Type, String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.InputContainerDefinitionBuilder
 
addInput(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.UserFilterDefinitionBuilder
Adds a user filter input.
addInputName(String) - Method in class org.bonitasoft.engine.bpm.contract.impl.ConstraintDefinitionImpl
 
addIntegerData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addIntegerData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a integer data on this element
addIntegerData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addIntegerData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addIntermediateCatchEvent(String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds an IntermediateCatchEventDefinition on this element
addIntermediateCatchEvent(String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addIntermediateCatchEvent(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addIntermediateThrowEvent(String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds an IntermediateThrowEventDefinition on this element
addIntermediateThrowEvent(String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addIntermediateThrowEvent(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addLongData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addLongData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a long data on this element
addLongData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addLongData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addLongTextData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addLongTextData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a long text data (more than 255 characters) on this element
addLongTextData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addLongTextData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addLoop(boolean, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Defines this activity as a loop.
addLoop(boolean, Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Defines this activity as a loop.
addLoopDataOutputRef(String) - Method in class org.bonitasoft.engine.bpm.process.impl.MultiInstanceLoopCharacteristicsBuilder
Adds a data output reference.
addManualTask(String, String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a ManualTaskDefinition on this element
addManualTask(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addManualTask(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addManualUserTask(ManualTaskCreator) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Add a manual task with given human task id.
addMembership(String, String) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
addMessageContentExpression(Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.SendTaskDefinitionBuilder
Adds a content to this message.
addMessageContentExpression(Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ThrowMessageEventTriggerBuilder
Adds a content to this message.
addMessageEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
Adds a message trigger on this boundary event.
addMessageEventTrigger(String, Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.EndEventDefinitionBuilder
Adds a message on this event
addMessageEventTrigger(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.EndEventDefinitionBuilder
Adds a message on this event
addMessageEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateCatchEventDefinitionBuilder
Adds a message trigger on this event
addMessageEventTrigger(String, Expression, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateThrowEventDefinitionBuilder
Adds a message on this event
addMessageEventTrigger(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateThrowEventDefinitionBuilder
Adds a message on this event
addMessageEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.StartEventDefinitionBuilder
Adds a message trigger on this event.
addMessageOperation(Operation) - Method in class org.bonitasoft.engine.bpm.process.impl.ReceiveTaskDefinitionBuilder
Adds the given operation on this message event.
addMimeType(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentDefinitionBuilder
 
addMultiInstance(boolean, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Defines this activity as a multi-instance by suppling the cardinality
addMultiInstance(boolean, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Defines this activity as a multi-instance by suppling a collection of elements.
addOperation(LeftOperand, OperatorType, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Adds an operation on this activity.
addOperation(LeftOperand, OperatorType, String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Adds an operation on this activity.
addOperation(Operation) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
Adds the given operation on this activity
addOperation(Operation) - Method in class org.bonitasoft.engine.bpm.process.impl.CatchMessageEventTriggerDefinitionBuilder
Adds the given operation on this message event.
addOutput(Operation) - Method in class org.bonitasoft.engine.bpm.process.impl.ConnectorDefinitionBuilder
Adds a connector output operation
addOutput(LeftOperand, OperatorType, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ConnectorDefinitionBuilder
Adds a connector output operation
addOutput(LeftOperand, OperatorType, String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ConnectorDefinitionBuilder
Adds a connector output operation
addParameter(String, String) - Method in class com.bonitasoft.engine.bpm.process.impl.ParameterDefinitionBuilder
 
addParameter(String, String) - Method in class com.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilderExt
addParameter(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessBuilder
Add a parameter on this process.
addParameter(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Add a parameter on this process.
addPriority(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ManualTaskDefinitionBuilder
Sets the task priority.
addPriority(String) - Method in class org.bonitasoft.engine.bpm.process.impl.UserTaskDefinitionBuilder
Sets the task priority.
addProcessComment(long, String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Add a comment on a process instance.
addProcessDefinitionsToCategory(long, List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Associates a list of process definitions with the category.
addProcessDefinitionToCategory(long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Associates the process definition with the category.
addProcessOverviewForm(String, FormMappingTarget) - Method in class org.bonitasoft.engine.bpm.form.FormMappingModelBuilder
 
addProcessStartContractInput(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.CallActivityBuilder
Adds a process start contract input on this call activity.
addProcessStartForm(String, FormMappingTarget) - Method in class org.bonitasoft.engine.bpm.form.FormMappingModelBuilder
 
addReceiveTask(String, String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a ReceiveTaskDefinition on this element
addReceiveTask(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addReceiveTask(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addResource(String, byte[]) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Adds a resource to this BusinessArchive
addRole(String) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
addRoleAndGroupToActor(long, long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Maps the role and the group to the actor.
addRoleAndGroupToActor(String, ProcessDefinition, long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Maps the role and the group to the actor of the process definition.
addRoles(List<String>) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
addRoleToActor(long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Maps the role to the actor.
addRoleToActor(String, ProcessDefinition, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Maps the role to the actor of the process definition.
addSendTask(String, String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a SendTaskDefinition on this element
addSendTask(String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addSendTask(String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addShortTextData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addShortTextData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a short text data (up to 255 characters) on this element
addShortTextData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addShortTextData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addSignalEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
Adds a signal trigger on this boundary event.
addSignalEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.EndEventDefinitionBuilder
Adds a signal on this event
addSignalEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateCatchEventDefinitionBuilder
Adds a signal trigger on this event
addSignalEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateThrowEventDefinitionBuilder
Adds a signal on this event
addSignalEventTrigger(String) - Method in class org.bonitasoft.engine.bpm.process.impl.StartEventDefinitionBuilder
Adds a signal trigger on this event.
addStackTo(Throwable, StackTraceElement[]) - Static method in class org.bonitasoft.engine.exception.StackTraceTransformer
 
addStartEvent(String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a StartEventDefinition on this element
addStartEvent(String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addStartEvent(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addSubProcess(String, boolean) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a SubProcessDefinition on this element
addSubProcess(String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addSubProcess(String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addTaskForm(String, FormMappingTarget, String) - Method in class org.bonitasoft.engine.bpm.form.FormMappingModelBuilder
 
addTerminateEventTrigger() - Method in class org.bonitasoft.engine.bpm.process.impl.EndEventDefinitionBuilder
Marks this event as a terminate event
addTimerEventTriggerDefinition(TimerType, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
Adds a timer trigger on this boundary event.
addTimerEventTriggerDefinition(TimerType, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.IntermediateCatchEventDefinitionBuilder
Adds a timer trigger on this event
addTimerEventTriggerDefinition(TimerType, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.StartEventDefinitionBuilder
Adds a timer trigger on this event.
addTransition(String, String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a transition on this element.
addTransition(String, String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a conditional transition on this element.
addTransition(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addTransition(String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addTransition(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addTransition(String, String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addUrl(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentDefinitionBuilder
Adds URL on this document
addUser(String) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
addUserFilter(String, String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ManualTaskDefinitionBuilder
Adds a user filter on this manual task.
addUserFilter(String, String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.UserTaskDefinitionBuilder
Adds a user filter on this user task.
addUserFilters(BarResource) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
addUserMembership(long, long, long) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Associates the user with the group and the role.
addUserMemberships(List<Long>, long, long) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Associates the users with the group and the role.
addUsers(List<String>) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
addUserTask(String, String) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds an UserTaskDefinition on this element
addUserTask(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addUserTask(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
addUserToActor(long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Maps the user to the actor.
addUserToActor(String, ProcessDefinition, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Maps a user to the actor of the process definition.
addXMLData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ActivityDefinitionBuilder
 
addXMLData(String, Expression) - Method in interface org.bonitasoft.engine.bpm.process.impl.FlowElementBuilder
Adds a XML data on this element
addXMLData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
addXMLData(String, Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
AlreadyExistsException - Exception in org.bonitasoft.engine.exception
Thrown when it's not possible to create a object, because it already exists.
AlreadyExistsException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.AlreadyExistsException
Constructs a new exception with the specified detail cause.
AlreadyExistsException(String) - Constructor for exception org.bonitasoft.engine.exception.AlreadyExistsException
Constructs a new exception with the specified detail message.
AlreadyExistsException(String, String) - Constructor for exception org.bonitasoft.engine.exception.AlreadyExistsException
Constructs a new exception with the specified detail message and name of existing object.
and() - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
API_EXTENSION - Static variable in interface org.bonitasoft.engine.page.ContentType
 
APIAccessor - Interface in com.bonitasoft.engine.api
Gives access to Subscription edition specific APIs.
APIAccessor - Interface in org.bonitasoft.engine.api
Gives access to some common APIs.
apiAccessor - Variable in class org.bonitasoft.engine.connector.AbstractConnector
 
ApiAccessType - Enum in org.bonitasoft.engine.api
 
APICallContext - Class in org.bonitasoft.engine.api.permission
Context of a call made on a REST API
APICallContext(String, String, String, String) - Constructor for class org.bonitasoft.engine.api.permission.APICallContext
 
APICallContext(String, String, String, String, String, String) - Constructor for class org.bonitasoft.engine.api.permission.APICallContext
 
APICallContext() - Constructor for class org.bonitasoft.engine.api.permission.APICallContext
empty constructor
APIClient - Class in com.bonitasoft.engine.api
Bonita BPM Subscription Edition API's client.
Be aware that if you use APIClient instead, you will have only access to Community Edition APIs, which give access to less features.
APIClient() - Constructor for class com.bonitasoft.engine.api.APIClient
 
APIClient(APISession) - Constructor for class com.bonitasoft.engine.api.APIClient
 
APIClient - Class in org.bonitasoft.engine.api
APIClient() - Constructor for class org.bonitasoft.engine.api.APIClient
 
APIClient(APISession) - Constructor for class org.bonitasoft.engine.api.APIClient
 
APIImplementationNotFoundException - Exception in org.bonitasoft.engine.exception
Thrown when it's not possible to find a API implementation.
APIImplementationNotFoundException(String) - Constructor for exception org.bonitasoft.engine.exception.APIImplementationNotFoundException
Constructs a new exception with the specified detail message.
APISession - Interface in org.bonitasoft.engine.session
Informations concerning the connected tenant to the APIs
APITypeManager - Class in org.bonitasoft.engine.util
 
APITypeManager() - Constructor for class org.bonitasoft.engine.util.APITypeManager
 
Application - Interface in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use Application instead.
Application - Interface in org.bonitasoft.engine.business.application
Contains the meta information of a Bonita Living Application.
APPLICATION_ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationMenuSearchDescriptor
Used to filter or order by the identifier of Application containing the ApplicationMenu
APPLICATION_ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationPageSearchDescriptor
Used to filter or order by the identifier of Application associated to the ApplicationPage
APPLICATION_PAGE_ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationMenuSearchDescriptor
Used to filter or order by the identifier of ApplicationPage related to the ApplicationMenu
ApplicationAPI - Interface in com.bonitasoft.engine.api
Deprecated.
from version 7.0 on, use ApplicationAPI instead.
ApplicationAPI - Interface in org.bonitasoft.engine.api
This API allows to list and manage Bonita Living Applications (Application).
ApplicationConverter - Class in com.bonitasoft.engine.business.application.impl
Deprecated.
this class is only intended to convert BOS to SP model objects during the time the SP API is kept as deprecated, and must be deleted after that.
ApplicationConverter() - Constructor for class com.bonitasoft.engine.business.application.impl.ApplicationConverter
Deprecated.
 
ApplicationCreator - Class in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationCreator instead.
ApplicationCreator(String, String, String) - Constructor for class com.bonitasoft.engine.business.application.ApplicationCreator
Deprecated.
ApplicationCreator - Class in org.bonitasoft.engine.business.application
Describes the information about an Application to be created
ApplicationCreator(String, String, String) - Constructor for class org.bonitasoft.engine.business.application.ApplicationCreator
Creates an instance of ApplicationCreator containing mandatory information.
ApplicationCreatorExt - Class in com.bonitasoft.engine.business.application
 
ApplicationCreatorExt(String, String, String) - Constructor for class com.bonitasoft.engine.business.application.ApplicationCreatorExt
Creates an instance of ApplicationCreatorExt containing mandatory information.
ApplicationCreatorExt(String, String, String, long, long) - Constructor for class com.bonitasoft.engine.business.application.ApplicationCreatorExt
Creates an instance of ApplicationCreatorExt containing mandatory information and a specific layout.
ApplicationField - Enum in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationField instead.
ApplicationField - Enum in org.bonitasoft.engine.business.application
Contains fields that can be used by ApplicationCreator and ApplicationUpdater
ApplicationImpl - Class in com.bonitasoft.engine.business.application.impl
Deprecated.
from version 7.0 on, use ApplicationImpl instead.
ApplicationImpl(Application) - Constructor for class com.bonitasoft.engine.business.application.impl.ApplicationImpl
Deprecated.
 
ApplicationImpl - Class in org.bonitasoft.engine.business.application.impl
 
ApplicationImpl(String, String, String) - Constructor for class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
ApplicationImpl(String, String, String, Long, Long) - Constructor for class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
ApplicationImportPolicy - Enum in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationImportPolicy instead.
ApplicationImportPolicy - Enum in org.bonitasoft.engine.business.application
Contains available policies during Applications import
ApplicationMenu - Interface in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationMenu instead.
ApplicationMenu - Interface in org.bonitasoft.engine.business.application
Represents an Application menu
ApplicationMenuConverter - Class in com.bonitasoft.engine.business.application.impl
Deprecated.
this class is only intended to convert BOS to SP model objects during the time the SP API is kept as deprecated, and must be deleted after that.
ApplicationMenuConverter() - Constructor for class com.bonitasoft.engine.business.application.impl.ApplicationMenuConverter
Deprecated.
 
ApplicationMenuCreator - Class in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationMenuCreator instead.
ApplicationMenuCreator(Long, String, Long) - Constructor for class com.bonitasoft.engine.business.application.ApplicationMenuCreator
Deprecated.
Creates an instance of ApplicationMenuCreator
ApplicationMenuCreator(Long, String) - Constructor for class com.bonitasoft.engine.business.application.ApplicationMenuCreator
Deprecated.
Creates an instance of ApplicationMenuCreator
ApplicationMenuCreator - Class in org.bonitasoft.engine.business.application
Describes the information about an ApplicationMenu to be created
ApplicationMenuCreator(Long, String, Long) - Constructor for class org.bonitasoft.engine.business.application.ApplicationMenuCreator
Creates an instance of ApplicationMenuCreator
ApplicationMenuCreator(Long, String) - Constructor for class org.bonitasoft.engine.business.application.ApplicationMenuCreator
Creates an instance of ApplicationMenuCreator
ApplicationMenuField - Enum in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationMenuField instead.
ApplicationMenuField - Enum in org.bonitasoft.engine.business.application
ApplicationMenuImpl - Class in com.bonitasoft.engine.business.application.impl
Deprecated.
from version 7.0 on, use ApplicationMenuImpl instead.
ApplicationMenuImpl(ApplicationMenu) - Constructor for class com.bonitasoft.engine.business.application.impl.ApplicationMenuImpl
Deprecated.
 
ApplicationMenuImpl - Class in org.bonitasoft.engine.business.application.impl
 
ApplicationMenuImpl(String, long, Long, int) - Constructor for class org.bonitasoft.engine.business.application.impl.ApplicationMenuImpl
 
ApplicationMenuNotFoundException - Exception in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationMenuNotFoundException instead.
ApplicationMenuNotFoundException(String) - Constructor for exception com.bonitasoft.engine.business.application.ApplicationMenuNotFoundException
Deprecated.
 
ApplicationMenuNotFoundException - Exception in org.bonitasoft.engine.business.application
 
ApplicationMenuNotFoundException(String) - Constructor for exception org.bonitasoft.engine.business.application.ApplicationMenuNotFoundException
 
ApplicationMenuSearchDescriptor - Class in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationMenuSearchDescriptor instead.
ApplicationMenuSearchDescriptor() - Constructor for class com.bonitasoft.engine.business.application.ApplicationMenuSearchDescriptor
Deprecated.
 
ApplicationMenuSearchDescriptor - Class in org.bonitasoft.engine.business.application
Defines the fields that can be used in the SearchOptions when searching for ApplicationMenus
ApplicationMenuSearchDescriptor() - Constructor for class org.bonitasoft.engine.business.application.ApplicationMenuSearchDescriptor
 
ApplicationMenuUpdater - Class in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationMenuUpdater instead.
ApplicationMenuUpdater() - Constructor for class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
 
ApplicationMenuUpdater - Class in org.bonitasoft.engine.business.application
 
ApplicationMenuUpdater() - Constructor for class org.bonitasoft.engine.business.application.ApplicationMenuUpdater
 
ApplicationNotFoundException - Exception in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationNotFoundException instead.
ApplicationNotFoundException(long) - Constructor for exception com.bonitasoft.engine.business.application.ApplicationNotFoundException
Deprecated.
 
ApplicationNotFoundException - Exception in org.bonitasoft.engine.business.application
 
ApplicationNotFoundException(long) - Constructor for exception org.bonitasoft.engine.business.application.ApplicationNotFoundException
 
ApplicationPage - Interface in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationPage instead.
ApplicationPage - Interface in org.bonitasoft.engine.business.application
Represents the association between a Page and an Application
ApplicationPageConverter - Class in com.bonitasoft.engine.business.application.impl
Deprecated.
this class is only intended to convert BOS to SP model objects during the time the SP API is kept as deprecated, and must be deleted after that.
ApplicationPageConverter() - Constructor for class com.bonitasoft.engine.business.application.impl.ApplicationPageConverter
Deprecated.
 
ApplicationPageImpl - Class in com.bonitasoft.engine.business.application.impl
Deprecated.
from version 7.0 on, use ApplicationPageImpl instead.
ApplicationPageImpl(ApplicationPage) - Constructor for class com.bonitasoft.engine.business.application.impl.ApplicationPageImpl
Deprecated.
 
ApplicationPageImpl - Class in org.bonitasoft.engine.business.application.impl
 
ApplicationPageImpl(long, long, String) - Constructor for class org.bonitasoft.engine.business.application.impl.ApplicationPageImpl
 
ApplicationPageNotFoundException - Exception in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationPageNotFoundException instead.
ApplicationPageNotFoundException(String) - Constructor for exception com.bonitasoft.engine.business.application.ApplicationPageNotFoundException
Deprecated.
 
ApplicationPageNotFoundException - Exception in org.bonitasoft.engine.business.application
 
ApplicationPageNotFoundException(String) - Constructor for exception org.bonitasoft.engine.business.application.ApplicationPageNotFoundException
 
ApplicationPageSearchDescriptor - Class in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationPageSearchDescriptor instead.
ApplicationPageSearchDescriptor() - Constructor for class com.bonitasoft.engine.business.application.ApplicationPageSearchDescriptor
Deprecated.
 
ApplicationPageSearchDescriptor - Class in org.bonitasoft.engine.business.application
Defines the fields that can be used in the SearchOptions when searching for ApplicationPages
ApplicationPageSearchDescriptor() - Constructor for class org.bonitasoft.engine.business.application.ApplicationPageSearchDescriptor
 
ApplicationSearchDescriptor - Class in com.bonitasoft.engine.business.application
Deprecated.
as from version 7.0, use ApplicationSearchDescriptor instead
ApplicationSearchDescriptor() - Constructor for class com.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Deprecated.
 
ApplicationSearchDescriptor - Class in org.bonitasoft.engine.business.application
Defines the fields that can be used in the SearchOptions when searching for Applications
ApplicationSearchDescriptor() - Constructor for class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
 
ApplicationState - Enum in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationState instead.
ApplicationState - Enum in org.bonitasoft.engine.business.application
 
ApplicationUpdater - Class in com.bonitasoft.engine.business.application
Deprecated.
from version 7.0 on, use ApplicationUpdater instead.
ApplicationUpdater() - Constructor for class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Creates an instance of ApplicationUpdater
ApplicationUpdater - Class in org.bonitasoft.engine.business.application
Allows to define which Application fields will be updated
ApplicationUpdater() - Constructor for class org.bonitasoft.engine.business.application.ApplicationUpdater
Creates an instance of ApplicationUpdater
ApplicationUpdaterExt - Class in com.bonitasoft.engine.business.application
Allows to define which Application fields will be updated
ApplicationUpdaterExt() - Constructor for class com.bonitasoft.engine.business.application.ApplicationUpdaterExt
 
ARCHIVE_DATE - Static variable in class org.bonitasoft.engine.bpm.comment.ArchivedCommentsSearchDescriptor
The name of the field corresponding to the date to which the comment was archived.
ARCHIVE_DATE - Static variable in class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
The name of the field corresponding to the date to which the connector was archived.
ARCHIVE_DATE - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
ARCHIVE_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
ARCHIVE_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
ARCHIVE_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
ARCHIVE_DATE - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the date of the archiving of the process instance.
ArchiveConnectorInstancesSearchDescriptor - Class in org.bonitasoft.engine.bpm.connector
The fields on which a search can be made for the archived connectors.
ArchiveConnectorInstancesSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
 
ArchivedActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedActivityInstanceNotFoundException - Exception in org.bonitasoft.engine.bpm.flownode
Thrown when it's not possible to find the archived activity instance.
ArchivedActivityInstanceNotFoundException(long) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceNotFoundException
Constructs a new exception with the specified detail message.
ArchivedActivityInstanceNotFoundException(Exception) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceNotFoundException
Constructs a new exception with the specified detail cause.
ArchivedActivityInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
 
ArchivedActivityInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
ArchivedAutomaticTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedCallActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedComment - Interface in org.bonitasoft.engine.bpm.comment
The archived comment associated to a process instance
ArchivedCommentsSearchDescriptor - Class in org.bonitasoft.engine.bpm.comment
The fields on which a search can be made for the archived comments.
ArchivedCommentsSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.comment.ArchivedCommentsSearchDescriptor
 
ArchivedConnectorInstance - Interface in org.bonitasoft.engine.bpm.connector
The archived connector
ArchivedDataInstance - Interface in org.bonitasoft.engine.bpm.data
Represents an archived DataInstance.
ArchivedDataNotFoundException - Exception in org.bonitasoft.engine.bpm.data
Thrown when it's not possible to find the archived data instance.
ArchivedDataNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.data.ArchivedDataNotFoundException
Constructs a new exception with the specified detail cause.
ArchivedDataNotFoundException(String) - Constructor for exception org.bonitasoft.engine.bpm.data.ArchivedDataNotFoundException
 
ArchivedDocument - Interface in org.bonitasoft.engine.bpm.document
 
ArchivedDocumentNotFoundException - Exception in org.bonitasoft.engine.bpm.document
Thrown when it's not possible to find the archived document.
ArchivedDocumentNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.document.ArchivedDocumentNotFoundException
Constructs a new exception with the specified detail cause.
ArchivedDocumentsSearchDescriptor - Class in org.bonitasoft.engine.bpm.document
 
ArchivedDocumentsSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
ArchivedElement - Interface in org.bonitasoft.engine.bpm
Interface ArchivedElement is the root interface of the archived client model hierarchy of Bonita BPM.
ArchivedFlowElementInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedFlowNodeInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedFlowNodeInstanceNotFoundException - Exception in org.bonitasoft.engine.bpm.flownode
Thrown when it's not possible to find the archived flow node instance.
ArchivedFlowNodeInstanceNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceNotFoundException
Constructs a new exception with the specified detail cause.
ArchivedFlowNodeInstanceNotFoundException(long) - Constructor for exception org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceNotFoundException
Constructs a new exception with the specified detail message.
ArchivedFlowNodeInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
 
ArchivedFlowNodeInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
ArchivedGatewayInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedHumanTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedHumanTaskInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
 
ArchivedHumanTaskInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
ArchivedLoopActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedManualTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedMultiInstanceActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedProcessInstance - Interface in org.bonitasoft.engine.bpm.process
Represents an archived instance of a process.
ArchivedProcessInstanceNotFoundException - Exception in org.bonitasoft.engine.bpm.process
Thrown when it's not possible to find the archived process instance.
ArchivedProcessInstanceNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ArchivedProcessInstanceNotFoundException
Constructs a new exception with the specified detail cause.
ArchivedProcessInstanceNotFoundException(long) - Constructor for exception org.bonitasoft.engine.bpm.process.ArchivedProcessInstanceNotFoundException
Constructs a new exception and its message
ArchivedProcessInstancesSearchDescriptor - Class in com.bonitasoft.engine.bpm.flownode
 
ArchivedProcessInstancesSearchDescriptor() - Constructor for class com.bonitasoft.engine.bpm.flownode.ArchivedProcessInstancesSearchDescriptor
 
ArchivedProcessInstancesSearchDescriptor - Class in org.bonitasoft.engine.bpm.process
Search descriptors are used to filter / sort results of a generic search.
ArchivedProcessInstancesSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
 
ArchivedReceiveTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedSendTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedSubProcessActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ArchivedUserTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ASSIGN_TASK_QUERY_PARAM - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
ASSIGNEE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
ASSIGNEE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
ASSIGNEE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
ASSIGNEE_ID - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the user assignee to a user task of the process instance.
ASSIGNEE_ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the user assignee to a user task of the process instance.
assignUserTask(long, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Assign a task to a user with given user identifier.
attachBusinessDataSetAttributeOperation(String, Expression) - Method in class org.bonitasoft.engine.operation.OperationBuilder
Creates a new operation of type OperatorType.ASSIGNMENT that associates an existing Business Data to the current process.
attachDocument(long, String, String, String, String) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Attach a document by reference to the specified process instance.
attachDocument(long, String, String, String, byte[]) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Attach the given document to the specified process instance.
attachNewDocumentVersion(long, String, String, String, String) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Attach a new version of a document by reference to the specified process instance.
attachNewDocumentVersion(long, String, String, String, byte[]) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Attach a new document version to the specified process instance.
AuthorizationRuleConstants - Class in org.bonitasoft.engine.page
author Emmanuel Duchastenier
AuthorizationRuleConstants() - Constructor for class org.bonitasoft.engine.page.AuthorizationRuleConstants
 
AUTO_INSTANTIATE_QUERY_PARAM - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
AutomaticTaskDefinition - Interface in org.bonitasoft.engine.bpm.flownode
An AutomaticTask is a concrete implementation of a Task.
AutomaticTaskDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
AutomaticTaskDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.AutomaticTaskDefinitionBuilder
 
AutomaticTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 

B

BarResource - Class in org.bonitasoft.engine.bpm.bar
 
BarResource(String, byte[]) - Constructor for class org.bonitasoft.engine.bpm.bar.BarResource
 
BaseElement - Interface in org.bonitasoft.engine.bpm
Interface BaseElement identifies a BonitaObject.
between(String, Serializable, Serializable) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
BONITA_HOME - Static variable in class org.bonitasoft.engine.home.BonitaHome
 
BONITA_HOME_CLIENT - Static variable in class org.bonitasoft.engine.home.BonitaHomeClient
 
BonitaContextException - Interface in org.bonitasoft.engine.exception
Exception wrapper providing context on the exception.
BonitaException - Exception in org.bonitasoft.engine.exception
The class BonitaException and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
BonitaException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.BonitaException
Constructs a new exception with the specified detail message and cause.
BonitaException(String) - Constructor for exception org.bonitasoft.engine.exception.BonitaException
Constructs a new exception with the specified detail message.
BonitaException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.BonitaException
Constructs a new exception with the specified detail cause.
BonitaHome - Class in org.bonitasoft.engine.home
Utility class to retrieve the bonita home based on the system property bonita.home
BonitaHome() - Constructor for class org.bonitasoft.engine.home.BonitaHome
 
BonitaHomeClient - Class in org.bonitasoft.engine.home
Utility class that handles the path to the client part of the bonita home
BonitaHomeConfigurationException - Exception in org.bonitasoft.engine.exception
 
BonitaHomeConfigurationException(String) - Constructor for exception org.bonitasoft.engine.exception.BonitaHomeConfigurationException
 
BonitaHomeNotSetException - Exception in org.bonitasoft.engine.exception
 
BonitaHomeNotSetException(String) - Constructor for exception org.bonitasoft.engine.exception.BonitaHomeNotSetException
 
BonitaObject - Interface in org.bonitasoft.engine.bpm
Interface BonitaObject is the root interface of the client model hierarchy of Bonita BPM.
BonitaRuntimeException - Exception in org.bonitasoft.engine.exception
 
BonitaRuntimeException(String) - Constructor for exception org.bonitasoft.engine.exception.BonitaRuntimeException
 
BonitaRuntimeException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.BonitaRuntimeException
 
BonitaRuntimeException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.BonitaRuntimeException
 
BonitaRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception org.bonitasoft.engine.exception.BonitaRuntimeException
 
BoundaryEventDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
BoundaryEventDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
BoundaryEventDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, ActivityDefinitionImpl, String, boolean) - Constructor for class org.bonitasoft.engine.bpm.process.impl.BoundaryEventDefinitionBuilder
 
BoundaryEventInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
BPM_EVENT_TYPE - Static variable in class org.bonitasoft.engine.bpm.flownode.WaitingEventSearchDescriptor
 
BPMEventType - Enum in org.bonitasoft.engine.bpm.flownode
 
build() - Method in class org.bonitasoft.engine.bpm.form.FormMappingDefinitionBuilder
 
build() - Method in class org.bonitasoft.engine.bpm.form.FormMappingModelBuilder
 
buildBusinessObjectDAOExpression(String, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
Builds an Expression that evaluates to a Business Object Server DAO.
buildFormMapping(String, FormMappingType, FormMappingTarget) - Static method in class org.bonitasoft.engine.bpm.form.FormMappingDefinitionBuilder
 
buildFormMappingModel() - Static method in class org.bonitasoft.engine.bpm.form.FormMappingModelBuilder
 
BusinessArchive - Class in org.bonitasoft.engine.bpm.bar
Represents the content of a BusinessArchive file (*.bar).
BusinessArchive() - Constructor for class org.bonitasoft.engine.bpm.bar.BusinessArchive
Default constructor.
BusinessArchiveBuilder - Class in org.bonitasoft.engine.bpm.bar
BusinessArchiveBuilder() - Constructor for class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
 
BusinessArchiveContribution - Interface in org.bonitasoft.engine.bpm.bar
Supplies a specif information to the BusinessArchive.
BusinessArchiveFactory - Class in com.bonitasoft.engine.bpm.bar
Read or write BusinessArchive from/to file system
BusinessArchiveFactory() - Constructor for class com.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
BusinessArchiveFactory - Class in org.bonitasoft.engine.bpm.bar
Read or write BusinessArchive from/to file system
BusinessArchiveFactory() - Constructor for class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
businessArchiveFolderToFile(File, String) - Static method in class com.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
businessArchiveFolderToFile(File, String) - Static method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
Save the uncompressed business archive folder to a compressed file.
businessArchiveFolderToFile(File, String, List<BusinessArchiveContribution>) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
BusinessDataAPI - Interface in org.bonitasoft.engine.api
This API allows to list the BusinessDataReference related to specific ProcessInstance
BusinessDataDefinition - Interface in org.bonitasoft.engine.bpm.businessdata
 
BusinessDataDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
BusinessDataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, BusinessDataDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.BusinessDataDefinitionBuilder
 
BusinessDataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.BusinessDataDefinitionBuilder
 
BusinessDataException - Exception in com.bonitasoft.engine.businessdata
Deprecated.
unused
BusinessDataException(Throwable) - Constructor for exception com.bonitasoft.engine.businessdata.BusinessDataException
Deprecated.
Constructs a BusinessDataException with the specified cause.
BusinessDataException(String) - Constructor for exception com.bonitasoft.engine.businessdata.BusinessDataException
Deprecated.
Constructs a BusinessDataException with the specified detail message.
BusinessDataException(String, Throwable) - Constructor for exception com.bonitasoft.engine.businessdata.BusinessDataException
Deprecated.
Constructs a BusinessDataException with the specified detail message and cause.
BusinessDataQueryMetadata - Interface in org.bonitasoft.engine.bpm.businessdata
 
BusinessDataQueryResult - Interface in org.bonitasoft.engine.bpm.businessdata
 
BusinessDataReference - Interface in com.bonitasoft.engine.businessdata
Deprecated.
since version 7.0.0, use BusinessDataReference instead.
BusinessDataReference - Interface in org.bonitasoft.engine.business.data
A BusinessDataReference defines all needed fields to retrieve a business data.
BusinessDataRepositoryDeploymentException - Exception in com.bonitasoft.engine.businessdata
Deprecated.
from version 7.0.0 on, use BusinessDataRepositoryDeploymentException instead.
BusinessDataRepositoryDeploymentException(Throwable) - Constructor for exception com.bonitasoft.engine.businessdata.BusinessDataRepositoryDeploymentException
Deprecated.
Constructs a BusinessDataRepositoryDeploymentException with the specified cause.
BusinessDataRepositoryDeploymentException - Exception in org.bonitasoft.engine.business.data
Thrown to indicate that the Business Data Model deployment failed.
BusinessDataRepositoryDeploymentException(Throwable) - Constructor for exception org.bonitasoft.engine.business.data.BusinessDataRepositoryDeploymentException
Constructs a BusinessDataRepositoryDeploymentException with the specified cause.
BusinessDataRepositoryException - Exception in com.bonitasoft.engine.businessdata
Deprecated.
from version 7.0.0 on, use BusinessDataRepositoryException instead.
BusinessDataRepositoryException(Throwable) - Constructor for exception com.bonitasoft.engine.businessdata.BusinessDataRepositoryException
Deprecated.
Constructs a BusinessDataRepositoryException with the specified cause.
BusinessDataRepositoryException(String) - Constructor for exception com.bonitasoft.engine.businessdata.BusinessDataRepositoryException
Deprecated.
Constructs a BusinessDataRepositoryException with the specified detail message.
BusinessDataRepositoryException(String, Throwable) - Constructor for exception com.bonitasoft.engine.businessdata.BusinessDataRepositoryException
Deprecated.
Constructs a BusinessDataRepositoryException with the specified detail message and cause.
BusinessDataRepositoryException - Exception in org.bonitasoft.engine.business.data
Thrown if an exception occurs dealing with the Business Data Repository.
BusinessDataRepositoryException(Throwable) - Constructor for exception org.bonitasoft.engine.business.data.BusinessDataRepositoryException
Constructs a BusinessDataRepositoryException with the specified cause.
BusinessDataRepositoryException(String) - Constructor for exception org.bonitasoft.engine.business.data.BusinessDataRepositoryException
Constructs a BusinessDataRepositoryException with the specified detail message.
BusinessDataRepositoryException(String, Throwable) - Constructor for exception org.bonitasoft.engine.business.data.BusinessDataRepositoryException
Constructs a BusinessDataRepositoryException with the specified detail message and cause.
BusinessObjectDaoCreationException - Exception in com.bonitasoft.engine.bdm
Deprecated.
from version 7.0.0 on, use BusinessObjectDaoCreationException instead.
BusinessObjectDaoCreationException(Throwable) - Constructor for exception com.bonitasoft.engine.bdm.BusinessObjectDaoCreationException
Deprecated.
Constructs a BusinessObjectDaoCreationException with the specified cause.
BusinessObjectDaoCreationException - Exception in org.bonitasoft.engine.bdm
Thrown to indicate that the DAO was not created.
BusinessObjectDaoCreationException(Throwable) - Constructor for exception org.bonitasoft.engine.bdm.BusinessObjectDaoCreationException
Constructs a BusinessObjectDaoCreationException with the specified cause.
BusinessObjectDaoCreationException(String) - Constructor for exception org.bonitasoft.engine.bdm.BusinessObjectDaoCreationException
Constructs a BusinessObjectDaoCreationException with the specified message.
BusinessObjectDAOFactory - Class in com.bonitasoft.engine.bdm
Deprecated.
since version 7.0.0, use BusinessObjectDAOFactory instead.
BusinessObjectDAOFactory() - Constructor for class com.bonitasoft.engine.bdm.BusinessObjectDAOFactory
Deprecated.
 
BusinessObjectDAOFactory - Class in org.bonitasoft.engine.bdm
A factory to create Data Access Objects (DAO).
BusinessObjectDAOFactory() - Constructor for class org.bonitasoft.engine.bdm.BusinessObjectDAOFactory
 

C

CallableElementType - Enum in org.bonitasoft.engine.bpm.flownode
 
CallActivityBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
CallActivityBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, Expression, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.CallActivityBuilder
 
CallActivityDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
CallActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
CALLER_ID - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the flow node that starts the process instance.
CALLER_ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the flow node that starts the process instance.
CANCELLED_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity is cancelled.
CANCELLING_SUBTASKS_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when the subtaks of a activity are cancelling.
cancelProcessInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Cancels the process instance and all of its active flow nodes.
canExecuteTask(long, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Check whether a specified task can be executed by a given user.
CatchErrorEventTiggerDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
CatchErrorEventTiggerDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, CatchEventDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.CatchErrorEventTiggerDefinitionBuilder
 
CatchErrorEventTiggerDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, CatchEventDefinitionImpl, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.CatchErrorEventTiggerDefinitionBuilder
 
CatchErrorEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
CatchEventDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
CatchEventInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
CatchMessageEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
CatchMessageEventTriggerDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
CatchMessageEventTriggerDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, CatchEventDefinitionImpl, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.CatchMessageEventTriggerDefinitionBuilder
 
CatchSignalEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
CatchSignalEventTriggerDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
CatchSignalEventTriggerDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, CatchEventDefinitionImpl, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.CatchSignalEventTriggerDefinitionBuilder
 
Category - Interface in org.bonitasoft.engine.bpm.category
Category forms part of the ProcessDefinition.
CATEGORY_ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the identifier of the category of the process.
CategoryCriterion - Enum in org.bonitasoft.engine.bpm.category
Criterion to sort categories
CategoryNotFoundException - Exception in org.bonitasoft.engine.bpm.category
Thrown when it's not possible to find a category.
CategoryNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.category.CategoryNotFoundException
Constructs a new exception with the specified detail cause.
CategoryUpdater - Class in org.bonitasoft.engine.bpm.category
 
CategoryUpdater() - Constructor for class org.bonitasoft.engine.bpm.category.CategoryUpdater
The default constructor
CategoryUpdater.CategoryField - Enum in org.bonitasoft.engine.bpm.category
The fields that can be updated.
changeProperties(Properties) - Method in class com.bonitasoft.engine.connector.SAPMonoDestinationDataProvider
 
checkAPICallWithScript(String, APICallContext, boolean) - Method in interface org.bonitasoft.engine.api.PermissionAPI
Execute a groovy class stored in bonita-home/server/tenants/<tenant id>/conf/security-scripts/ using it's class name
checkEquality(Object, Object) - Static method in enum org.bonitasoft.engine.bpm.contract.impl.NaiveEqualityResult
 
checkName(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
checkProcessInfos(File, DesignProcessDefinition) - Method in class com.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContributionExt
 
checkProcessInfos(File, DesignProcessDefinition) - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
ClassLoaderException - Exception in org.bonitasoft.engine.exception
 
ClassLoaderException(String) - Constructor for exception org.bonitasoft.engine.exception.ClassLoaderException
 
ClassLoaderException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.ClassLoaderException
 
ClassLoaderException(String, Exception) - Constructor for exception org.bonitasoft.engine.exception.ClassLoaderException
 
ClasspathContribution - Class in org.bonitasoft.engine.bpm.bar
 
ClasspathContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.ClasspathContribution
 
cleanAndDeletePlaftorm() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Deprecated.
since 6.5.0 (typo in method name). Use PlatformAPI.cleanAndDeletePlatform() instead.
cleanAndDeletePlatform() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Clean and delete a platform.
cleanAndUninstallBusinessDataModel() - Method in interface com.bonitasoft.engine.api.TenantManagementAPI
Deprecated.
Deletes all business data and uninstalls the business data model.
cleanAndUninstallBusinessDataModel() - Method in interface org.bonitasoft.engine.api.TenantAdministrationAPI
Deletes all business data and uninstalls the business data model.
cleanPlatform() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Clean the platform.
clear() - Static method in class com.bonitasoft.engine.connector.SAPMonoDestinationDataProvider
Use it carefully!!! If someone retrieved an Instance and you clear it it will break everything, currently usage planned only for test purpose.
CLIENT_PROGRAM_NAME - Static variable in interface com.bonitasoft.engine.api.LoginAPI
 
CLIENT_PROGRAM_TOKEN - Static variable in interface com.bonitasoft.engine.api.LoginAPI
 
ClientInterceptor - Class in org.bonitasoft.engine.api.impl
 
ClientInterceptor(String, ServerAPI, Session) - Constructor for class org.bonitasoft.engine.api.impl.ClientInterceptor
 
ClientInterceptor(String, ServerAPI) - Constructor for class org.bonitasoft.engine.api.impl.ClientInterceptor
 
CollectionConverter - Class in com.bonitasoft.engine.api.converter
 
CollectionConverter() - Constructor for class com.bonitasoft.engine.api.converter.CollectionConverter
 
com.bonitasoft.engine.api - package com.bonitasoft.engine.api
The Bonita BPM project has a clear separation between the API the users should be interacting with and the actual implementation classes.
com.bonitasoft.engine.api.converter - package com.bonitasoft.engine.api.converter
 
com.bonitasoft.engine.api.impl - package com.bonitasoft.engine.api.impl
 
com.bonitasoft.engine.bdm - package com.bonitasoft.engine.bdm
Provides classes and interfaces for business data models (BDM).
com.bonitasoft.engine.bpm.bar - package com.bonitasoft.engine.bpm.bar
 
com.bonitasoft.engine.bpm.flownode - package com.bonitasoft.engine.bpm.flownode
com.bonitasoft.engine.bpm.parameter - package com.bonitasoft.engine.bpm.parameter
com.bonitasoft.engine.bpm.process - package com.bonitasoft.engine.bpm.process
Package com.bonitasoft.engine.bpm.process gathers all model interfaces and exceptions related to process instance / definition objects manipulated by process APIs, and specific to Bonita BPM Subscription Edition.
com.bonitasoft.engine.bpm.process.impl - package com.bonitasoft.engine.bpm.process.impl
com.bonitasoft.engine.business.application - package com.bonitasoft.engine.business.application
 
com.bonitasoft.engine.business.application.impl - package com.bonitasoft.engine.business.application.impl
 
com.bonitasoft.engine.businessdata - package com.bonitasoft.engine.businessdata
com.bonitasoft.engine.connector - package com.bonitasoft.engine.connector
 
com.bonitasoft.engine.converter - package com.bonitasoft.engine.converter
 
com.bonitasoft.engine.exception - package com.bonitasoft.engine.exception
 
com.bonitasoft.engine.log - package com.bonitasoft.engine.log
Provides classes and interfaces for business data (BD) and repository (BDR).
com.bonitasoft.engine.monitoring - package com.bonitasoft.engine.monitoring
com.bonitasoft.engine.page - package com.bonitasoft.engine.page
 
com.bonitasoft.engine.platform - package com.bonitasoft.engine.platform
Contains classes and interfaces related to the Bonita BPM Platform.
com.bonitasoft.engine.profile - package com.bonitasoft.engine.profile
com.bonitasoft.engine.reporting - package com.bonitasoft.engine.reporting
com.bonitasoft.engine.theme - package com.bonitasoft.engine.theme
com.bonitasoft.engine.theme.exception - package com.bonitasoft.engine.theme.exception
 
CommandAPI - Interface in org.bonitasoft.engine.api
Manipulate tenant commands.
CommandCriterion - Enum in org.bonitasoft.engine.command
Sort criterion used to specify the sort order of the CommandDescriptor.
CommandDescriptor - Interface in org.bonitasoft.engine.command
Represents the descriptor of a (tenant) command or a platform command.
CommandDescriptorImpl - Class in org.bonitasoft.engine.command
 
CommandDescriptorImpl() - Constructor for class org.bonitasoft.engine.command.CommandDescriptorImpl
 
CommandDescriptorImpl(String, String, String) - Constructor for class org.bonitasoft.engine.command.CommandDescriptorImpl
 
CommandExecutionException - Exception in org.bonitasoft.engine.command
Happens when an exception occurs during the execution of a command
CommandExecutionException(String) - Constructor for exception org.bonitasoft.engine.command.CommandExecutionException
 
CommandExecutionException(Throwable) - Constructor for exception org.bonitasoft.engine.command.CommandExecutionException
 
CommandExecutionException(String, Throwable) - Constructor for exception org.bonitasoft.engine.command.CommandExecutionException
 
CommandNotFoundException - Exception in org.bonitasoft.engine.command
Happens when a command is not found
CommandNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.command.CommandNotFoundException
 
CommandParameterizationException - Exception in org.bonitasoft.engine.command
Happens when an a command is executed with wrong parameters
CommandParameterizationException(String) - Constructor for exception org.bonitasoft.engine.command.CommandParameterizationException
 
CommandParameterizationException(Throwable) - Constructor for exception org.bonitasoft.engine.command.CommandParameterizationException
 
CommandParameterizationException(String, Throwable) - Constructor for exception org.bonitasoft.engine.command.CommandParameterizationException
 
CommandSearchDescriptor - Class in org.bonitasoft.engine.command
Contains constants to search for commands using CommandAPI.searchCommands(org.bonitasoft.engine.search.SearchOptions)
CommandSearchDescriptor() - Constructor for class org.bonitasoft.engine.command.CommandSearchDescriptor
 
CommandUpdater - Class in org.bonitasoft.engine.command
Updater for Commands
CommandUpdater() - Constructor for class org.bonitasoft.engine.command.CommandUpdater
 
CommandUpdater.CommandField - Enum in org.bonitasoft.engine.command
 
Comment - Interface in org.bonitasoft.engine.bpm.comment
The comment associated to a process instance
ComparisonOperator - Enum in org.bonitasoft.engine.expression
 
COMPLETED_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity is completed.
COMPLETING_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity is completing.
CONFIGURATION_STATE - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the configuration state of the process.
ConfigurationState - Enum in org.bonitasoft.engine.bpm.process
Autoset by Bonita BPM Engine.
connect() - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
connect() - Method in interface org.bonitasoft.engine.connector.Connector
Called by the engine before the connector is executed This method can be implemented by connectors to handle here opening of connections like database connection
Connector - Interface in org.bonitasoft.engine.connector
 
CONNECTOR_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
The name of the field corresponding to the identifier of the definition of the connector
CONNECTOR_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorInstancesSearchDescriptor
 
CONNECTOR_DEFINITION_VERSION - Static variable in class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
The name of the field corresponding to the version of the definition of the connector
CONNECTOR_DEFINITION_VERSION - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorInstancesSearchDescriptor
 
ConnectorContribution - Class in org.bonitasoft.engine.bpm.bar
 
ConnectorContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.ConnectorContribution
 
ConnectorCriterion - Enum in org.bonitasoft.engine.bpm.connector
Criterion to sort connectors
ConnectorDefinition - Interface in org.bonitasoft.engine.bpm.connector
The connector definition associated to a process definition or a flow node definition
ConnectorDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ConnectorDefinitionWithInputValues - Interface in org.bonitasoft.engine.bpm.connector
 
ConnectorEvent - Enum in org.bonitasoft.engine.bpm.connector
Events type to activate a connector
ConnectorException - Exception in org.bonitasoft.engine.connector
 
ConnectorException(String) - Constructor for exception org.bonitasoft.engine.connector.ConnectorException
 
ConnectorException(Throwable) - Constructor for exception org.bonitasoft.engine.connector.ConnectorException
 
ConnectorException(String, Throwable) - Constructor for exception org.bonitasoft.engine.connector.ConnectorException
 
ConnectorExecutionException - Exception in org.bonitasoft.engine.bpm.connector
Thrown when it's not possible to execute correctly the connector.
ConnectorExecutionException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.connector.ConnectorExecutionException
Constructs a new exception with the specified detail cause.
ConnectorExecutionException(String, Throwable) - Constructor for exception org.bonitasoft.engine.bpm.connector.ConnectorExecutionException
Constructs a new exception with the specified detail message and cause.
ConnectorExecutionException(String) - Constructor for exception org.bonitasoft.engine.bpm.connector.ConnectorExecutionException
Constructs a new exception with the specified detail message.
ConnectorImplementationDescriptor - Class in org.bonitasoft.engine.bpm.connector
The fields on which a search can be made for the connector implementation.
ConnectorImplementationDescriptor() - Constructor for class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
The default constructor
ConnectorImplementationDescriptor(String, String, String, String, String, List<String>) - Constructor for class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
 
ConnectorInstance - Interface in org.bonitasoft.engine.bpm.connector
Represents a connector, once instanciated by the containinig activity or process at runtime.
ConnectorInstanceCriterion - Enum in org.bonitasoft.engine.bpm.connector
 
ConnectorInstanceNotFoundException - Exception in org.bonitasoft.engine.bpm.connector
Thrown when it's not possible to find the connector instance.
ConnectorInstanceNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.connector.ConnectorInstanceNotFoundException
Constructs a new exception with the specified detail cause.
ConnectorInstanceNotFoundException(String) - Constructor for exception org.bonitasoft.engine.bpm.connector.ConnectorInstanceNotFoundException
Constructs a new exception with the specified detail message.
ConnectorInstanceNotFoundException(String, Throwable) - Constructor for exception org.bonitasoft.engine.bpm.connector.ConnectorInstanceNotFoundException
Constructs a new exception with the specified detail message and cause.
ConnectorInstancesSearchDescriptor - Class in org.bonitasoft.engine.bpm.connector
 
ConnectorInstancesSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.connector.ConnectorInstancesSearchDescriptor
 
ConnectorInstanceWithFailureInfo - Interface in org.bonitasoft.engine.bpm.connector
 
ConnectorNotFoundException - Exception in org.bonitasoft.engine.bpm.connector
Thrown when a referenced connector cannot be found (generally from its ID + Version).
ConnectorNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.connector.ConnectorNotFoundException
Constructs a new exception with the specified detail cause.
ConnectorState - Enum in org.bonitasoft.engine.bpm.connector
Current state of a connector instance.
ConnectorStateReset - Enum in org.bonitasoft.engine.bpm.connector
 
ConnectorValidationException - Exception in org.bonitasoft.engine.connector
 
ConnectorValidationException(String) - Constructor for exception org.bonitasoft.engine.connector.ConnectorValidationException
 
ConnectorValidationException(Connector, String...) - Constructor for exception org.bonitasoft.engine.connector.ConnectorValidationException
 
ConnectorValidationException(Connector, List<String>) - Constructor for exception org.bonitasoft.engine.connector.ConnectorValidationException
 
ConstraintDefinition - Interface in org.bonitasoft.engine.bpm.contract
A ConstraintDefinition is a constraint when executing the UserTaskInstance.
ConstraintDefinitionImpl - Class in org.bonitasoft.engine.bpm.contract.impl
 
ConstraintDefinitionImpl(String, String, String) - Constructor for class org.bonitasoft.engine.bpm.contract.impl.ConstraintDefinitionImpl
 
ConstraintDefinitionImpl() - Constructor for class org.bonitasoft.engine.bpm.contract.impl.ConstraintDefinitionImpl
 
ContactData - Interface in org.bonitasoft.engine.identity
represents a user contact data
ContactDataCreator - Class in org.bonitasoft.engine.identity
Represents a helper for creating ContactData.
ContactDataCreator() - Constructor for class org.bonitasoft.engine.identity.ContactDataCreator
Create a new creator instance
ContactDataCreator.ContactDataField - Enum in org.bonitasoft.engine.identity
Represents the available ContactData fields
ContactDataUpdater - Class in org.bonitasoft.engine.identity
represents a helper for updating a ContactData
ContactDataUpdater() - Constructor for class org.bonitasoft.engine.identity.ContactDataUpdater
Default Constructor.
ContactDataUpdater.ContactDataField - Enum in org.bonitasoft.engine.identity
The available contact fields
CONTAINER_ID - Static variable in class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
The name of the field corresponding to the identifier of the container of the connector
CONTAINER_ID - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorInstancesSearchDescriptor
 
CONTAINER_TYPE - Static variable in class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
The name of the field corresponding to the type of the container of the connector
CONTAINER_TYPE - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorInstancesSearchDescriptor
 
ContainerBuilder - Interface in org.bonitasoft.engine.bpm.process.impl
 
CONTENT - Static variable in class org.bonitasoft.engine.bpm.comment.ArchivedCommentsSearchDescriptor
The name of the field corresponding to the content of the comment
CONTENT - Static variable in class org.bonitasoft.engine.bpm.comment.SearchCommentsDescriptor
The name of the field corresponding to the content of the comment
CONTENT_STORAGE_ID - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
CONTENT_STORAGE_ID - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
CONTENT_TYPE - Static variable in class org.bonitasoft.engine.page.PageSearchDescriptor
 
ContentType - Interface in org.bonitasoft.engine.page
 
CONTEXT_PATH - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
ContextEntry - Interface in org.bonitasoft.engine.bpm.context
 
ContextEntryImpl - Class in org.bonitasoft.engine.bpm.context
 
ContextEntryImpl() - Constructor for class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
ContextEntryImpl(String, Expression) - Constructor for class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
ContractDataNotFoundException - Exception in org.bonitasoft.engine.exception
Thrown when a process / user task contract data cannot be found.
ContractDataNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.ContractDataNotFoundException
 
ContractDataNotFoundException(String) - Constructor for exception org.bonitasoft.engine.exception.ContractDataNotFoundException
 
ContractDataNotFoundException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.ContractDataNotFoundException
 
ContractDefinition - Interface in org.bonitasoft.engine.bpm.contract
A ContractDefinition defines what the UserTaskInstance needs to be executed, or the Process to be started.
ContractDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ContractDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, UserTaskDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
ContractDefinitionBuilder(ProcessDefinitionBuilder, DesignProcessDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
ContractDefinitionImpl - Class in org.bonitasoft.engine.bpm.contract.impl
 
ContractDefinitionImpl() - Constructor for class org.bonitasoft.engine.bpm.contract.impl.ContractDefinitionImpl
 
ContractInputDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ContractInputDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, InputContainerDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ContractInputDefinitionBuilder
 
ContractViolationException - Exception in org.bonitasoft.engine.bpm.contract
Thrown when the ContractDefinition is not fulfilled.
ContractViolationException(String, String, List<String>, Throwable) - Constructor for exception org.bonitasoft.engine.bpm.contract.ContractViolationException
Constructs an ContractViolationException with the specified detail message and the explanations.
convert(List<SOURCE>, Converter<SOURCE, DESTINATION>) - Method in class com.bonitasoft.engine.api.converter.CollectionConverter
 
convert(SOURCE) - Method in interface com.bonitasoft.engine.api.converter.Converter
 
convert(Application) - Method in class com.bonitasoft.engine.business.application.impl.ApplicationConverter
Deprecated.
 
convert(ApplicationMenu) - Method in class com.bonitasoft.engine.business.application.impl.ApplicationMenuConverter
Deprecated.
 
convert(ApplicationPage) - Method in class com.bonitasoft.engine.business.application.impl.ApplicationPageConverter
Deprecated.
 
convert(Map<SOURCE, VALUE>, Class<TARGET>) - Method in class com.bonitasoft.engine.converter.EnumConverter
Deprecated.
 
Converter<SOURCE,DESTINATION> - Interface in com.bonitasoft.engine.api.converter
 
convertProcessToXml(DesignProcessDefinition) - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
convertXmlToProcess(String) - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
CorrelationDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
countAttachments(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the number of attachments matching the search conditions.
countComments(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the number of comments matching the search conditions.
createAndInitializePlatform() - Method in interface org.bonitasoft.engine.api.PlatformAPI
createAPIAccessorExpression() - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createApplication(ApplicationCreator) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Creates a new Application based on the supplied ApplicationCreator
createApplication(ApplicationCreator) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Creates a new Application based on the supplied ApplicationCreator
createApplicationMenu(ApplicationMenuCreator) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Creates a ApplicationMenu based on the supplied ApplicationMenuCreator.
createApplicationMenu(ApplicationMenuCreator) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Creates a ApplicationMenu based on the supplied ApplicationMenuCreator.
createApplicationPage(long, long, String) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Creates an ApplicationPage
createApplicationPage(long, long, String) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Creates an ApplicationPage
createBusinessDataExpression(String, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createBusinessDataLeftOperand(String) - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
creates a LeftOperand object to set a data, with a default value of external to false (data will be updated in Bonita system)
createBusinessDataReferenceExpression(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createBusinessDataSetAttributeOperation(String, String, String, Expression) - Method in class org.bonitasoft.engine.operation.OperationBuilder
Creates a new operation of type LeftOperand.TYPE_BUSINESS_DATA that allows to update a Business Data by calling a Java setter on one of its attributes.
createCategory(String, String) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Adds a category.
createComparisonExpression(String, Expression, ComparisonOperator, Expression) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createComparisonExpression(String, Expression, String, Expression) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createConstantBooleanExpression(boolean) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createConstantDateExpression(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
Build a constant expression with date type and value in ISO-8601 format
createConstantDoubleExpression(double) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createConstantFloatExpression(float) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createConstantIntegerExpression(int) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createConstantLongExpression(long) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createConstantStringExpression(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
The name of the built expression is set to the value of the constant.
createConstantStringExpression(String, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createContractInputExpression(String, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createCustomUserInfoDefinition(CustomUserInfoDefinitionCreator) - Method in interface org.bonitasoft.engine.api.CustomUserInfoAPI
Creates a new CustomUserInfoDefinition that will be available for all User s in the organization.
CREATED_BY - Static variable in class com.bonitasoft.engine.log.LogSearchDescriptor
 
CREATED_BY - Static variable in class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
CREATED_BY - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the identifier of the user that created the Application
createDAO(APISession, Class<T>) - Method in class com.bonitasoft.engine.bdm.BusinessObjectDAOFactory
Deprecated.
Creates the implementation of the DAO for the given session.
createDAO(APISession, Class<T>) - Method in class org.bonitasoft.engine.bdm.BusinessObjectDAOFactory
Creates the implementation of the DAO for the given session.
createDataExpression(String, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createDataLeftOperand(String, boolean) - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
createDataLeftOperand(String) - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
creates a LeftOperand object to set a data, with a default value of external to false (data will be updated in Bonita system)
createDocumentListExpression(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createDocumentReferenceExpression(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createEngineConstant(ExpressionConstants) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createExpression(String, String, String, ExpressionType) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createExpression(String, String, String, String, String, List<Expression>) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
createExpression(String, String, ExpressionType, String, String, List<Expression>) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createGroovyScriptExpression(String, String, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createGroovyScriptExpression(String, String, String, List<Expression>) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createGroovyScriptExpression(String, String, String, Expression...) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createGroup(String, String) - Method in interface org.bonitasoft.engine.api.GroupAPI
Creates a group from its name and parent path.
createGroup(GroupCreator) - Method in interface org.bonitasoft.engine.api.GroupAPI
Creates a group.
createInputExpression(String, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createJavaMethodCallExpression(String, String, String, Expression) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
Create an expression to call a simple Java method (without parameters)
createJavaMethodOperation(String, String, String, Expression) - Method in class org.bonitasoft.engine.operation.OperationBuilder
create an operation that update a data that contains a java object
createListExpression(String, List<Expression>) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createListOfListExpression(String, List<List<Expression>>) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createLogicalComplementExpression(String, Expression) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createNewBusinessArchive() - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
 
createNewInstance(String, String) - Method in class com.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilderExt
 
createNewInstance(String, boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentBuilder
Create a new instance of Document.
createNewInstance(String, String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Initiates the building of a new DesignProcessDefinition with the given name and version.
createNewInstance(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createNewInstance() - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
Initiate the building of a new LeftOperand.
createNewInstance(String) - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
 
createNewInstance() - Method in class org.bonitasoft.engine.operation.OperationBuilder
Initiate the building of a new Operation.
createPage(PageCreator, byte[]) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Creates a custom page.
createPage(String, byte[]) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
create a page using the given content the content must contain a page.properties file that contains informations on the page: name, displayName and description
createPage(PageCreator, byte[]) - Method in interface org.bonitasoft.engine.api.PageAPI
Creates a custom page.
createPage(String, byte[]) - Method in interface org.bonitasoft.engine.api.PageAPI
create a page using the given content the content must contain a page.properties file that contains informations on the page: name, displayName and description
createParameterExpression(String, String, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createPatternExpression(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createPatternExpression(String, String, Expression...) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createPlatform() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Create the platform.
createProcessSupervisorForGroup(long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Adds the group as a supervisor of the process.
createProcessSupervisorForMembership(long, long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Adds the membership as a supervisor of the process.
createProcessSupervisorForRole(long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Adds the role as a supervisor of the process.
createProcessSupervisorForUser(long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Adds the user as a supervisor of the process.
createProfile(String, String, String) - Method in interface com.bonitasoft.engine.api.ProfileAPI
createProfile(String, String) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Create a new custom profile
createProfile(ProfileCreator) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Create a new custom profile
createProfileEntry(ProfileEntryCreator) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Create a new profile entry
createProfileEntry(String, String, long, String) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Create a new profile entry
createProfileEntry(String, String, long, String, String) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Create a new profile entry
createProfileMember(Long, Long, Long, Long) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Creates a profile member.
createProfileMember(ProfileMemberCreator) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Creates a profile member.
createQueryBusinessDataExpression(String, String, String, Expression...) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createReport(String, String, byte[]) - Method in interface com.bonitasoft.engine.api.ReportingAPI
Creates a new report with no screenshot.
createReport(ReportCreator, byte[]) - Method in interface com.bonitasoft.engine.api.ReportingAPI
Creates a custom report.
createRole(String) - Method in interface org.bonitasoft.engine.api.RoleAPI
Creates a role.
createRole(RoleCreator) - Method in interface org.bonitasoft.engine.api.RoleAPI
Create the role.
createSearchIndexLeftOperand(int) - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
 
createSetDataOperation(String, Expression) - Method in class org.bonitasoft.engine.operation.OperationBuilder
 
createSetDocument(String, Expression) - Method in class org.bonitasoft.engine.operation.OperationBuilder
create an operation that update a document
createSetDocumentList(String, Expression) - Method in class org.bonitasoft.engine.operation.OperationBuilder
create an operation that update a document list
createSetStringIndexOperation(int, Expression) - Method in class org.bonitasoft.engine.operation.OperationBuilder
Creates a new operation that sets a new value to a String search index.
createTenant(TenantCreator) - Method in interface com.bonitasoft.engine.api.PlatformAPI
Create a new tenant
createTransientDataExpression(String, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createUser(String, String) - Method in interface org.bonitasoft.engine.api.UserAPI
Creates a user.
createUser(String, String, String, String) - Method in interface org.bonitasoft.engine.api.UserAPI
Creates a user.
createUser(UserCreator) - Method in interface org.bonitasoft.engine.api.UserAPI
Creates a user.
createXPathExpression(String, String, XPathReturnType, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createXPathExpressionWithDataAsContent(String, String, XPathReturnType, String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
createXPathOperation(String, String, Expression) - Method in class org.bonitasoft.engine.operation.OperationBuilder
create an operation that update an xml data using a xpath expression
CREATION_DATE - Static variable in class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
CREATION_DATE - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the Application creation date
CreationException - Exception in org.bonitasoft.engine.exception
 
CreationException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.CreationException
 
CreationException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.CreationException
 
CreationException(String) - Constructor for exception org.bonitasoft.engine.exception.CreationException
 
custom(Boolean) - Method in class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
CUSTOM - Static variable in class org.bonitasoft.engine.profile.ProfileEntrySearchDescriptor
Used to filter or order by the flag ProfileEntry.isCustom()
CustomUserInfo - Class in org.bonitasoft.engine.identity
Aggregate information of CustomUserInfoDefinition and CustomUserInfoValue
CustomUserInfo(long, CustomUserInfoDefinition, CustomUserInfoValue) - Constructor for class org.bonitasoft.engine.identity.CustomUserInfo
Creates an instance of CustomUserInfo based given information
CustomUserInfoAPI - Interface in org.bonitasoft.engine.api
CustomUserInfoAPI forms part of the OrganizationAPI and gives access to all the Administration operations available on CustomUserInfoDefinition and CustomUserInfoValue: creation, deletion and retrieve methods
CustomUserInfoDefinition - Interface in org.bonitasoft.engine.identity
Describes a custom user information definition that will be available for all Users in the organization.
CustomUserInfoDefinitionCreator - Class in org.bonitasoft.engine.identity
represents a helper for creating a CustomUserInfoDefinition.
CustomUserInfoDefinitionCreator(String) - Constructor for class org.bonitasoft.engine.identity.CustomUserInfoDefinitionCreator
creates a new CustomUserInfoDefinitionCreator with the specified name
CustomUserInfoDefinitionCreator(String, String) - Constructor for class org.bonitasoft.engine.identity.CustomUserInfoDefinitionCreator
creates a new CustomUserInfoDefinitionCreator with the specified name and description
CustomUserInfoValue - Interface in org.bonitasoft.engine.identity
A CustomUserInfoValue defines the value of a CustomUserInfoDefinition for a given User
CustomUserInfoValueSearchDescriptor - Class in org.bonitasoft.engine.identity
Defines the fields that can be used as filters and soring by CustomUserInfoAPI.searchCustomUserInfoValues(org.bonitasoft.engine.search.SearchOptions).
CustomUserInfoValueSearchDescriptor() - Constructor for class org.bonitasoft.engine.identity.CustomUserInfoValueSearchDescriptor
 
CustomUserInfoValueUpdater - Class in org.bonitasoft.engine.identity
represents a helper for updating CustomUserInfoValue
CustomUserInfoValueUpdater(String) - Constructor for class org.bonitasoft.engine.identity.CustomUserInfoValueUpdater
creates a new instance of CustomUserInfoValueUpdater with a value to update on a CustomUserInfoValue

D

DataDefinition - Interface in org.bonitasoft.engine.bpm.data
It forms part of the ProcessDefinition.
DataDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
DataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, DataDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
DataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, ActivityDefinitionImpl, DataDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
DataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, ThrowMessageEventTriggerDefinitionImpl, DataDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
DataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, CatchMessageEventTriggerDefinitionImpl, DataDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
DataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
DataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, ActivityDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
DataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, ThrowMessageEventTriggerDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
DataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, CatchMessageEventTriggerDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
DataInstance - Interface in org.bonitasoft.engine.bpm.data
This object represents this instance of DataDefinition generated when the associated ProcessInstance or FlowNodeInstance is instantiated.
DataNotFoundException - Exception in org.bonitasoft.engine.bpm.data
Thrown when it's not possible to find the data.
DataNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.data.DataNotFoundException
Constructs a new exception with the specified detail cause.
deactiveTenant(long) - Method in interface com.bonitasoft.engine.api.PlatformAPI
De-activate a tenant.
debug(String, Throwable) - Method in interface org.bonitasoft.engine.api.Logger
 
debug(String) - Method in interface org.bonitasoft.engine.api.Logger
 
DEFAULT_TENANT - Static variable in class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
The name of the field corresponding to the identifier of the definition of the connector
DEFINITION_ID - Static variable in class org.bonitasoft.engine.identity.CustomUserInfoValueSearchDescriptor
DEFINITION_VERSION - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
The name of the field corresponding to the version of the definition of the connector
deleteApplication(long) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Deletes an Application by its identifier.
deleteApplication(long) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Deletes an Application by its identifier.
deleteApplicationMenu(long) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Deletes an ApplicationMenu by its identifier.
deleteApplicationMenu(long) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Deletes an ApplicationMenu by its identifier.
deleteApplicationPage(long) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Deletes an ApplicationPage by its identifier.
deleteApplicationPage(long) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Deletes an ApplicationPage by its identifier.
deleteArchivedProcessInstances(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Delete archived process instances of process definition given as input parameter respecting the pagination parameters.
deleteArchivedProcessInstancesInAllStates(List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Delete all archived process instance (different states) of the source identifier list.
deleteArchivedProcessInstancesInAllStates(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Delete all archived process instance (different states) corresponding to the source identifier.
deleteBusinessDataOperation(String) - Method in class org.bonitasoft.engine.operation.OperationBuilder
Creates a new operation of type OperatorType.ASSIGNMENT that remove the named Business Data of the current process.
deleteCategory(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deletes a category and its associations.
deleteContentOfArchivedDocument(long) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Remove the content of an archived document while keeping it's metadata.
deleteCustomUserInfoDefinition(long) - Method in interface org.bonitasoft.engine.api.CustomUserInfoAPI
Deletes the CustomUserInfoDefinition identified by the given id.
deleteGroup(long) - Method in interface org.bonitasoft.engine.api.GroupAPI
Deletes the group.
deleteGroups(List<Long>) - Method in interface org.bonitasoft.engine.api.GroupAPI
Deletes the groups.
deleteManualUserTask(long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Delete a manual task.
deleteOrganization() - Method in interface org.bonitasoft.engine.api.OrganizationAPI
Deletes the organization.
deletePage(long) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Deletes a page identified by its ID.
deletePage(long) - Method in interface org.bonitasoft.engine.api.PageAPI
Deletes a page identified by its ID.
deletePages(List<Long>) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Deletes a list of pages, given by their IDs.
deletePages(List<Long>) - Method in interface org.bonitasoft.engine.api.PageAPI
Deletes a list of pages, given by their IDs.
deletePlatform() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Delete the platform
deleteProcessDefinition(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deletes a process definition by giving its identifier.
deleteProcessDefinitions(List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deletes process definitions by giving their identifiers.
deleteProcessInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Delete the specified process instance.
deleteProcessInstances(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Delete active process instances, and their elements, of process definition given as input parameter respecting the pagination parameters.
deleteProfile(long) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Delete a specific custom profile
deleteProfileEntry(long) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Delete a specific profile entry
deleteProfileMember(Long) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Deletes the profile member.
deleteReport(long) - Method in interface com.bonitasoft.engine.api.ReportingAPI
Deletes a report identified by its ID.
deleteReports(List<Long>) - Method in interface com.bonitasoft.engine.api.ReportingAPI
Deletes a list of reports, given by their IDs.
deleteRole(long) - Method in interface org.bonitasoft.engine.api.RoleAPI
Deletes the role.
deleteRoles(List<Long>) - Method in interface org.bonitasoft.engine.api.RoleAPI
Deletes the roles.
deleteSupervisor(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deletes a process supervisor.
deleteSupervisor(Long, Long, Long, Long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Delete the ProcessSupervisor object that is identified by this processDefinitionId, userId, roleId and groupId.
deleteTenant(long) - Method in interface com.bonitasoft.engine.api.PlatformAPI
Delete a tenant.
deleteUser(long) - Method in interface org.bonitasoft.engine.api.UserAPI
Deletes the user.
deleteUser(String) - Method in interface org.bonitasoft.engine.api.UserAPI
Deletes the user.
deleteUserMembership(long) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Deletes the user membership.
deleteUserMembership(long, long, long) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Deletes the user membership.
deleteUserMemberships(List<Long>, long, long) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Deletes the user memberships.
deleteUsers(List<Long>) - Method in interface org.bonitasoft.engine.api.UserAPI
Deletes the users.
DeletionException - Exception in org.bonitasoft.engine.exception
 
DeletionException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.DeletionException
 
DeletionException(String) - Constructor for exception org.bonitasoft.engine.exception.DeletionException
 
DeletionException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.DeletionException
 
DELIMITER - Static variable in class org.bonitasoft.engine.api.permission.APICallContext
 
DependencyNotFoundException - Exception in org.bonitasoft.engine.command
 
DependencyNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.command.DependencyNotFoundException
 
deploy(BusinessArchive) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deploys a BusinessArchive which contains a DesignProcessDefinition and its dependencies.
deploy(DesignProcessDefinition) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deploys a simple DesignProcessDefinition (without any dependencies).
deployAndEnableProcess(DesignProcessDefinition) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deploys, enables and returns a process.
deployAndEnableProcess(BusinessArchive) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deploys and enables a process by giving a BusinessArchive.
DEPLOYED_BY - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the identifier of the user who deployed the process.
DEPLOYMENT_DATE - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the date of the deployment of the process.
DESCRIPTION - Static variable in class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
description(String) - Method in class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
description(String) - Method in class com.bonitasoft.engine.profile.ProfileUpdater
 
DESCRIPTION - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowElementInstanceSearchDescriptor
 
DESCRIPTION - Static variable in class org.bonitasoft.engine.command.CommandSearchDescriptor
 
DescriptionBuilder - Interface in org.bonitasoft.engine.bpm.process.impl
Builder for all definition elements that have a description.
DescriptionElement - Interface in org.bonitasoft.engine.bpm
Interface BaseElement describes a NamedElement.
deserializeFromXML(byte[]) - Method in class org.bonitasoft.engine.bpm.bar.ActorMappingMarshaller
 
deserializeFromXML(byte[]) - Method in class org.bonitasoft.engine.bpm.bar.FormMappingModelMarshaller
 
deserializeProcessDefinition(File) - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
DesignProcessDefinition - Interface in org.bonitasoft.engine.bpm.process
Represents the Design Definition of a process.
differentFrom(String, Serializable) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
disableAndDeleteProcessDefinition(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Disables and deletes the process.
disableProcess(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Disables the process definition by giving its identifier.
disconnect() - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
disconnect() - Method in interface org.bonitasoft.engine.connector.Connector
Called by the engine after the connector and its output operations are executed This method can be implemented by connectors to close connections here.
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the display name of the process.
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.business.application.ApplicationMenuSearchDescriptor
Used to filter or order by ApplicationMenu display name
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the Application display name
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.identity.GroupSearchDescriptor
filter search on Group's display name
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.identity.RoleSearchDescriptor
filter search on Role's display name
DISPLAY_NAME - Static variable in class org.bonitasoft.engine.page.PageSearchDescriptor
 
DISPLAY_NAME_PART1 - Static variable in class org.bonitasoft.engine.entitymember.EntityMemberSearchDescriptor
 
DISPLAY_NAME_PART1 - Static variable in class org.bonitasoft.engine.profile.ProfileMemberSearchDescriptor
Used to filter or order by the first part of the display name of ProfileMember
DISPLAY_NAME_PART2 - Static variable in class org.bonitasoft.engine.entitymember.EntityMemberSearchDescriptor
 
DISPLAY_NAME_PART2 - Static variable in class org.bonitasoft.engine.profile.ProfileMemberSearchDescriptor
Used to filter or order by the second part of the display name of ProfileMember
DISPLAY_NAME_PART3 - Static variable in class org.bonitasoft.engine.entitymember.EntityMemberSearchDescriptor
 
DISPLAY_NAME_PART3 - Static variable in class org.bonitasoft.engine.profile.ProfileMemberSearchDescriptor
Used to filter or order by the third part of the display name of ProfileMember
displayNamePart1(String) - Method in class com.bonitasoft.engine.profile.ProfileMemberUpdater
 
displayNamePart2(String) - Method in class com.bonitasoft.engine.profile.ProfileMemberUpdater
 
displayNamePart3(String) - Method in class com.bonitasoft.engine.profile.ProfileMemberUpdater
 
Document - Interface in org.bonitasoft.engine.bpm.document
 
DOCUMENT_AUTHOR - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
DOCUMENT_AUTHOR - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DOCUMENT_CONTENT_FILENAME - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
DOCUMENT_CONTENT_FILENAME - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DOCUMENT_CONTENT_MIMETYPE - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
DOCUMENT_CONTENT_MIMETYPE - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DOCUMENT_CREATIONDATE - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
DOCUMENT_CREATIONDATE - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DOCUMENT_DESCRIPTION - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
DOCUMENT_DESCRIPTION - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DOCUMENT_HAS_CONTENT - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
DOCUMENT_HAS_CONTENT - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DOCUMENT_NAME - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
DOCUMENT_NAME - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DOCUMENT_URL - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
DOCUMENT_URL - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DOCUMENT_VERSION - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
DOCUMENT_VERSION - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DocumentAPI - Interface in org.bonitasoft.engine.api
Manipulate documents that are attached to a process instance.
DocumentAttachmentException - Exception in org.bonitasoft.engine.bpm.document
Thrown when it's not possible to attach a document to a process.
DocumentAttachmentException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.document.DocumentAttachmentException
Constructs a new exception with the specified detail cause.
DocumentAttachmentException(String) - Constructor for exception org.bonitasoft.engine.bpm.document.DocumentAttachmentException
 
DocumentBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
DocumentBuilder() - Constructor for class org.bonitasoft.engine.bpm.process.impl.DocumentBuilder
 
DocumentCriterion - Enum in org.bonitasoft.engine.bpm.document
 
DocumentDefinition - Interface in org.bonitasoft.engine.bpm.document
The definition of a document attached to a process definition
DocumentDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
DocumentDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DocumentDefinitionBuilder
Deprecated.
DocumentDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DocumentDefinitionBuilder
 
DocumentException - Exception in org.bonitasoft.engine.bpm.document
Thrown when there is an error on the document.
DocumentException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.document.DocumentException
Constructs a new exception with the specified detail cause.
DocumentException(String) - Constructor for exception org.bonitasoft.engine.bpm.document.DocumentException
Constructs a new exception with the specified detail message.
DocumentException(String, Exception) - Constructor for exception org.bonitasoft.engine.bpm.document.DocumentException
Constructs a new exception with the specified detail message and cause.
DocumentListDefinition - Interface in org.bonitasoft.engine.bpm.document
A document list is a named element that define a list of document on a process It contains 0 or more document and have a name to reference it in the process instance It is initialized when the process start using the DocumentListDefinition.getExpression() expression
DocumentListDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
DocumentListDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.DocumentListDefinitionBuilder
 
DocumentNotFoundException - Exception in org.bonitasoft.engine.bpm.document
Thrown when it's not possible to find the document.
DocumentNotFoundException(String) - Constructor for exception org.bonitasoft.engine.bpm.document.DocumentNotFoundException
Constructs a new exception with the specified detail message.
DocumentNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.document.DocumentNotFoundException
Constructs a new exception with the specified detail cause.
DocumentNotFoundException(String, Throwable) - Constructor for exception org.bonitasoft.engine.bpm.document.DocumentNotFoundException
Constructs a new exception with the specified detail message and cause.
DOCUMENTS_FOLDER - Static variable in class org.bonitasoft.engine.bpm.bar.DocumentsResourcesContribution
 
DocumentsResourcesContribution - Class in org.bonitasoft.engine.bpm.bar
 
DocumentsResourcesContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.DocumentsResourcesContribution
 
DocumentsSearchDescriptor - Class in org.bonitasoft.engine.bpm.document
 
DocumentsSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
DocumentValue - Class in org.bonitasoft.engine.bpm.document
Class that holds a content + mime type and a name OR the url if it's an external document.
DocumentValue(byte[], String, String) - Constructor for class org.bonitasoft.engine.bpm.document.DocumentValue
Represent the value of a document.
DocumentValue(String) - Constructor for class org.bonitasoft.engine.bpm.document.DocumentValue
Represent the value of an external document, only the url is given
DocumentValue(long) - Constructor for class org.bonitasoft.engine.bpm.document.DocumentValue
Represent an existing document that did not changed.
DocumentValue(long, byte[], String, String) - Constructor for class org.bonitasoft.engine.bpm.document.DocumentValue
Represent an existing document that changed with the content and metadata in parameters.
DocumentValue(long, String) - Constructor for class org.bonitasoft.engine.bpm.document.DocumentValue
Represent an existing document that changed to an external document.
done() - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
 
done() - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentBuilder
 
done() - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Validates the process consistency and return it
done() - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
Builds a new expression with the specified attributes
done() - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
 
done() - Method in class org.bonitasoft.engine.operation.OperationBuilder
 
done() - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
DUE_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 

E

ENABLED - Static variable in class org.bonitasoft.engine.identity.UserSearchDescriptor
filter search on User's activation
enableProcess(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Enables the process definition.
END_DATE - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the date of the end of the process instance.
END_DATE - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the date when the process instance completed.
EndEventDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
EndEventDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
EndEventInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
EngineExecutionContext - Class in org.bonitasoft.engine.connector
 
EngineExecutionContext() - Constructor for class org.bonitasoft.engine.connector.EngineExecutionContext
 
EntityMember - Interface in org.bonitasoft.engine.entitymember
 
EntityMemberSearchDescriptor - Class in org.bonitasoft.engine.entitymember
 
EntityMemberSearchDescriptor() - Constructor for class org.bonitasoft.engine.entitymember.EntityMemberSearchDescriptor
 
EnumConverter - Class in com.bonitasoft.engine.converter
Deprecated.
for internal use only. Please, don't use this class
EnumConverter() - Constructor for class com.bonitasoft.engine.converter.EnumConverter
Deprecated.
 
equals(Object) - Method in class com.bonitasoft.engine.business.application.ApplicationCreator
Deprecated.
 
equals(Object) - Method in class com.bonitasoft.engine.business.application.ApplicationMenuCreator
Deprecated.
 
equals(Object) - Method in class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
 
equals(Object) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
 
equals(Object) - Method in class com.bonitasoft.engine.page.PageCreator
Deprecated.
 
equals(Object) - Method in class org.bonitasoft.engine.api.ImportError
 
equals(Object) - Method in class org.bonitasoft.engine.api.ImportStatus
 
equals(Object) - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor.Membership
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.ActorMapping
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingModel
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.contract.FileInputValue
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.contract.impl.ConstraintDefinitionImpl
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.contract.impl.ContractDefinitionImpl
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
equals(Object) - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
equals(Object) - Method in class org.bonitasoft.engine.business.application.ApplicationCreator
 
equals(Object) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
equals(Object) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationPageImpl
 
equals(Object) - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
equals(Object) - Method in class org.bonitasoft.engine.form.FormMapping
 
equals(Object) - Method in class org.bonitasoft.engine.page.PageURL
 
equals(Object) - Method in class org.bonitasoft.engine.search.Sort
 
EQUALS_COMPARATOR - Static variable in class org.bonitasoft.engine.expression.ExpressionBuilder
 
error(String, Throwable) - Method in interface org.bonitasoft.engine.api.Logger
 
error(String) - Method in interface org.bonitasoft.engine.api.Logger
 
ErrorEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
evaluateExpressionOnCompletedProcessInstance(long, Map<Expression, Map<String, Serializable>>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Evaluate expressions with values valid on a completed process instance scope.
evaluateExpressionOnProcessDefinition(Expression, Map<String, Serializable>, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Evaluate an expression in the context of the specified process.
evaluateExpressionsAtProcessInstanciation(long, Map<Expression, Map<String, Serializable>>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Evaluate expressions with values valid at process instantiation scope.
evaluateExpressionsOnActivityInstance(long, Map<Expression, Map<String, Serializable>>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Evaluate expressions with values valid on an activity instance scope.
evaluateExpressionsOnCompletedActivityInstance(long, Map<Expression, Map<String, Serializable>>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Evaluate expressions with values valid on a completed activity instance scope.
evaluateExpressionsOnProcessDefinition(long, Map<Expression, Map<String, Serializable>>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Evaluate expressions with values valid on a process definition scope.
evaluateExpressionsOnProcessInstance(long, Map<Expression, Map<String, Serializable>>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Evaluate expressions with values valid on a process instance scope.
EVENT_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.EventTriggerInstanceSearchDescriptor
 
EVENT_INSTANCE_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.TimerEventTriggerInstanceSearchDescriptor
 
EventCriterion - Enum in org.bonitasoft.engine.bpm.flownode
 
EventDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
EventInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
EventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
EventTriggerInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
EventTriggerInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
Fields to filter the EventTriggerInstance on search.
EventTriggerInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.EventTriggerInstanceSearchDescriptor
 
ExceptionContext - Enum in org.bonitasoft.engine.exception
To define the context of an exception in the message.
execute(String, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.CommandAPI
Execute a command according to its name and a map of parameters.
execute(long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.CommandAPI
Execute a command according to its id and a map of parameters.
execute(String, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.PlatformCommandAPI
Executes a command according to its name and the list of parameters.
execute() - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
execute() - Method in interface org.bonitasoft.engine.connector.Connector
Execute the connector.
executeBusinessLogic() - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
executeConnectorAtProcessInstantiation(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given process instance initialized.
executeConnectorAtProcessInstantiation(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, List<Operation>, Map<String, Serializable>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given process instance initialized with operations.
executeConnectorOnActivityInstance(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given activity instance.
executeConnectorOnActivityInstance(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, List<Operation>, Map<String, Serializable>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given activity instance.
executeConnectorOnCompletedActivityInstance(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given activity instance finished.
executeConnectorOnCompletedActivityInstance(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, List<Operation>, Map<String, Serializable>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given activity instance finished.
executeConnectorOnCompletedProcessInstance(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given process instance finished.
executeConnectorOnCompletedProcessInstance(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, List<Operation>, Map<String, Serializable>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given process instance finished with operations.
executeConnectorOnProcessDefinition(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Execute a connector in a specified processDefinition.
executeConnectorOnProcessDefinition(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, List<Operation>, Map<String, Serializable>, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Execute a connector in a specified processDefinition with operations.
executeConnectorOnProcessInstance(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given process instance.
executeConnectorOnProcessInstance(String, String, Map<String, Expression>, Map<String, Map<String, Serializable>>, List<Operation>, Map<String, Serializable>, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Execute connector in given process instance with operations
executeFlowNode(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Executes a flow node that is in a stable state.
executeFlowNode(long, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Executes a flow node that is in a stable state on behalf of a given user Will make the flow node go in the next stable state and then continue the execution of the process If userId equals 0, the logged-in user is declared as the executer of the flow node.
executeUserTask(long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Executes a user task that is in a stable state.
executeUserTask(long, long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Executes a user task that is in a stable state on behalf of a given user Will make the task go in the next stable state and then continue the execution of the process If userId equals 0, the logged-in user is declared as the executer of the task.
executeWithUserTransactions(String, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.CommandAPI
Execute a command according to its name and a map of parameters.
executeWithUserTransactions(long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.CommandAPI
Execute a command according to its id and a map of parameters.
EXECUTING_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity is executing.
EXECUTION_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.TimerEventTriggerInstanceSearchDescriptor
 
ExecutionException - Exception in org.bonitasoft.engine.exception
Thrown when a problem occurs: while executing a BPM entity (activity, process, event, ...) while executing an administration operation (startPlatform, activateTenant, etc.) ... The class ExecutionException and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
ExecutionException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.ExecutionException
Constructs a new exception with the specified detail cause.
ExecutionException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.ExecutionException
Constructs a new exception with the specified detail message and cause.
ExecutionException(String) - Constructor for exception org.bonitasoft.engine.exception.ExecutionException
Constructs a new exception with the specified detail message.
exportActorMapping(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Exports the actor mapping of the process definition.
exportAllProfiles() - Method in interface com.bonitasoft.engine.api.ProfileAPI
Export all profiles from DataBase to XML file
exportApplications(long...) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Exports the Applications which identifier is in applicationIds
exportApplications(long...) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Exports the Applications which identifier is in applicationIds
exportBarProcessContentUnderHome(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Export processes of bar under home by a processDefinition id
ExportException - Exception in org.bonitasoft.engine.exception
Thrown when it's not possible to import an element.
ExportException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.ExportException
Constructs a new exception with the specified detail cause.
exportOrganization() - Method in interface org.bonitasoft.engine.api.OrganizationAPI
Exports the organization.
exportProfilesWithIdsSpecified(long[]) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Export specific profiles from DataBase to XML file
Expression - Interface in org.bonitasoft.engine.expression
 
ExpressionBuilder - Class in org.bonitasoft.engine.expression
Builds a new Expression.
ExpressionBuilder() - Constructor for class org.bonitasoft.engine.expression.ExpressionBuilder
 
ExpressionConstants - Enum in org.bonitasoft.engine.expression
 
ExpressionConstantsResolver - Class in org.bonitasoft.engine.expression
 
ExpressionConstantsResolver() - Constructor for class org.bonitasoft.engine.expression.ExpressionConstantsResolver
 
ExpressionEvaluationException - Exception in org.bonitasoft.engine.expression
 
ExpressionEvaluationException(Throwable, String) - Constructor for exception org.bonitasoft.engine.expression.ExpressionEvaluationException
 
ExpressionEvaluationException(Throwable) - Constructor for exception org.bonitasoft.engine.expression.ExpressionEvaluationException
 
ExpressionException - Exception in org.bonitasoft.engine.expression
Deprecated.
As of 6.0 not thrown anymore
ExpressionException(Throwable) - Constructor for exception org.bonitasoft.engine.expression.ExpressionException
Deprecated.
 
ExpressionInterpreter - Enum in org.bonitasoft.engine.expression
Default interpreters supported by the engine
ExpressionType - Enum in org.bonitasoft.engine.expression
Default expression type supported in the engine Other type of expression can be added by adding a new expression executor strategy having an unique kind
EXTERNAL_ID - Static variable in class org.bonitasoft.engine.entitymember.EntityMemberSearchDescriptor
 
EXTERNAL_RESOURCE_FOLDER - Static variable in class org.bonitasoft.engine.bpm.bar.ExternalResourceContribution
 
EXTERNAL_URL_ADAPTER - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
ExternalResourceContribution - Class in org.bonitasoft.engine.bpm.bar
Deals with the external resources in a BusinessArchive.
ExternalResourceContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.ExternalResourceContribution
 

F

FailAction - Enum in org.bonitasoft.engine.bpm.connector
 
FAILED_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity failed.
FailedJob - Interface in org.bonitasoft.engine.job
 
FILE_INPUT_CONTENT - Static variable in interface org.bonitasoft.engine.bpm.contract.InputDefinition
 
FILE_INPUT_FILENAME - Static variable in interface org.bonitasoft.engine.bpm.contract.InputDefinition
 
FileInputValue - Class in org.bonitasoft.engine.bpm.contract
 
FileInputValue(String, byte[]) - Constructor for class org.bonitasoft.engine.bpm.contract.FileInputValue
 
FileInputValue(String, String, byte[]) - Constructor for class org.bonitasoft.engine.bpm.contract.FileInputValue
 
filter(String) - Method in interface org.bonitasoft.engine.filter.UserFilter
Execute the filter.
filter(String, Serializable) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
Filter the results to the specific value for the specific field (equality)
FILTER_KEY - Static variable in class org.bonitasoft.engine.api.permission.APICallContext
 
find(Expression, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(DesignProcessDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(FlowNodeDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(FlowElementContainerDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(ActivityDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(HumanTaskDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(UserFilterDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(UserTaskDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(SendTaskDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(ReceiveTaskDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(SubProcessDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(CallActivityDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(Operation, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(TransitionDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(StandardLoopCharacteristics, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(MultiInstanceLoopCharacteristics, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(BusinessDataDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(DataDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(CorrelationDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(CatchMessageEventTriggerDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(ThrowMessageEventTriggerDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(MessageEventTriggerDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(TimerEventTriggerDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(ContextEntry, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(EventDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(ThrowEventDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(CatchEventDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(DocumentDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(DocumentListDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
find(ConnectorDefinition, long) - Method in interface org.bonitasoft.engine.bpm.process.ModelFinderVisitor
 
FIRST_NAME - Static variable in class org.bonitasoft.engine.identity.UserSearchDescriptor
filter search on User's firstname
FLOW_NODE_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.WaitingEventSearchDescriptor
 
FLOW_NODE_TYPE - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
FLOW_NODE_TYPE - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowElementInstanceSearchDescriptor
 
FlowElementBuilder - Interface in org.bonitasoft.engine.bpm.process.impl
 
FlowElementContainerBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
FlowElementContainerBuilder(FlowElementContainerDefinitionImpl, ProcessDefinitionBuilder) - Constructor for class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
FlowElementContainerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
Allows to access all flow elements (activities, gateways, events and transitions) of a process or sub-process.
FlowElementContainerDefinition - Interface in org.bonitasoft.engine.bpm.flownode.impl
Deprecated.
in this package since 6.2.3. Instead use FlowElementContainerDefinition
FlowElementInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
FlowElementInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
 
FlowElementInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.FlowElementInstanceSearchDescriptor
 
FLOWNODE_TYPE - Static variable in interface org.bonitasoft.engine.bpm.connector.ArchivedConnectorInstance
Container type : FlowNode
FLOWNODE_TYPE - Static variable in interface org.bonitasoft.engine.bpm.connector.ConnectorInstance
 
FlowNodeDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
FlowNodeExecutionException - Exception in org.bonitasoft.engine.bpm.flownode
Thrown when a BPM flow node fails to execute.
FlowNodeExecutionException(String) - Constructor for exception org.bonitasoft.engine.bpm.flownode.FlowNodeExecutionException
Constructs a new exception with the specified detail message.
FlowNodeExecutionException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.flownode.FlowNodeExecutionException
Constructs a new exception with the specified detail cause.
FlowNodeInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
FlowNodeInstanceNotFoundException - Exception in org.bonitasoft.engine.bpm.flownode
Thrown when it's not possible to find the flow node instance.
FlowNodeInstanceNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceNotFoundException
Constructs a new exception with the specified detail cause.
FlowNodeInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
 
FlowNodeInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
FlowNodeType - Enum in org.bonitasoft.engine.bpm.flownode
 
ForbiddenOperationException - Exception in org.bonitasoft.engine.operation
Deprecated.
not used anymore
ForbiddenOperationException(String) - Constructor for exception org.bonitasoft.engine.operation.ForbiddenOperationException
Deprecated.
 
ForbiddenOperationException(Throwable) - Constructor for exception org.bonitasoft.engine.operation.ForbiddenOperationException
Deprecated.
 
ForbiddenOperationException(String, Throwable) - Constructor for exception org.bonitasoft.engine.operation.ForbiddenOperationException
Deprecated.
 
FORM - Static variable in interface org.bonitasoft.engine.page.ContentType
 
FORM_MAPPING_FILE - Static variable in class org.bonitasoft.engine.bpm.bar.FormMappingContribution
 
FormMapping - Class in org.bonitasoft.engine.form
 
FormMapping() - Constructor for class org.bonitasoft.engine.form.FormMapping
 
FormMapping(long, FormMappingType, String, String) - Constructor for class org.bonitasoft.engine.form.FormMapping
 
FormMapping(long, FormMappingType, String) - Constructor for class org.bonitasoft.engine.form.FormMapping
 
FormMappingContribution - Class in org.bonitasoft.engine.bpm.bar
 
FormMappingContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.FormMappingContribution
 
FormMappingDefinition - Class in org.bonitasoft.engine.bpm.bar.form.model
 
FormMappingDefinition() - Constructor for class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
This constructor is for JAXB
FormMappingDefinition(String, FormMappingType, FormMappingTarget) - Constructor for class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
FormMappingDefinition(String, FormMappingType, FormMappingTarget, String) - Constructor for class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
FormMappingDefinitionBuilder - Class in org.bonitasoft.engine.bpm.form
 
FormMappingDefinitionBuilder(String, FormMappingType, FormMappingTarget) - Constructor for class org.bonitasoft.engine.bpm.form.FormMappingDefinitionBuilder
 
FormMappingModel - Class in org.bonitasoft.engine.bpm.bar.form.model
 
FormMappingModel() - Constructor for class org.bonitasoft.engine.bpm.bar.form.model.FormMappingModel
 
FormMappingModelBuilder - Class in org.bonitasoft.engine.bpm.form
 
FormMappingModelBuilder() - Constructor for class org.bonitasoft.engine.bpm.form.FormMappingModelBuilder
 
FormMappingModelMarshaller - Class in org.bonitasoft.engine.bpm.bar
 
FormMappingModelMarshaller() - Constructor for class org.bonitasoft.engine.bpm.bar.FormMappingModelMarshaller
 
FormMappingNotFoundException - Exception in org.bonitasoft.engine.exception
 
FormMappingNotFoundException(String) - Constructor for exception org.bonitasoft.engine.exception.FormMappingNotFoundException
 
FormMappingSearchDescriptor - Class in org.bonitasoft.engine.form
 
FormMappingSearchDescriptor() - Constructor for class org.bonitasoft.engine.form.FormMappingSearchDescriptor
 
FormMappingTarget - Enum in org.bonitasoft.engine.form
 
FormMappingType - Enum in org.bonitasoft.engine.form
 

G

GatewayDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
GatewayDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
GatewayInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
GatewayType - Enum in org.bonitasoft.engine.bpm.flownode
 
GcInfo - Interface in com.bonitasoft.engine.monitoring
 
generateInfosFromDefinition(DesignProcessDefinition) - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
GenericFileContribution - Class in org.bonitasoft.engine.bpm.bar
 
GenericFileContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.GenericFileContribution
 
get(long) - Method in interface org.bonitasoft.engine.api.CommandAPI
Get the descriptor of the command by its identifier.
getActionScope() - Method in interface com.bonitasoft.engine.log.Log
 
getActionType() - Method in interface com.bonitasoft.engine.log.Log
 
getActivationEvent() - Method in interface org.bonitasoft.engine.bpm.connector.ArchivedConnectorInstance
 
getActivationEvent() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorDefinition
 
getActivationEvent() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorInstance
 
getActivationState() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
getActivities(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Returns all activities (active and finished) of a process instance.
getActivities() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getActivity(String) - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getActivityDataDefinitions(long, String, int, int) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the paged list of data definitions of the activity of the process definition.
getActivityDataInstance(String, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get a named data instance from a specified activity instance.
getActivityDataInstances(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get a list of the data instances from a specified activity instance.
getActivityInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the specified activity instance.
getActivityInstanceId() - Method in interface org.bonitasoft.engine.bpm.flownode.BoundaryEventInstance
 
getActivityInstanceId() - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
Refers to the directly including process instance.
getActivityInstanceState(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the state of a specified activity instance.
getActivityName() - Method in interface org.bonitasoft.engine.bpm.flownode.BoundaryEventInstance
 
getActivityReachedStateDate(long, String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the date when the specified activity instance reached the given state.
getActivityTransientDataInstance(String, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get a named transient data instance from a specified activity instance.
getActivityTransientDataInstances(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get a list of the transient data instances from a specified activity instance.
getActor(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the actor.
getActorId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstance
 
getActorId() - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskInstance
 
getActorInitiator(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the actor initiator of the process definition.
getActorInitiator() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Retrieves the ActorDefinition of process's actor defined as initiator.
getActorMapping() - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
 
getActorMapping() - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
 
getActorMembers(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns a paged list of members of an actor.
getActorName() - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskDefinition
 
getActors(long, int, int, ActorCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns a paged list of actors in a process.
getActors() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.ActorMapping
 
getActors() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Deprecated.
As of release 6.1, replaced by DesignProcessDefinition.getActorsList() which return the same information as a list
getActorsFromActorIds(List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the actor instances.
getActorsList() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Gets the list of all actors defined on this process.
getAddress() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getAllCommands(int, int, CommandCriterion) - Method in interface org.bonitasoft.engine.api.CommandAPI
Get the paginated list of the descriptors of the command according to the sort criterion.
getAllPagesForProfile(long) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Return all pages names that can be accessed by the profile through applications.
getAllPagesForProfile(long) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Return all pages names that can be accessed by the profile through applications.
getAPI(Class<T>) - Method in class org.bonitasoft.engine.api.APIClient
 
getAPIAccessor() - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
getAPIAccessor() - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
 
getApiAccessType() - Method in class org.bonitasoft.engine.api.APIClient
 
getApiName() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
getAPIType() - Static method in class org.bonitasoft.engine.util.APITypeManager
 
getAPITypeParameters() - Method in class org.bonitasoft.engine.api.APIClient
 
getAPITypeParameters() - Static method in class org.bonitasoft.engine.util.APITypeManager
 
getApplication(long) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Retrieves an Application from its identifier.
getApplication(long) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Retrieves an Application from its identifier.
getApplicationAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
Deprecated.
from version 7.0 on, use APIAccessor.getLivingApplicationAPI() instead.
getApplicationAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
Deprecated.
getApplicationHomePage(long) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Retrieves the ApplicationPage defined as the Application home page
getApplicationHomePage(long) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Retrieves the ApplicationPage defined as the Application home page
getApplicationId() - Method in interface org.bonitasoft.engine.business.application.ApplicationMenu
Retrieves the identifier of related Application
getApplicationId() - Method in interface org.bonitasoft.engine.business.application.ApplicationPage
Retrieves the Application identifier
getApplicationId() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationMenuImpl
 
getApplicationId() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationPageImpl
 
getApplicationMenu(long) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Retrieves the ApplicationMenu from its identifier
getApplicationMenu(long) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Retrieves the ApplicationMenu from its identifier
getApplicationPage(String, String) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Retrieves the ApplicationPage for the given Application token and ApplicationPage token
getApplicationPage(long) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Retrieves the ApplicationPage from its identifier
getApplicationPage(String, String) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Retrieves the ApplicationPage for the given Application token and ApplicationPage token
getApplicationPage(long) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Retrieves the ApplicationPage from its identifier
getApplicationPageId() - Method in interface org.bonitasoft.engine.business.application.ApplicationMenu
Retrieves the identifier of related ApplicationPage.
getApplicationPageId() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationMenuImpl
 
getArchivedActivityDataInstance(String, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Gets the last archived data instance of the named data of the specified activity instance.
getArchivedActivityDataInstances(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Lists the last archived instances of data of the specified activity instance.
getArchivedActivityInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get an activity instance that is archived.
getArchivedActivityInstances(long, int, int, ActivityInstanceCriterion) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get a paged list of archived activity instances for a process instance.
getArchiveDate() - Method in interface org.bonitasoft.engine.bpm.ArchivedElement
Gets the date when the element was archived.
getArchivedComment(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Retrieve an ArchivedComment specified by its identifier.
getArchivedFlowNodeInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Retrieve an ArchivedFlowNodeInstance specified by its identifier.
getArchivedProcessDataInstance(String, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Gets the last archived data instance of the named data of the specified process instance.
getArchivedProcessDataInstances(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Lists the last archived instances of data of the specified process instance.
getArchivedProcessDocument(long) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get an ArchivedDocument based on it's id.
getArchivedProcessInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Retrieve an ArchivedProcessInstance specified by its identifier.
getArchivedProcessInstanceExecutionContext(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
return the context defined in the process definition for this process instance
getArchivedProcessInstances(int, int, ProcessInstanceCriterion) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get a paged list of archived process instances.
getArchivedProcessInstances(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
List the archived process instances for the specified process instance.
getArchivedUserTaskExecutionContext(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
return the context defined in the process definition for this user task instance
getArchivedVersionOfProcessDocument(long) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get the latest version of the document with the specified identifier.
getAssignedBy() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getAssignedByName() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getAssignedDate() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getAssignedHumanTaskInstances(long, int, int, ActivityInstanceCriterion) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the list of human task instances assigned to the specified user.
getAssigneeId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstance
 
getAssigneeId() - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskInstance
 
getAuthor() - Method in interface org.bonitasoft.engine.bpm.document.Document
Get the username of the user who attached the document to the process instance.
getAvailableProcessors() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the number of processors available to the Java virtual machine.
getBody() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
getBonitaHomeClientFolder() - Method in class org.bonitasoft.engine.home.BonitaHomeClient
 
getBonitaHomeFolder() - Method in class org.bonitasoft.engine.home.BonitaHome
 
getBonitaHomeFolderPath() - Method in class org.bonitasoft.engine.home.BonitaHome
 
getBoundaryEventDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.ActivityDefinition
 
getBuilding() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getBusinessDataAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getBusinessDataAPI() - Method in interface org.bonitasoft.engine.api.APIAccessor
Gives access to the BusinessDataAPI
getBusinessDataAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to access Business Data related to processes.
getBusinessDataAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getBusinessDataDefinition(String) - Method in interface org.bonitasoft.engine.bpm.flownode.ActivityDefinition
 
getBusinessDataDefinition(String) - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getBusinessDataDefinition() - Method in class org.bonitasoft.engine.bpm.process.impl.BusinessDataDefinitionBuilder
 
getBusinessDataDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.ActivityDefinition
 
getBusinessDataDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getBusinessDataModelVersion() - Method in interface com.bonitasoft.engine.api.TenantManagementAPI
Deprecated.
Returns the current Business Data Model version, if any, or null if no Business Data Model is currently deployed.
getBusinessDataModelVersion() - Method in interface org.bonitasoft.engine.api.TenantAdministrationAPI
Returns the current Business Data Model version, if any, or null if no Business Data Model is currently deployed.
getBusinessDataQueryMetadata() - Method in interface org.bonitasoft.engine.bpm.businessdata.BusinessDataQueryResult
 
getCallableElement() - Method in interface org.bonitasoft.engine.bpm.flownode.CallActivityDefinition
 
getCallableElementType() - Method in interface org.bonitasoft.engine.bpm.flownode.CallActivityDefinition
 
getCallableElementVersion() - Method in interface org.bonitasoft.engine.bpm.flownode.CallActivityDefinition
 
getCallerClassName() - Method in interface com.bonitasoft.engine.log.Log
 
getCallerId() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the identifier of the flow node instance who starts this process instance.
getCallerId() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the identifier of the flow node instance who starts this process instance.
getCallerMethodName() - Method in interface com.bonitasoft.engine.log.Log
 
getCategories(int, int, CategoryCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns a paged list of categories.
getCategoriesOfProcessDefinition(long, int, int, CategoryCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Get categories from process definition
getCategoriesUnrelatedToProcessDefinition(long, int, int, CategoryCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns a paged list of categories that are not associated with the process definition.
getCategory(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the category.
getChildrenInstanceIdsOfProcessInstance(long, int, int, ProcessInstanceCriterion) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the children instances (sub process or call activity) of a process instance.
getCity() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getClaimedDate() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstance
 
getClaimedDate() - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskInstance
 
getClassName() - Method in interface org.bonitasoft.engine.bpm.businessdata.BusinessDataDefinition
Returns the class name of the Business Data type.
getClassName() - Method in interface org.bonitasoft.engine.bpm.data.DataDefinition
Get the class name of the type of the data.
getClassName() - Method in interface org.bonitasoft.engine.bpm.data.DataInstance
Get the class name of the type of the data defined in DataDefinition.
getClientBDMZip() - Method in interface com.bonitasoft.engine.api.TenantManagementAPI
Deprecated.
 
getClientBDMZip() - Method in interface org.bonitasoft.engine.api.TenantAdministrationAPI
 
getCommand(String) - Method in interface org.bonitasoft.engine.api.CommandAPI
Get the descriptor of the command.
getCommand(String) - Method in interface org.bonitasoft.engine.api.PlatformCommandAPI
Returns the command descriptor corresponding to the given command name.
getCommandAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
 
getCommandAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getCommandAPI() - Method in interface org.bonitasoft.engine.api.APIAccessor
Gives access to the CommandAPI
getCommandAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to manage commands and Tenant level dependencies.
getCommandAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getCommands(int, int, CommandCriterion) - Method in interface org.bonitasoft.engine.api.PlatformCommandAPI
Returns the paginated list of command descriptors according to the sort criterion.
getComments(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Deprecated.
use paginated version ProcessRuntimeAPI.searchComments(SearchOptions) instead, passing a filter on processInstanceId field.
getCommitted() - Method in interface com.bonitasoft.engine.monitoring.MemoryUsage
Returns the amount of memory in bytes that is committed for the Java virtual machine to use.
getCommittedVirtualMemorySize() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the amount of virtual memory that is guaranteed to be available to the running process in bytes, or -1 if this operation is not supported.
getCompletionCondition() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceLoopCharacteristics
 
getCompoundResourceId() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
getCondition() - Method in interface org.bonitasoft.engine.bpm.flownode.TransitionDefinition
 
getConfigurationState() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
getConnectorDefinition() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorDefinitionWithInputValues
 
getConnectorId() - Method in interface org.bonitasoft.engine.bpm.connector.ArchivedConnectorInstance
 
getConnectorId() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorDefinition
 
getConnectorId() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorInstance
 
getConnectorImplementation(long, String, String) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the implementation of a connector of the process definition.
getConnectorImplementations(long, int, int, ConnectorCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns a paged list of connector implementation descriptors for the process definition.
getConnectorInstancesOfActivity(long, int, int, ConnectorInstanceCriterion) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Retrieve the list of connector instances on an activity instance
getConnectorInstancesOfProcess(long, int, int, ConnectorInstanceCriterion) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Retrieve the list of connector instances on a process instance
getConnectorInstanceWithFailureInformation(long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Retrieves a ConnectorInstanceWithFailureInfo specified by its identifier.
getConnectors() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getConnectors() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeDefinition
 
getConstraints() - Method in interface org.bonitasoft.engine.bpm.contract.ContractDefinition
Lists the validation rules of the contract.
getConstraints() - Method in class org.bonitasoft.engine.bpm.contract.impl.ContractDefinitionImpl
 
getContactData() - Method in interface org.bonitasoft.engine.identity.UserWithContactData
 
getContainer() - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
getContainerId() - Method in interface org.bonitasoft.engine.bpm.connector.ArchivedConnectorInstance
 
getContainerId() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorInstance
 
getContainerId() - Method in interface org.bonitasoft.engine.bpm.data.DataInstance
Get the identifier of the element where the data is defined.
getContainerType() - Method in interface org.bonitasoft.engine.bpm.connector.ArchivedConnectorInstance
 
getContainerType() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorInstance
 
getContainerType() - Method in interface org.bonitasoft.engine.bpm.data.DataInstance
Get the type of the element where the data is defined.
getContent() - Method in class org.bonitasoft.engine.bpm.bar.BarResource
 
getContent() - Method in interface org.bonitasoft.engine.bpm.comment.ArchivedComment
 
getContent() - Method in interface org.bonitasoft.engine.bpm.comment.Comment
 
getContent() - Method in class org.bonitasoft.engine.bpm.contract.FileInputValue
 
getContent() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
getContent() - Method in interface org.bonitasoft.engine.expression.Expression
 
getContent() - Method in interface org.bonitasoft.engine.theme.Theme
 
getContentFileName() - Method in interface org.bonitasoft.engine.bpm.document.Document
Get the file name of the document.
getContentMimeType() - Method in interface org.bonitasoft.engine.bpm.document.Document
Get the mime type of the document's content.
getContentMimeType() - Method in interface org.bonitasoft.engine.bpm.document.DocumentDefinition
 
getContentName() - Method in interface org.bonitasoft.engine.page.Page
Get the name of the zip file.
getContentStorageId() - Method in interface org.bonitasoft.engine.bpm.document.Document
Get the Id to use to retrieve the document's content.
getContentType() - Method in class org.bonitasoft.engine.bpm.contract.FileInputValue
 
getContentType() - Method in interface org.bonitasoft.engine.page.Page
Get the type of this Page.
getContext() - Method in interface org.bonitasoft.engine.bpm.flownode.UserTaskDefinition
 
getContext() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
 
getContext() - Method in exception org.bonitasoft.engine.exception.BonitaException
 
getContract() - Method in interface org.bonitasoft.engine.bpm.flownode.UserTaskDefinition
Contract that must be respected when executing an instance of this user task
getContract() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Contract that must be respected when starting an instance of this process
getCorrelations() - Method in interface org.bonitasoft.engine.bpm.flownode.MessageEventTriggerDefinition
 
getCount() - Method in interface org.bonitasoft.engine.bpm.businessdata.BusinessDataQueryMetadata
 
getCount() - Method in interface org.bonitasoft.engine.search.SearchResult
Get the total number of matching result in the data base.
getCountry() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getCreated() - Method in interface org.bonitasoft.engine.platform.Platform
Retrieves the timestamp at which the platform was created
getCreatedBy() - Method in interface com.bonitasoft.engine.log.Log
 
getCreatedBy() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the identifier of the user that created this Application
getCreatedBy() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getCreatedBy() - Method in interface org.bonitasoft.engine.identity.Group
 
getCreatedBy() - Method in interface org.bonitasoft.engine.identity.Role
 
getCreatedBy() - Method in interface org.bonitasoft.engine.identity.User
 
getCreatedBy() - Method in interface org.bonitasoft.engine.platform.Platform
Retrieves the name of the platform technical user that created the platform
getCreatedBy() - Method in interface org.bonitasoft.engine.profile.Profile
 
getCreationDate() - Method in interface com.bonitasoft.engine.log.Log
 
getCreationDate() - Method in interface com.bonitasoft.engine.platform.Tenant
Retrieves the tenant creation date
getCreationDate() - Method in interface org.bonitasoft.engine.bpm.category.Category
 
getCreationDate() - Method in interface org.bonitasoft.engine.bpm.document.Document
Get the date when the document was attached to the process instance.
getCreationDate() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the Application creation date
getCreationDate() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getCreationDate() - Method in interface org.bonitasoft.engine.identity.Group
 
getCreationDate() - Method in interface org.bonitasoft.engine.identity.Role
 
getCreationDate() - Method in interface org.bonitasoft.engine.identity.User
 
getCreationDate() - Method in interface org.bonitasoft.engine.profile.Profile
 
getCreationDate() - Method in interface org.bonitasoft.engine.session.Session
 
getCreator() - Method in interface org.bonitasoft.engine.bpm.category.Category
 
getCssContent() - Method in interface org.bonitasoft.engine.theme.Theme
 
getCurrentMemoryUsage() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Get the sum of both heap and non-heap memory usage.
getCurrentTheme(ThemeType) - Method in interface org.bonitasoft.engine.api.ThemeAPI
Get the current theme for the specific type.
getCustomPageAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getCustomPageAPI() - Method in interface org.bonitasoft.engine.api.APIAccessor
Gives access to the PageAPI
getCustomPageAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to manage portal pages.
getCustomPageAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getCustomUserInfo(long, int, int) - Method in interface org.bonitasoft.engine.api.CustomUserInfoAPI
Retrieves the list of CustomUserInfo for the given user, ordered by CustomUserInfoDefinition name.
getCustomUserInfoDefinitions(int, int) - Method in interface org.bonitasoft.engine.api.CustomUserInfoAPI
Retrieves the list of CustomUserInfoDefinition according to the given pagination criteria, ordered by name.
getDAO(Class<T>) - Method in class org.bonitasoft.engine.api.APIClient
Get an implementation instance of the DAO Interface.
getDataDefinition(String) - Method in interface org.bonitasoft.engine.bpm.flownode.ActivityDefinition
 
getDataDefinition(String) - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getDataDefinition() - Method in class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
 
getDataDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.ActivityDefinition
 
getDataDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getDataDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.ThrowMessageEventTriggerDefinition
 
getDataInputItemRef() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
getDataInputItemRef() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
getDataInputItemRef() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceLoopCharacteristics
 
getDataInputOperations() - Method in interface org.bonitasoft.engine.bpm.flownode.CallActivityDefinition
 
getDataName() - Method in interface org.bonitasoft.engine.operation.LeftOperand
Deprecated.
As of 6.0 replaced by LeftOperand.getName()
getDataOutputItemRef() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
getDataOutputItemRef() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
getDataOutputItemRef() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceLoopCharacteristics
 
getDataOutputOperations() - Method in interface org.bonitasoft.engine.bpm.flownode.CallActivityDefinition
 
getDefaultTenant() - Method in interface com.bonitasoft.engine.api.PlatformAPI
Get default tenant.
getDefaultTheme(ThemeType) - Method in interface org.bonitasoft.engine.api.ThemeAPI
Get the default theme for the specific type.
getDefaultTransition() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeDefinition
 
getDefaultValueExpression() - Method in interface org.bonitasoft.engine.bpm.businessdata.BusinessDataDefinition
Returns the default value of the business data, as an Expression to evaluate.
getDefaultValueExpression() - Method in interface org.bonitasoft.engine.bpm.data.DataDefinition
Get the expression representing the default value of the data.
getDefinition() - Method in class org.bonitasoft.engine.identity.CustomUserInfo
getDefinitionId() - Method in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
 
getDefinitionId() - Method in interface org.bonitasoft.engine.identity.CustomUserInfoValue
Retrieves the related CustomUserInfoDefinition identifier
getDefinitionVersion() - Method in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
 
getDelegate() - Method in class com.bonitasoft.engine.business.application.ApplicationCreator
Deprecated.
Retrieves the community version of this class.
getDelegate() - Method in class com.bonitasoft.engine.business.application.ApplicationMenuCreator
Deprecated.
 
getDelegate() - Method in class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
 
getDelegate() - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
 
getDelegate() - Method in class com.bonitasoft.engine.page.PageCreator
Deprecated.
 
getDelegate() - Method in class com.bonitasoft.engine.page.PageUpdater
Deprecated.
 
getDependencies() - Method in interface org.bonitasoft.engine.expression.Expression
 
getDeployedBy() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
Retrieves the identifier of the Bonita BPM User which deployed the ProcessDefinition
getDeploymentDate() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
Retrieves the Date when the underlining ProcessDefinition was deployed.
getDescription() - Method in interface com.bonitasoft.engine.platform.Tenant
Retrieves the tenant description
getDescription() - Method in interface com.bonitasoft.engine.reporting.Report
Gets the description of this Report.
getDescription() - Method in interface org.bonitasoft.engine.bpm.actor.ActorDefinition
Get the description of the actor.
getDescription() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
getDescription() - Method in interface org.bonitasoft.engine.bpm.category.Category
 
getDescription() - Method in class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
getDescription() - Method in interface org.bonitasoft.engine.bpm.data.DataInstance
Get the description of the data defined in DataDefinition.
getDescription() - Method in interface org.bonitasoft.engine.bpm.DescriptionElement
Gets the element description.
getDescription() - Method in interface org.bonitasoft.engine.bpm.document.Document
 
getDescription() - Method in interface org.bonitasoft.engine.bpm.document.DocumentDefinition
 
getDescription() - Method in interface org.bonitasoft.engine.bpm.document.DocumentListDefinition
 
getDescription() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getDescription() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the description of this process instance, when the process instance was archived.
getDescription() - Method in interface org.bonitasoft.engine.bpm.process.Problem
Returns the description/explanation of the problem.
getDescription() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDefinition
 
getDescription() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the description of this process instance.
getDescription() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the Application description
getDescription() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getDescription() - Method in interface org.bonitasoft.engine.command.CommandDescriptor
Get the description of the command
getDescription() - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
getDescription() - Method in interface org.bonitasoft.engine.identity.CustomUserInfoDefinition
 
getDescription() - Method in class org.bonitasoft.engine.identity.CustomUserInfoDefinitionCreator
 
getDescription() - Method in interface org.bonitasoft.engine.identity.Group
 
getDescription() - Method in interface org.bonitasoft.engine.identity.Role
 
getDescription() - Method in interface org.bonitasoft.engine.job.FailedJob
 
getDescription() - Method in interface org.bonitasoft.engine.page.Page
Get the description of this Page.
getDescription() - Method in interface org.bonitasoft.engine.platform.command.PlatformCommandDescriptor
Retrieves the command description
getDescription() - Method in interface org.bonitasoft.engine.profile.Profile
 
getDescription() - Method in interface org.bonitasoft.engine.profile.ProfileEntry
Retrieves the ProfileEntry description, that can be used to describe the link of the containing folder it represents, according to its type.
getDesignProcessDefinition(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns a specific process definition that include informations such as tasks definition, actors...
getDestinationName() - Method in class com.bonitasoft.engine.connector.SAPMonoDestinationDataProvider
 
getDestinationProperties(String) - Method in class com.bonitasoft.engine.connector.SAPMonoDestinationDataProvider
 
getDisplayDescription() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getDisplayDescription() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeDefinition
 
getDisplayDescription() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
 
getDisplayDescription() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Retrieves the displayed description of the process definition, as set at design-time.
getDisplayDescription() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
Retrieves the ProcessDefinition display description.
getDisplayDescriptionAfterCompletion() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeDefinition
 
getDisplayName() - Method in interface org.bonitasoft.engine.bpm.actor.ActorInstance
The display name of the actor defined in ActorDefinition.getName().
getDisplayName() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getDisplayName() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeDefinition
 
getDisplayName() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
 
getDisplayName() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Retrieves the displayed name of the process definition, as set at design-time.
getDisplayName() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
Retrieves the ProcessDefinition display name.
getDisplayName() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the Application display name
getDisplayName() - Method in interface org.bonitasoft.engine.business.application.ApplicationMenu
Retrieves the ApplicationMenu display name
getDisplayName() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getDisplayName() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationMenuImpl
 
getDisplayName() - Method in interface org.bonitasoft.engine.identity.Group
 
getDisplayName() - Method in interface org.bonitasoft.engine.identity.Role
 
getDisplayName() - Method in interface org.bonitasoft.engine.page.Page
Get the display name of this Page.
getDisplayNamePart1() - Method in interface org.bonitasoft.engine.entitymember.EntityMember
 
getDisplayNamePart1() - Method in interface org.bonitasoft.engine.profile.ProfileMember
 
getDisplayNamePart2() - Method in interface org.bonitasoft.engine.entitymember.EntityMember
 
getDisplayNamePart2() - Method in interface org.bonitasoft.engine.profile.ProfileMember
 
getDisplayNamePart3() - Method in interface org.bonitasoft.engine.entitymember.EntityMember
 
getDisplayNamePart3() - Method in interface org.bonitasoft.engine.profile.ProfileMember
 
getDocument(long) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get the document with the specified identifier.
getDocumentAtActivityInstanceCompletion(long, String) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get the version of the named document when the specified activity completed.
getDocumentAtProcessInstantiation(long, String) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get the version of the named document that was current when the specified process instance is instantiated.
getDocumentAuthor() - Method in interface org.bonitasoft.engine.bpm.document.ArchivedDocument
Deprecated.
getDocumentContent(String) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get content of the document with the specified identifier.
getDocumentContentFileName() - Method in interface org.bonitasoft.engine.bpm.document.ArchivedDocument
Deprecated.
getDocumentContentMimeType() - Method in interface org.bonitasoft.engine.bpm.document.ArchivedDocument
Deprecated.
getDocumentCreationDate() - Method in interface org.bonitasoft.engine.bpm.document.ArchivedDocument
Deprecated.
getDocumentDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getDocumentHasContent() - Method in interface org.bonitasoft.engine.bpm.document.ArchivedDocument
Deprecated.
getDocumentId() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
Indicate which document will be updated
Used only when updating list of document
getDocumentList(long, String, int, int) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get a document list that have the specified name on the process
getDocumentListDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getDocumentURL() - Method in interface org.bonitasoft.engine.bpm.document.ArchivedDocument
Deprecated.
getDuration() - Method in interface com.bonitasoft.engine.monitoring.GcInfo
 
getDuration() - Method in interface org.bonitasoft.engine.session.Session
 
getEdition() - Method in interface com.bonitasoft.engine.platform.LicenseInfo
Retrieves the name of the edition this license allows to run
getElement() - Method in interface org.bonitasoft.engine.bpm.data.XMLDataDefinition
Get the element for the XML format of the data
getEmail() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getEndDate() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the date when this process instance was finished.
getEndDate() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the date when this process instance was finished.
getEndEvents() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getEndTime() - Method in interface com.bonitasoft.engine.monitoring.GcInfo
 
getEngineConstantName() - Method in enum org.bonitasoft.engine.expression.ExpressionConstants
 
getEntityMemberId() - Method in interface org.bonitasoft.engine.entitymember.EntityMember
 
getErrorCode() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorDefinition
 
getErrorCode() - Method in interface org.bonitasoft.engine.bpm.flownode.ErrorEventTriggerDefinition
 
getErrorCode() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingErrorEvent
 
getErrorEventTriggerDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.CatchEventDefinition
 
getErrorEventTriggerDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.EndEventDefinition
 
getErrors() - Method in class org.bonitasoft.engine.api.ImportStatus
 
getEventInstanceId() - Method in interface org.bonitasoft.engine.bpm.flownode.EventTriggerInstance
Return the identifier of the EventInstance which it is attached.
getEventInstanceName() - Method in interface org.bonitasoft.engine.bpm.flownode.TimerEventTriggerInstance
Return the name of the EventInstance which it is attached.
getEventInstances(long, int, int, EventCriterion) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get a list of event instances related to a process instance that match the specified conditions.
getEventTriggers() - Method in interface org.bonitasoft.engine.bpm.flownode.EventDefinition
 
getEventType() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingEvent
 
getExceptionMessage() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorInstanceWithFailureInfo
 
getExecutedBy() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getExecutedBy() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
 
getExecutedByDelegate() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
getExecutedByDelegate() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
Deprecated.
getExecutedBySubstitute() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getExecutedBySubstitute() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
 
getExecutionContext() - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
getExecutionContext() - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
 
getExecutionDate() - Method in interface org.bonitasoft.engine.bpm.flownode.TimerEventTriggerInstance
Return the date of the execution of the trigger.
getExpectedDuration() - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskDefinition
 
getExpectedEndDate() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstance
 
getExpectedEndDate() - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskInstance
 
getExpirationDate() - Method in interface com.bonitasoft.engine.platform.LicenseInfo
Retrieves the license expiration date
getExplanation() - Method in interface org.bonitasoft.engine.bpm.contract.ConstraintDefinition
Returns the explanation of why the validation rule failed.
getExplanation() - Method in class org.bonitasoft.engine.bpm.contract.impl.ConstraintDefinitionImpl
 
getExplanations() - Method in exception org.bonitasoft.engine.bpm.contract.ContractViolationException
Returns the explanations of why the contract is not fulfilled.
getExpression() - Method in interface org.bonitasoft.engine.bpm.context.ContextEntry
 
getExpression() - Method in class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
getExpression() - Method in interface org.bonitasoft.engine.bpm.contract.ConstraintDefinition
Returns the boolean condition used to validate a part of the ContractDefinition.
getExpression() - Method in class org.bonitasoft.engine.bpm.contract.impl.ConstraintDefinitionImpl
 
getExpression() - Method in interface org.bonitasoft.engine.bpm.document.DocumentListDefinition
 
getExpressionConstant(ExpressionConstants) - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
 
getExpressionConstantsFromName(String) - Static method in class org.bonitasoft.engine.expression.ExpressionConstantsResolver
 
getExpressionName() - Method in exception org.bonitasoft.engine.expression.ExpressionEvaluationException
Return empty or null, when the context of evaluation is wrong.
getExpressionType() - Method in interface org.bonitasoft.engine.expression.Expression
 
getExternalId() - Method in interface org.bonitasoft.engine.entitymember.EntityMember
 
getFailAction() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorDefinition
 
getFailedJobs(int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Returns the list of jobs that failed.
getFaxNumber() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getFeatures() - Method in interface com.bonitasoft.engine.platform.LicenseInfo
Retrieves a list containing the names of all features available for this license
getField() - Method in enum org.bonitasoft.engine.bpm.category.CategoryCriterion
 
getField() - Method in enum org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion
Get the name of the field used to sort the ProcessDeploymentInfo, corresponding to this object.
getField() - Method in enum org.bonitasoft.engine.profile.ProfileCriterion
 
getField() - Method in class org.bonitasoft.engine.search.Sort
 
getFields() - Method in class com.bonitasoft.engine.bpm.flownode.ManualTaskCreator
 
getFields() - Method in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceUpdater
Get the map of the fields to update and their new value.
getFields() - Method in class com.bonitasoft.engine.business.application.ApplicationCreator
Deprecated.
Retrieves all fields defined in this ApplicationCreator
getFields() - Method in class com.bonitasoft.engine.business.application.ApplicationMenuCreator
Deprecated.
Retrieves all fields defined in this ApplicationMenuCreator
getFields() - Method in class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
Retrieves all fields to be updated
getFields() - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Retrieves all fields to be updated
getFields() - Method in class com.bonitasoft.engine.page.PageCreator
Deprecated.
 
getFields() - Method in class com.bonitasoft.engine.page.PageUpdater
Deprecated.
 
getFields() - Method in class com.bonitasoft.engine.platform.TenantCreator
 
getFields() - Method in class com.bonitasoft.engine.platform.TenantUpdater
 
getFields() - Method in class com.bonitasoft.engine.profile.ProfileCreator
 
getFields() - Method in class com.bonitasoft.engine.profile.ProfileEntryCreator
 
getFields() - Method in class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
getFields() - Method in class com.bonitasoft.engine.profile.ProfileMemberUpdater
 
getFields() - Method in class com.bonitasoft.engine.profile.ProfileUpdater
 
getFields() - Method in class com.bonitasoft.engine.reporting.ReportCreator
 
getFields() - Method in class com.bonitasoft.engine.theme.ThemeUpdater
 
getFields() - Method in class org.bonitasoft.engine.bpm.actor.ActorUpdater
Get the fields to update, and the new value.
getFields() - Method in class org.bonitasoft.engine.bpm.category.CategoryUpdater
Get the fields to update, and the new value
getFields() - Method in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoUpdater
Get the map of the fields to update with their new value.
getFields() - Method in class org.bonitasoft.engine.business.application.ApplicationCreator
Retrieves all fields defined in this ApplicationCreator
getFields() - Method in class org.bonitasoft.engine.business.application.ApplicationMenuCreator
Retrieves all fields defined in this ApplicationMenuCreator
getFields() - Method in class org.bonitasoft.engine.business.application.ApplicationMenuUpdater
Retrieves all fields to be updated
getFields() - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Retrieves all fields to be updated
getFields() - Method in class org.bonitasoft.engine.command.CommandUpdater
 
getFields() - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
getFields() - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
getFields() - Method in class org.bonitasoft.engine.identity.GroupCreator
 
getFields() - Method in class org.bonitasoft.engine.identity.GroupUpdater
 
getFields() - Method in class org.bonitasoft.engine.identity.RoleCreator
 
getFields() - Method in class org.bonitasoft.engine.identity.RoleUpdater
 
getFields() - Method in class org.bonitasoft.engine.identity.UserCreator
 
getFields() - Method in class org.bonitasoft.engine.identity.UserUpdater
 
getFields() - Method in class org.bonitasoft.engine.page.PageCreator
 
getFields() - Method in class org.bonitasoft.engine.page.PageUpdater
 
getFields() - Method in class org.bonitasoft.engine.profile.ProfileMemberCreator
 
getFile() - Method in interface org.bonitasoft.engine.bpm.document.DocumentDefinition
 
getFileName() - Method in class org.bonitasoft.engine.bpm.bar.ActorMappingContribution
 
getFileName() - Method in class org.bonitasoft.engine.bpm.bar.GenericFileContribution
 
getFileName() - Method in class org.bonitasoft.engine.bpm.contract.FileInputValue
 
getFileName() - Method in interface org.bonitasoft.engine.bpm.document.DocumentDefinition
 
getFileName() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
getFilters() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
getFilters() - Method in interface org.bonitasoft.engine.search.SearchOptions
Gets the list of SearchFilter objects defining the restrictive criteria that a result must match to fulfill the search.
getFinalArchivedProcessInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the last archived instance of a process instance.
getFirstName() - Method in interface org.bonitasoft.engine.identity.User
 
getFlowElementContainer() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Returns a FlowElementContainerDefinition containing all flow elements of this process.
getFlowNode(long) - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getFlowNode(String) - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getFlownodeDefinitionId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getFlownodeDefinitionId() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
Returns the ID of the flow node definition of this instance.
getFlowNodeDefinitionId() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingEvent
 
getFlowNodeInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get a specified flow node instance.
getFlowNodeInstanceId() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingEvent
 
getFlownodeStateCounters(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Retrieve, for a given process instance, the current counters on flownodes.
getFolderName() - Method in class org.bonitasoft.engine.bpm.bar.ClasspathContribution
 
getFolderName() - Method in class org.bonitasoft.engine.bpm.bar.ConnectorContribution
 
getFolderName() - Method in class org.bonitasoft.engine.bpm.bar.DocumentsResourcesContribution
 
getFolderName() - Method in class org.bonitasoft.engine.bpm.bar.ResourceInSpecificFolderContribution
 
getFolderName() - Method in class org.bonitasoft.engine.bpm.bar.UserFilterContribution
 
getForm() - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
getFormMapping(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
 
getFormMappingModel() - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Retrieves the form mapping model for this BusinessArchive.
getFormMappings() - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingModel
 
getFreePhysicalMemorySize() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Get the amount of free physical memory in bytes.
getFreeSwapSpaceSize() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Get the amount of free swap space in bytes.
getFromId(int) - Static method in enum org.bonitasoft.engine.bpm.process.ProcessInstanceState
Get the ProcessInstanceState corresponding to the identifier.
getGateway(String) - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getGateways() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
Deprecated.
getGatewaysList() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getGatewayType() - Method in interface org.bonitasoft.engine.bpm.flownode.GatewayDefinition
 
getGroup(long) - Method in interface org.bonitasoft.engine.api.GroupAPI
Retrieves the group.
getGroup() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor.Membership
 
getGroupByPath(String) - Method in interface org.bonitasoft.engine.api.GroupAPI
Retrieves the group according to its full path.
getGroupId() - Method in interface org.bonitasoft.engine.bpm.actor.ActorMember
Get the identifier of the group.
getGroupId() - Method in interface org.bonitasoft.engine.bpm.supervisor.ProcessSupervisor
 
getGroupId() - Method in interface org.bonitasoft.engine.entitymember.EntityMember
 
getGroupId() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getGroupId() - Method in interface org.bonitasoft.engine.profile.ProfileMember
 
getGroupName() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getGroupParentPath() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getGroups(int, int, GroupCriterion) - Method in interface org.bonitasoft.engine.api.GroupAPI
Retrieves the paginated list of groups.
getGroups(List<Long>) - Method in interface org.bonitasoft.engine.api.GroupAPI
Retrieves the groups.
getGroups() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
getHomePageId() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the identifier of the ApplicationPage defined as home page for this application
getHomePageId() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getHumanTaskInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Retrieve a human task instance by the corresponding activity instance id.
getHumanTaskInstances(long, String, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
List the named human tasks belonging to the specified process instance.
getIconName() - Method in interface com.bonitasoft.engine.platform.Tenant
Retrieves the tenant icon name
getIconName() - Method in interface org.bonitasoft.engine.identity.Group
 
getIconName() - Method in interface org.bonitasoft.engine.identity.Role
 
getIconName() - Method in interface org.bonitasoft.engine.identity.User
 
getIconPath() - Method in interface com.bonitasoft.engine.platform.Tenant
Retrieves the tenant icon path
getIconPath() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
Retrieves the process icon path.
getIconPath() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the icon path of this Application
getIconPath() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getIconPath() - Method in interface org.bonitasoft.engine.identity.Group
 
getIconPath() - Method in interface org.bonitasoft.engine.identity.Role
 
getIconPath() - Method in interface org.bonitasoft.engine.identity.User
 
getIconPath() - Method in interface org.bonitasoft.engine.profile.Profile
Deprecated.
getId() - Method in interface com.bonitasoft.engine.platform.Tenant
Retrieves the tenant identifier
getId() - Method in interface org.bonitasoft.engine.bpm.actor.ActorMember
Get the identifier of the actor member.
getId() - Method in interface org.bonitasoft.engine.bpm.BaseElement
Gets the unique object identifier.
getId() - Method in interface org.bonitasoft.engine.bpm.category.Category
 
getId() - Method in interface org.bonitasoft.engine.bpm.comment.Comment
 
getId() - Method in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
 
getId() - Method in enum org.bonitasoft.engine.bpm.process.ProcessInstanceState
Get the identifier corresponding to the state.
getId() - Method in interface org.bonitasoft.engine.command.CommandDescriptor
Get the identifier of this CommandDescriptor
getId() - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
getId() - Method in class org.bonitasoft.engine.form.FormMapping
 
getId() - Method in enum org.bonitasoft.engine.form.FormMappingType
 
getId() - Method in interface org.bonitasoft.engine.identity.CustomUserInfoDefinition
 
getId() - Method in interface org.bonitasoft.engine.identity.Group
 
getId() - Method in interface org.bonitasoft.engine.identity.Role
 
getId() - Method in interface org.bonitasoft.engine.identity.User
 
getId() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getId() - Method in interface org.bonitasoft.engine.platform.command.PlatformCommandDescriptor
Retrieves the command identifier
getId() - Method in interface org.bonitasoft.engine.session.Session
 
getIdentityAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
 
getIdentityAPI() - Method in class com.bonitasoft.engine.api.APIClient
Get API to manage the organization, i.e., users, groups and roles.
getIdentityAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getIdentityAPI() - Method in interface org.bonitasoft.engine.api.APIAccessor
Gives access to the IdentityAPI
getIdentityAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to manage the organization, i.e., users, groups and roles.
getIdentityAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getImplementation() - Method in interface org.bonitasoft.engine.command.CommandDescriptor
Get the implementation class name of the command
getImplementation() - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
getImplementation() - Method in interface org.bonitasoft.engine.platform.command.PlatformCommandDescriptor
Retrieves the complete name of the class that implements the command
getImplementationClassName() - Method in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
 
getIncomingTransitions() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeDefinition
Gets the incoming transitions of the activity.
getIndex() - Method in interface org.bonitasoft.engine.bpm.document.Document
 
getIndex() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
getIndex() - Method in interface org.bonitasoft.engine.business.application.ApplicationMenu
Retrieves the ApplicationMenu index
getIndex() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationMenuImpl
 
getIndex() - Method in interface org.bonitasoft.engine.profile.ProfileEntry
Retrieves the order of the profile entry in its context (at root level or inside its parent profile entry).
getInformation() - Method in interface com.bonitasoft.engine.api.PlatformAPI
Retrieves a Map containing all relevant platform information
getInit() - Method in interface com.bonitasoft.engine.monitoring.MemoryUsage
Returns the amount of memory in bytes that the Java virtual machine initially requests from the operating system for memory management.
getInitialValue() - Method in interface org.bonitasoft.engine.bpm.document.DocumentDefinition
 
getInitialVersion() - Method in interface org.bonitasoft.engine.platform.Platform
Retrieves the platform initial version.
getInputContainerDefinition() - Method in class org.bonitasoft.engine.bpm.process.impl.ContractDefinitionBuilder
 
getInputContainerDefinition() - Method in class org.bonitasoft.engine.bpm.process.impl.ContractInputDefinitionBuilder
 
getInputContainerDefinition() - Method in class org.bonitasoft.engine.bpm.process.impl.InputContainerDefinitionBuilder
 
getInputNames() - Method in interface org.bonitasoft.engine.bpm.contract.ConstraintDefinition
Returns the input names involved in the validation rule.
getInputNames() - Method in class org.bonitasoft.engine.bpm.contract.impl.ConstraintDefinitionImpl
 
getInputParameter(String) - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
getInputParameter(String, Serializable) - Method in class org.bonitasoft.engine.connector.AbstractConnector
get the input parameter or the default value if the parameter is not set
getInputParameter(String) - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
 
getInputs() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorDefinition
 
getInputs() - Method in class org.bonitasoft.engine.bpm.contract.impl.InputContainerDefinitionImpl
 
getInputs() - Method in interface org.bonitasoft.engine.bpm.contract.InputContainerDefinition
Lists the inputs of the container.
getInputs() - Method in interface org.bonitasoft.engine.bpm.userfilter.UserFilterDefinition
 
getInputValues() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorDefinitionWithInputValues
 
getInstallationDate() - Method in interface com.bonitasoft.engine.reporting.Report
Get the date when this report was initially installed into the Engine.
getInstallationDate() - Method in interface org.bonitasoft.engine.page.Page
Get the date when this page was initially installed into the Engine.
getInstalledBy() - Method in interface com.bonitasoft.engine.reporting.Report
Gets the ID of the user that installed the report.
getInstalledBy() - Method in interface org.bonitasoft.engine.page.Page
Get the ID of the user that installed the page.
getInstance(String) - Static method in class com.bonitasoft.engine.connector.SAPMonoDestinationDataProvider
BE CAREFUL: only one destinationName is possible
getInstance() - Static method in class org.bonitasoft.engine.home.BonitaHomeClient
 
getIntermediateCatchEvents() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getIntermediateThrowEvents() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getInterpreter() - Method in interface org.bonitasoft.engine.expression.Expression
 
getJarDependencies() - Method in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
 
getJobDescriptorId() - Method in interface org.bonitasoft.engine.job.FailedJob
 
getJobName() - Method in interface org.bonitasoft.engine.job.FailedJob
 
getJobTitle() - Method in interface org.bonitasoft.engine.identity.User
 
getJsonResults() - Method in interface org.bonitasoft.engine.bpm.businessdata.BusinessDataQueryResult
 
getJvmName() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the Java virtual machine implementation name.
getJvmSystemProperties() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the Java virtual machine System properties list.
getJvmVendor() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the Java virtual machine implementation vendor.
getJvmVersion() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the Java virtual machine implementation version.
getKey() - Method in interface org.bonitasoft.engine.bpm.context.ContextEntry
 
getKey() - Method in class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
getKey() - Method in interface org.bonitasoft.engine.bpm.flownode.CorrelationDefinition
 
getLastConnection() - Method in interface org.bonitasoft.engine.identity.User
 
getLastDocument(long, String) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get the last version of the named document for the specified process instance.
getLastGcInfo() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the last GC info.
getLastMessage() - Method in interface org.bonitasoft.engine.job.FailedJob
 
getLastModificationDate() - Method in interface com.bonitasoft.engine.reporting.Report
Get the date when this report was last modified.
getLastModificationDate() - Method in interface org.bonitasoft.engine.page.Page
Get the date when this page was last modified.
getLastName() - Method in interface org.bonitasoft.engine.identity.User
 
getLastStateHumanTaskInstance(long, String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Return the last created human task instance with the specified name for the given process instance.
getLastUpdate() - Method in interface org.bonitasoft.engine.bpm.category.Category
 
getLastUpdate() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the date of the last update of this process instance, when the process instance was archived.
getLastUpdate() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the date of the last update of this process instance.
getLastUpdate() - Method in interface org.bonitasoft.engine.identity.Group
 
getLastUpdate() - Method in interface org.bonitasoft.engine.identity.Role
 
getLastUpdate() - Method in interface org.bonitasoft.engine.identity.User
 
getLastUpdateDate(ThemeType) - Method in interface org.bonitasoft.engine.api.ThemeAPI
Get the last updated date of the current theme for the specific type.
getLastUpdateDate() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getLastUpdateDate() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
 
getLastUpdateDate() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
Retrieves the date of the last update statement
getLastUpdateDate() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the Application last updated date
getLastUpdateDate() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getLastUpdateDate() - Method in class org.bonitasoft.engine.form.FormMapping
 
getLastUpdateDate() - Method in interface org.bonitasoft.engine.job.FailedJob
 
getLastUpdateDate() - Method in interface org.bonitasoft.engine.profile.Profile
 
getLastUpdatedBy() - Method in class org.bonitasoft.engine.form.FormMapping
 
getLastUpdatedBy() - Method in interface org.bonitasoft.engine.page.Page
Get the userId of the user that last updated this page.
getLastUpdatedBy() - Method in interface org.bonitasoft.engine.profile.Profile
 
getLastUpdatedDate() - Method in interface org.bonitasoft.engine.theme.Theme
Get the date when this theme was last modified.
getLastVersionOfDocuments(long, int, int, DocumentCriterion) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get the latest version of all documents attached to the specified process instance.
getLatestProcessDefinitionId(String) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the identifier of the most recently deployed process definition with the given name.
getLayoutId() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the identifier of the Page used as Application layout.
getLayoutId() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getLeftOperand() - Method in interface org.bonitasoft.engine.operation.Operation
 
getLevel() - Method in interface org.bonitasoft.engine.bpm.process.Problem
Returns the severity of the problem.
getLicensee() - Method in interface com.bonitasoft.engine.platform.LicenseInfo
Retrieves the name of the license owner
getLicenseInfo() - Method in interface com.bonitasoft.engine.api.NodeAPI
get the license informations for this node
getLivingApplicationAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getLivingApplicationAPI() - Method in interface org.bonitasoft.engine.api.APIAccessor
Gives access to the ApplicationAPI
getLivingApplicationAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to manage Living Applications.
getLivingApplicationAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getLog(long) - Method in interface com.bonitasoft.engine.api.LogAPI
Retrieves the log.
getLogAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
 
getLogAPI() - Method in class com.bonitasoft.engine.api.APIClient
Get API to read logs stored in database to track actions made by users.
getLogAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getLogId() - Method in interface com.bonitasoft.engine.log.Log
 
getLoginAPI() - Method in class com.bonitasoft.engine.api.APIClient
 
getLoginAPI() - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getLoginAPI() - Method in class org.bonitasoft.engine.api.APIClient
 
getLoginAPI(Class<T>) - Method in class org.bonitasoft.engine.api.APIClient
This methods serves the purpose to remove confusion between getAPI() when a session is mandatory, and this one, where no session is needed to access the API class.
getLoginAPI() - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getLogs(int, int, LogCriterion) - Method in interface com.bonitasoft.engine.api.LogAPI
Retrieves the paginated list of logs.
getLoopCardinality() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
getLoopCardinality() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
getLoopCardinality() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceLoopCharacteristics
 
getLoopCharacteristics() - Method in interface org.bonitasoft.engine.bpm.flownode.ActivityDefinition
 
getLoopCondition() - Method in interface org.bonitasoft.engine.bpm.flownode.StandardLoopCharacteristics
 
getLoopCounter() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedLoopActivityInstance
 
getLoopCounter() - Method in interface org.bonitasoft.engine.bpm.flownode.LoopActivityInstance
 
getLoopDataInputRef() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
getLoopDataInputRef() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
getLoopDataInputRef() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceLoopCharacteristics
 
getLoopDataOutputRef() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
getLoopDataOutputRef() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
getLoopDataOutputRef() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceLoopCharacteristics
 
getLoopMax() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedLoopActivityInstance
 
getLoopMax() - Method in interface org.bonitasoft.engine.bpm.flownode.StandardLoopCharacteristics
 
getManagerUserId() - Method in interface org.bonitasoft.engine.identity.User
 
getManagerUserName() - Method in interface org.bonitasoft.engine.identity.User
Deprecated.
As of 6.0 Use User.getManagerUserId() instead
getMarshaller() - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
getMax() - Method in interface com.bonitasoft.engine.monitoring.MemoryUsage
Returns the maximum amount of memory in bytes that can be used for memory management.
getMaxResults() - Method in interface org.bonitasoft.engine.bpm.businessdata.BusinessDataQueryMetadata
 
getMaxResults() - Method in interface org.bonitasoft.engine.search.SearchOptions
The maximum results to return.
getMemberships() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
getMemoryUsageAfterGc() - Method in interface com.bonitasoft.engine.monitoring.GcInfo
 
getMemoryUsageBeforeGc() - Method in interface com.bonitasoft.engine.monitoring.GcInfo
 
getMemoryUsagePercentage() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the percentage of memory used compare to maximum available memory.
getMessage() - Method in interface com.bonitasoft.engine.log.Log
 
getMessage() - Method in exception org.bonitasoft.engine.exception.BonitaException
 
getMessage() - Method in exception org.bonitasoft.engine.exception.BonitaRuntimeException
 
getMessageEventTriggerDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.CatchEventDefinition
 
getMessageEventTriggerDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.ThrowEventDefinition
 
getMessageName() - Method in interface org.bonitasoft.engine.bpm.flownode.MessageEventTriggerDefinition
 
getMessageName() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingMessageEvent
 
getMessageTrigger() - Method in interface org.bonitasoft.engine.bpm.flownode.SendTaskDefinition
 
getMethod() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
getMimeType() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
getMobileNumber() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getMonitoringAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
 
getMonitoringAPI() - Method in class com.bonitasoft.engine.api.APIClient
Get API to monitor tenant resources consumption.
getMonitoringAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getName() - Method in class com.bonitasoft.engine.page.PageCreator
Deprecated.
 
getName() - Method in interface com.bonitasoft.engine.platform.Tenant
Retrieves the tenant name
getName() - Method in interface com.bonitasoft.engine.reporting.Report
Gets the name of this Report.
getName() - Method in class org.bonitasoft.engine.api.ImportError
 
getName() - Method in class org.bonitasoft.engine.api.ImportStatus
 
getName() - Method in interface org.bonitasoft.engine.bpm.actor.ActorDefinition
Get the name of the actor.
getName() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
getName() - Method in class org.bonitasoft.engine.bpm.bar.ActorMappingContribution
 
getName() - Method in class org.bonitasoft.engine.bpm.bar.BarResource
 
getName() - Method in interface org.bonitasoft.engine.bpm.bar.BusinessArchiveContribution
Retrieves the BusinessArchiveContribution name
getName() - Method in class org.bonitasoft.engine.bpm.bar.ClasspathContribution
 
getName() - Method in class org.bonitasoft.engine.bpm.bar.ConnectorContribution
 
getName() - Method in class org.bonitasoft.engine.bpm.bar.DocumentsResourcesContribution
 
getName() - Method in class org.bonitasoft.engine.bpm.bar.ExternalResourceContribution
 
getName() - Method in class org.bonitasoft.engine.bpm.bar.FormMappingContribution
 
getName() - Method in class org.bonitasoft.engine.bpm.bar.ParameterContribution
 
getName() - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
getName() - Method in class org.bonitasoft.engine.bpm.bar.UserFilterContribution
 
getName() - Method in interface org.bonitasoft.engine.bpm.category.Category
 
getName() - Method in class org.bonitasoft.engine.bpm.contract.impl.ConstraintDefinitionImpl
 
getName() - Method in class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
getName() - Method in interface org.bonitasoft.engine.bpm.flownode.TransitionDefinition
Deprecated.
from 6.5.0 on, name is not used anymore on TransitionDefinition. It is kept for retro-compatibility.
getName() - Method in interface org.bonitasoft.engine.bpm.NamedElement
Gets the element name.
getName() - Method in interface org.bonitasoft.engine.business.data.BusinessDataReference
Returns the name of the business data.
getName() - Method in interface org.bonitasoft.engine.command.CommandDescriptor
Get the name of the command
getName() - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
getName() - Method in exception org.bonitasoft.engine.exception.AlreadyExistsException
Retrieves the name of conflicting object or null if the name was not supplied
getName() - Method in interface org.bonitasoft.engine.expression.Expression
 
getName() - Method in interface org.bonitasoft.engine.identity.CustomUserInfoDefinition
 
getName() - Method in class org.bonitasoft.engine.identity.CustomUserInfoDefinitionCreator
 
getName() - Method in interface org.bonitasoft.engine.identity.Group
 
getName() - Method in interface org.bonitasoft.engine.identity.Role
 
getName() - Method in interface org.bonitasoft.engine.operation.LeftOperand
 
getName() - Method in interface org.bonitasoft.engine.page.Page
Get the name of this Page.
getName() - Method in class org.bonitasoft.engine.page.PageCreator
 
getName() - Method in interface org.bonitasoft.engine.platform.command.PlatformCommandDescriptor
Retrieves the command name
getNamedElement(List<T>, String) - Static method in class org.bonitasoft.engine.bpm.ObjectSeeker
 
getNamespace() - Method in interface org.bonitasoft.engine.bpm.data.XMLDataDefinition
Get the namespace for the XML format of the data
getNodeAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
 
getNodeAPI() - Static method in class com.bonitasoft.engine.api.PlatformAPIAccessor
 
getNumberOfActiveInstances() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
getNumberOfActiveInstances() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
getNumberOfActiveTransactions() - Method in interface com.bonitasoft.engine.api.MonitoringAPI
Get the number of all active transactions If no active transactions there, return 0
getNumberOfActiveTransactions() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Get the number of all active transactions If no active transactions there, return 0
getNumberOfActivityDataDefinitions(long, String) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of data definitions of the activity of the process definition.
getNumberOfActivityDataInstances(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the number of activity data instances by activity id.
getNumberOfActorMembers(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of members mapped to the actor.
getNumberOfActors(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the number of actors in a process definition.
getNumberOfArchivedProcessInstances() - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the number of archived process instances.
getNumberOfAssignedHumanTaskInstances(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Count the total number of human task instances assigned to the specified user.
getNumberOfCategories() - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of categories.
getNumberOfCategories(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of categories of the process definition, that is, the number of categories to which the process belongs.
getNumberOfCompletedInstances() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
getNumberOfCompletedInstances() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
getNumberOfConnectorImplementations(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the number of connector implementations of the process definition.
getNumberOfCPUCores() - Method in interface com.bonitasoft.engine.platform.LicenseInfo
Retrieves the number of CPU cores this license allows
getNumberOfCustomInfoDefinitions() - Method in interface org.bonitasoft.engine.api.CustomUserInfoAPI
Retrieves the number of existing CustomUserInfoDefinitions.
getNumberOfDocuments(long) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get the number of documents attached to the specified process instance.
getNumberOfGroups() - Method in interface org.bonitasoft.engine.api.GroupAPI
Returns the total number of groups.
getNumberOfGroupsOfActor(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of groups mapped to the actor.
getNumberOfInstances() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
getNumberOfInstances() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
getNumberOfLogs() - Method in interface com.bonitasoft.engine.api.LogAPI
Returns the total number of logs.
getNumberOfMembershipsOfActor(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of memberships mapped to the actor.
getNumberOfOpenedActivityInstances(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the total number of open activity instances by process instance id.
getNumberOfOpenTasks(List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
For a specified list of users, get the number of pending tasks.
getNumberOfOverdueOpenTasks(List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the number of assigned and pending overdue tasks for the specified users.
getNumberOfParameterInstances(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Gets how many parameters the process definition contains.
getNumberOfPendingHumanTaskInstances(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Count the number of pending human task instances available to a specified user.
getNumberOfProcessDataDefinitions(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of data definitions of the process definition.
getNumberOfProcessDataInstances(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the number of process data instances by process id.
getNumberOfProcessDefinitionsOfCategory(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of process deployment information entries of the category.
getNumberOfProcessDeploymentInfos() - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Gets the current number of process definitions in all states.
getNumberOfProcessDeploymentInfosUnrelatedToCategory(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of process definitions that do not belong to the category.
getNumberOfProcessInstances() - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the number of open process instances.
getNumberOfProcessSupervisorsForGroup(long) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Get the number of processes supervisors mapped to a group on a specific process definition.
getNumberOfProcessSupervisorsForMembership(long) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Get the number of processes supervisors mapped to a membership on a specific process definition.
getNumberOfProcessSupervisorsForRole(long) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Get the number of processes supervisors mapped to a role on a specific process definition.
getNumberOfProcessSupervisorsForUser(long) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Get the number of processes supervisors mapped to a user on a specific process definition.
getNumberOfProfileMembers(List<Long>) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Retrieves the number of profile members for the profiles.
getNumberOfRoles() - Method in interface org.bonitasoft.engine.api.RoleAPI
Returns the total number of roles.
getNumberOfRolesOfActor(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of roles mapped to the actor.
getNumberOfTenants() - Method in interface com.bonitasoft.engine.api.PlatformAPI
Return the total number of tenants.
getNumberOfTerminatedInstances() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
getNumberOfTerminatedInstances() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
getNumberOfUncategorizedProcessDefinitions() - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of process definitions which have no category.
getNumberOfUserMemberships(long) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Returns the total number of memberships of the user.
getNumberOfUsers() - Method in interface com.bonitasoft.engine.api.MonitoringAPI
Get the number of users in the organization of the current tenant.
getNumberOfUsers() - Method in interface org.bonitasoft.engine.api.UserAPI
Returns the total number of users.
getNumberOfUsersInGroup(long) - Method in interface org.bonitasoft.engine.api.UserAPI
Returns the total number of users of the group.
getNumberOfUsersInRole(long) - Method in interface org.bonitasoft.engine.api.UserAPI
Returns the total number of users of the role.
getNumberOfUsersOfActor(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Counts the number of users mapped to the actor.
getOneAssignedUserTaskInstanceOfProcessDefinition(long, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get an instance of a task asssigned to a given user for the specified process definition.
getOneAssignedUserTaskInstanceOfProcessInstance(long, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get an instance of a task asssigned to a given user for the specified process instance.
getOpenActivityInstances(long, int, int, ActivityInstanceCriterion) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Retrieve a paged list of open activities for a given process instance.
getOperations() - Method in interface org.bonitasoft.engine.bpm.flownode.ActivityDefinition
 
getOperations() - Method in interface org.bonitasoft.engine.bpm.flownode.CatchMessageEventTriggerDefinition
 
getOperator() - Method in interface org.bonitasoft.engine.operation.Operation
 
getOptinalInputParameter(String) - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
 
getOrder() - Method in enum org.bonitasoft.engine.bpm.category.CategoryCriterion
 
getOrder() - Method in enum org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion
Get the Order corresponding to this object.
getOrder() - Method in enum org.bonitasoft.engine.profile.ProfileCriterion
 
getOrder() - Method in class org.bonitasoft.engine.search.Sort
 
getOSArch() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the operating system architecture.
getOSName() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Return the OS name.
getOSVersion() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Return the OS version.
getOutgoingTransitions() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeDefinition
Gets the outgoing transitions of the activity.
getOutputParameters() - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
getOutputs() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorDefinition
 
getPage(long) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Retrieves a page from its ID.
getPage(long) - Method in interface org.bonitasoft.engine.api.PageAPI
Retrieves a page from its ID.
getPage() - Method in interface org.bonitasoft.engine.profile.ProfileEntry
Retrieves the unique name of the page referenced by this ProfileEntry.
getPageAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
Deprecated.
from version 7.0 on, use APIAccessor.getCustomPageAPI() instead.
getPageAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
Deprecated.
from version 7.0 on, use TenantAPIAccessor.getCustomPageAPI(APISession) instead.
getPageByName(String) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Retrieves a page from its name.
getPageByName(String) - Method in interface org.bonitasoft.engine.api.PageAPI
Retrieves a page from its name.
getPageByNameAndProcessDefinitionId(String, long) - Method in interface org.bonitasoft.engine.api.PageAPI
Retrieves a page from its name and processDefinitionId.
getPageContent(long) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Retrieves the binary content of a page.
getPageContent(long) - Method in interface org.bonitasoft.engine.api.PageAPI
Retrieves the binary content of a page.
getPageId() - Method in interface org.bonitasoft.engine.business.application.ApplicationPage
Retrieves the Page identifier
getPageId() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationPageImpl
 
getPageId() - Method in class org.bonitasoft.engine.form.FormMapping
 
getPageId() - Method in class org.bonitasoft.engine.page.PageURL
 
getPageMappingKey() - Method in class org.bonitasoft.engine.form.FormMapping
 
getPageProperties(byte[], boolean) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Read the content of the page zip file check it is consistent and return it's properties
getPageProperties(byte[], boolean) - Method in interface org.bonitasoft.engine.api.PageAPI
Read the content of the page zip file check it is consistent and return it's properties
getParameterInstance(long, String) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
getParameterInstance(long, String) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Get a parameter instance by process definition UUID
getParameterInstances(long, int, int, ParameterCriterion) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
getParameterInstances(long, int, int, ParameterCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the parameters of a process definition or an empty map if the process does not contain any parameter.
getParameters() - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Retrieves the BusinessArchive parameters
getParameters() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Retrieves a Set of ParameterDefinition objects from a ProcessDefinition
getParentActivityInstanceId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getParentContainerId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowElementInstance
 
getParentContainerId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getParentContainerId() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementInstance
 
getParentContainerId() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
Returns the task's direct container ID.
getParentId() - Method in class com.bonitasoft.engine.business.application.ApplicationMenuCreator
Deprecated.
Retrieves the identifier of the parent ApplicationMenu.
getParentId() - Method in interface org.bonitasoft.engine.business.application.ApplicationMenu
Retrieves the identifier of the parent ApplicationMenu.
getParentId() - Method in class org.bonitasoft.engine.business.application.ApplicationMenuCreator
Retrieves the identifier of the parent ApplicationMenu.
getParentId() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationMenuImpl
 
getParentId() - Method in interface org.bonitasoft.engine.profile.ProfileEntry
Retrieves the identifier of the parent ProfileEntry.
getParentPath() - Method in interface org.bonitasoft.engine.identity.Group
 
getParentProcessInstanceId() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
Always returns the directly containing process instance ID (at the lower level, if several levels of containing processes).
getParentProcessInstanceId() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingEvent
 
getPassword() - Method in interface org.bonitasoft.engine.identity.User
Deprecated.
getPath() - Method in interface org.bonitasoft.engine.identity.Group
 
getPendingHumanTaskInstances(long, int, int, ActivityInstanceCriterion) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the list of pending human task instances available to the specified user.
getPermissionAPI() - Method in interface org.bonitasoft.engine.api.APIAccessor
Gives access to the PermissionAPI
getPermissionAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to dynamically check REST API call access right.
getPermissionAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getPersoContactUpdater() - Method in class org.bonitasoft.engine.identity.UserUpdater
 
getPersoFields() - Method in class org.bonitasoft.engine.identity.UserCreator
 
getPhoneNumber() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getPlatform() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Get the platform.
getPlatformAPI(PlatformSession) - Static method in class com.bonitasoft.engine.api.PlatformAPIAccessor
 
getPlatformAPI(PlatformSession) - Static method in class org.bonitasoft.engine.api.PlatformAPIAccessor
 
getPlatformCommandAPI(PlatformSession) - Static method in class com.bonitasoft.engine.api.PlatformAPIAccessor
 
getPlatformCommandAPI(PlatformSession) - Static method in class org.bonitasoft.engine.api.PlatformAPIAccessor
 
getPlatformLoginAPI() - Static method in class com.bonitasoft.engine.api.PlatformAPIAccessor
 
getPlatformLoginAPI() - Static method in class org.bonitasoft.engine.api.PlatformAPIAccessor
 
getPlatformMonitoringAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
 
getPlatformMonitoringAPI(PlatformSession) - Static method in class com.bonitasoft.engine.api.PlatformAPIAccessor
 
getPlatformMonitoringAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getPlatformState() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Get the state of the platform of the current node
getPossibleUsersOfHumanTask(long, String, int, int) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Lists the possible users (candidates) of the specified human task definition.
getPossibleUsersOfPendingHumanTask(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Lists the possible users (candidates) of the specified human task instance.
getPostDate() - Method in interface org.bonitasoft.engine.bpm.comment.ArchivedComment
 
getPostDate() - Method in interface org.bonitasoft.engine.bpm.comment.Comment
 
getPreviousVersion() - Method in interface org.bonitasoft.engine.platform.Platform
Retrieves the platform previous version.
getPriority() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstance
 
getPriority() - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskDefinition
 
getPriority() - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskInstance
 
getProcess() - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
Validates the process consistency and return it
getProcess() - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Validates the process consistency and return it
getProcessAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
 
getProcessAPI() - Method in class com.bonitasoft.engine.api.APIClient
Get API to manage the business processes.
getProcessAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getProcessAPI() - Method in interface org.bonitasoft.engine.api.APIAccessor
Gives access to the ProcessAPI
getProcessAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to manage the business processes.
getProcessAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getProcessBuilder() - Method in class org.bonitasoft.engine.bpm.process.impl.FlowElementContainerBuilder
 
getProcessBusinessDataReference(String, long) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
getProcessBusinessDataReference(String, long) - Method in interface org.bonitasoft.engine.api.BusinessDataAPI
Returns the BusinessDataReference of the named business data of the process instance.
getProcessBusinessDataReferences(long, int, int) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
getProcessBusinessDataReferences(long, int, int) - Method in interface org.bonitasoft.engine.api.BusinessDataAPI
Lists the paginated @link BusinessDataReference}s of the process instance order by identifier.
getProcessContainer() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Deprecated.
getProcessContract(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Gets the process instantiation contract for a given process definition.
getProcessCpuTime() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the CPU time used by the process on which the Java virtual machine is running in nanoseconds.
getProcessDataDefinitions(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the paged list of data definitions of the process definition.
getProcessDataInstance(String, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the value of named data item from a specified process instance.
getProcessDataInstances(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Returns all data of a process instance.
getProcessDefinition(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the process definition by giving its identifier.
getProcessDefinition() - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Retrieves the related DesignProcessDefinition
getProcessDefinitionId(String, String) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the identifier of the process definition with the specified name and version.
getProcessDefinitionId() - Method in interface org.bonitasoft.engine.bpm.actor.ActorInstance
Get the identifier of the process definition where this actor is defined.
getProcessDefinitionId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getProcessDefinitionId() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
Returns the ID of the process definition where this FlowNodeInstance is defined.
getProcessDefinitionId() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingEvent
 
getProcessDefinitionId() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the identifier of the definition of this process.
getProcessDefinitionId() - Method in exception org.bonitasoft.engine.bpm.process.ProcessDeployException
Get the identifier of the process definition who failed.
getProcessDefinitionId() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the identifier of the definition of this process.
getProcessDefinitionId() - Method in interface org.bonitasoft.engine.bpm.supervisor.ProcessSupervisor
 
getProcessDefinitionId() - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
 
getProcessDefinitionId() - Method in class org.bonitasoft.engine.form.FormMapping
 
getProcessDefinitionId() - Method in interface org.bonitasoft.engine.page.Page
Get the process definition ID of this Page.
getProcessDefinitionIdFromActivityInstanceId(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the process definition id from an activity instance id.
getProcessDefinitionIdFromProcessInstanceId(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the process definition id from an process instance id.
getProcessDeploymentInfo(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Gets the deployment information of a process definition by giving the process definition identifier.
getProcessDeploymentInfos(int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns a paged list of process deployment information for a number of processes.
getProcessDeploymentInfosFromArchivedProcessInstanceIds(List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Get process deployment information from a list of archived processInstance ids
getProcessDeploymentInfosFromIds(List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the process deployment information of the process definitions.
getProcessDeploymentInfosFromProcessInstanceIds(List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Get process deployment information from a list of processInstance id
getProcessDeploymentInfosOfCategory(long, int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the paged list of process deployment information items for the category.
getProcessDeploymentInfosUnrelatedToCategory(long, int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the paginated list of process deployment information items of the category.
getProcessDeploymentInfosWithActorOnlyForGroup(long, int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the processes for which a specified group is the only mapped actor.
getProcessDeploymentInfosWithActorOnlyForGroups(List<Long>, int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the processes for which one of the listed groups is the only mapped actors.
getProcessDeploymentInfosWithActorOnlyForRole(long, int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the processes for which the role is the only mapped actor.
getProcessDeploymentInfosWithActorOnlyForRoles(List<Long>, int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the processes for which one of the listed roles is the only mapped actors.
getProcessDeploymentInfosWithActorOnlyForUser(long, int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the processes for which the user is the only mapped actor.
getProcessDeploymentInfosWithActorOnlyForUsers(List<Long>, int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the processes for which one of the listed users is the only mapped actor.
getProcessId() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
Retrieves the ProcessDefinition identifier
getProcessInfos(String) - Method in class com.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContributionExt
 
getProcessInfos(String) - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
getProcessInputValueAfterInitialization(long, String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Gets the value of a process instantiation input, after initialization has finished.
getProcessInputValueDuringInitialization(long, String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Gets the value of a process instantiation input, during the phase of initializing.
getProcessInstance(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the specified process instance.
getProcessInstanceExecutionContext(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
return the context defined in the process definition for this process instance
getProcessInstanceId() - Method in interface org.bonitasoft.engine.bpm.comment.ArchivedComment
 
getProcessInstanceId() - Method in interface org.bonitasoft.engine.bpm.comment.Comment
 
getProcessInstanceId() - Method in interface org.bonitasoft.engine.bpm.document.Document
Id of the process instance the document is attached to.
getProcessInstanceId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getProcessInstanceId() - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
 
getProcessInstanceId() - Method in exception org.bonitasoft.engine.exception.ProcessInstanceHierarchicalDeletionException
 
getProcessInstanceIdFromActivityInstanceId(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the process instance id from an activity instance id.
getProcessInstances(int, int, ProcessInstanceCriterion) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get a paged list of all process instances.
getProcessName() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingEvent
 
getProcessResolutionProblems(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns a list of problems if the process is configured incorrectly or the configuration is incomplete.
getProcessResources(long, String) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Retrieves resources inside .bar (or BusinessArchive) file representing the deployed process.
getProcessStartContractInputs() - Method in interface org.bonitasoft.engine.bpm.flownode.CallActivityDefinition
 
getProContactUpdater() - Method in class org.bonitasoft.engine.identity.UserUpdater
 
getProFields() - Method in class org.bonitasoft.engine.identity.UserCreator
 
getProfile(long) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Retrieves the profile.
getProfileAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
 
getProfileAPI() - Method in class com.bonitasoft.engine.api.APIClient
Get API to manage portal user profiles.
getProfileAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getProfileAPI() - Method in interface org.bonitasoft.engine.api.APIAccessor
Gives access to the ProfileAPI
getProfileAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to manage portal user profiles.
getProfileAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getProfileEntry(long) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Retrieves the profile entry.
getProfileId() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the identifier of the associated Profile or null if there is no profile is associated to this application.
getProfileId() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getProfileId() - Method in interface org.bonitasoft.engine.profile.ProfileEntry
Retrieves the identifier of the related Profile
getProfileId() - Method in interface org.bonitasoft.engine.profile.ProfileMember
 
getProfilesForUser(long) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Deprecated.
since 6.3
getProfilesForUser(long, int, int, ProfileCriterion) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Retrieves the profiles of the user.
getProperties() - Static method in class org.bonitasoft.engine.home.BonitaHomeClient
 
getProperty(String) - Static method in class org.bonitasoft.engine.home.BonitaHomeClient
 
getQueryString() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
getReachedStateDate() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getReachedStateDate() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
 
getReport(long) - Method in interface com.bonitasoft.engine.api.ReportingAPI
Retrieves a report from its ID.
getReportContent(long) - Method in interface com.bonitasoft.engine.api.ReportingAPI
Retrieves the binary content of a report.
getReportingAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
Gives access to ReportingAPI.
getReportingAPI() - Method in class com.bonitasoft.engine.api.APIClient
Get API to manage reporting capabilities.
getReportingAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getResource(String) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Retrieves a byte array representing the content of the resource identified by the given path.
getResource() - Method in interface org.bonitasoft.engine.bpm.process.Problem
Returns the resource/concept name of the problem.
getResourceId() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
getResourceId() - Method in interface org.bonitasoft.engine.bpm.process.Problem
Returns the resource identifier.
getResourceName() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
getResources(String) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Retrieves a Map representing the resources having paths matching with the given regular expression.
getResources() - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Retrieves a Map containing all resources of this BusinessArchive.
getResult() - Method in interface org.bonitasoft.engine.search.SearchResult
Get the list of elements retrieved by the search.
getRetryNumber() - Method in interface org.bonitasoft.engine.job.FailedJob
 
getReturnType() - Method in interface org.bonitasoft.engine.expression.Expression
 
getReturnType() - Method in enum org.bonitasoft.engine.expression.ExpressionConstants
 
getRightOperand() - Method in interface org.bonitasoft.engine.operation.Operation
 
getRole(long) - Method in interface org.bonitasoft.engine.api.RoleAPI
Retrieves the role.
getRole() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor.Membership
 
getRoleByName(String) - Method in interface org.bonitasoft.engine.api.RoleAPI
Retrieves the role.
getRoleId() - Method in interface org.bonitasoft.engine.bpm.actor.ActorMember
Get the identifier of the role.
getRoleId() - Method in interface org.bonitasoft.engine.bpm.supervisor.ProcessSupervisor
 
getRoleId() - Method in interface org.bonitasoft.engine.entitymember.EntityMember
 
getRoleId() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getRoleId() - Method in interface org.bonitasoft.engine.profile.ProfileMember
 
getRoleName() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getRoles(int, int, RoleCriterion) - Method in interface org.bonitasoft.engine.api.RoleAPI
Retrieves the paginated list of roles.
getRoles(List<Long>) - Method in interface org.bonitasoft.engine.api.RoleAPI
Retrieves the roles.
getRoles() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
getRoom() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getRootContainerId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowElementInstance
 
getRootContainerId() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getRootContainerId() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementInstance
 
getRootContainerId() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
Returns the root container ID.
getRootProcessInstanceId() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingEvent
 
getRootProcessInstanceId() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the identifier of the root ProcessInstance of this process instance.
getRootProcessInstanceId() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the identifier of the root ProcessInstance of this process instance.
getRootProcessInstanceId() - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
Refers to the top-level including process instance.
getScreenshot() - Method in interface com.bonitasoft.engine.reporting.Report
 
getSearchTerm() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
getSearchTerm() - Method in interface org.bonitasoft.engine.search.SearchOptions
Gets the search term (free text that can be search for in a certain amount of properties, depending on what object is the search applied on)
getServerAPI() - Static method in class com.bonitasoft.engine.api.impl.LocalServerAPIFactory
 
getServerAPI(boolean) - Static method in class com.bonitasoft.engine.api.impl.LocalServerAPIFactory
 
getServerAPI() - Method in class org.bonitasoft.engine.api.APIClient
 
getSession() - Method in class org.bonitasoft.engine.api.APIClient
 
getSeverityLevel() - Method in interface com.bonitasoft.engine.log.Log
 
getSignalEventTriggerDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.CatchEventDefinition
 
getSignalEventTriggerDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.ThrowEventDefinition
 
getSignalName() - Method in interface org.bonitasoft.engine.bpm.flownode.SignalEventTriggerDefinition
 
getSignalName() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingSignalEvent
 
getSimpleMessage() - Method in exception org.bonitasoft.engine.bpm.contract.ContractViolationException
 
getSort() - Method in enum org.bonitasoft.engine.bpm.category.CategoryCriterion
 
getSort() - Method in enum org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion
Build the Sort corresponding to this object.
getSort() - Method in enum org.bonitasoft.engine.profile.ProfileCriterion
 
getSorts() - Method in interface org.bonitasoft.engine.search.SearchOptions
Gets the list of sort criteria
getSource() - Method in interface org.bonitasoft.engine.bpm.flownode.TransitionDefinition
 
getSourceObjectId() - Method in interface org.bonitasoft.engine.bpm.ArchivedElement
Gets the identifier of the BaseElement that the archived element comes from.
getStackTrace() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorInstanceWithFailureInfo
 
getStartableProcessDeploymentInfosForActors(Set<Long>, int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the paged list of process deployment information items that the actors can start.
getStartDate() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the date when this process instance was started.
getStartDate() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the date when this process instance was started.
getStartedBy() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the identifier of the user who started this process instance.
getStartedBy() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the identifier of the user who started this process instance.
getStartedByDelegate() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Deprecated.
As of version 6.3.0, replaced by ArchivedProcessInstance.getStartedBySubstitute()
getStartedByDelegate() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Deprecated.
getStartedBySubstitute() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the identifier of the substitute user (as Process manager or Administrator) who started this process instance.
getStartedBySubstitute() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the identifier of the substitute user (as Process manager or Administrator) who started this process instance.
getStartEvents() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getStartIndex() - Method in interface org.bonitasoft.engine.bpm.businessdata.BusinessDataQueryMetadata
 
getStartIndex() - Method in interface org.bonitasoft.engine.search.SearchOptions
The result start index, that is the first result that matches the search criteria that we want to retrieve.
getStartTime() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns a timestamp (in millisecond) which indicates the date when the Java virtual machine started.
getStartTime() - Method in interface com.bonitasoft.engine.monitoring.GcInfo
 
getState() - Method in interface com.bonitasoft.engine.platform.Tenant
Retrieves the tenant state.
getState() - Method in interface org.bonitasoft.engine.bpm.connector.ArchivedConnectorInstance
 
getState() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorInstance
 
getState() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getState() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
Returns a String representation of this FlowNodeInstance state.
getState() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the state of this process instance when it was archived.
getState() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
Get the state of this process instance.
getState() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the Application state.
getState() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getState() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getStateCategory() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
 
getStateId() - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
Get the identifier of the state of this process instance when it was archived.
getStatus() - Method in class org.bonitasoft.engine.api.ImportStatus
 
getStorageId() - Method in interface com.bonitasoft.engine.businessdata.SimpleBusinessDataReference
Deprecated.
Returns the identifier of the business data.
getStorageId() - Method in interface org.bonitasoft.engine.business.data.SimpleBusinessDataReference
Returns the identifier of the business data.
getStorageIdAsString() - Method in interface org.bonitasoft.engine.business.data.SimpleBusinessDataReference
Returns the identifier of the business data.
getStorageIds() - Method in interface com.bonitasoft.engine.businessdata.MultipleBusinessDataReference
Deprecated.
Lists the business data identifiers.
getStorageIds() - Method in interface org.bonitasoft.engine.business.data.MultipleBusinessDataReference
Lists the business data identifiers.
getStorageIdsAsString() - Method in interface org.bonitasoft.engine.business.data.MultipleBusinessDataReference
Lists the business data identifiers.
getStringIndex1() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
This field is used to extend the meta data of the process instance.
getStringIndex2() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
This field is used to extend the meta data of the process instance.
getStringIndex3() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
This field is used to extend the meta data of the process instance.
getStringIndex4() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
This field is used to extend the meta data of the process instance.
getStringIndex5() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
This field is used to extend the meta data of the process instance.
getStringIndexLabel(int) - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
The index must be between 1 and 5.
getStringIndexLabel(int) - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Retrieves the label for the ProcessDefinition given search index.
getStringIndexLabel(int) - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance
The index must be between 1 and 5.
getStringIndexLabels() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Retrieves the label list for the ProcessDefinition given search index.
getStringIndexValue(int) - Method in interface org.bonitasoft.engine.bpm.process.ArchivedProcessInstance
The index must be between 1 and 5.
getStringIndexValue(int) - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Retrieves the Expression for the ProcessDefinition given search index.
getStringIndexValues() - Method in interface org.bonitasoft.engine.bpm.process.DesignProcessDefinition
Retrieves the Expression list of the ProcessDefinition search index values.
getStringInputParameter(String) - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
 
getSubProcessBuilder() - Method in class org.bonitasoft.engine.bpm.process.impl.SubProcessActivityDefinitionBuilder
 
getSubProcessContainer() - Method in interface org.bonitasoft.engine.bpm.process.SubProcessDefinition
Deprecated.
since 6.2.3 In a later version, FlowElementContainerDefinition will be used instead.
getSupervisorId() - Method in interface org.bonitasoft.engine.bpm.supervisor.ProcessSupervisor
 
getSupportedStates(FlowNodeType) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the states of the flow node type.
getSystemLoadAverage() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the system load average for the last minute.
getTarget() - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
getTarget() - Method in interface org.bonitasoft.engine.bpm.flownode.TransitionDefinition
 
getTarget() - Method in class org.bonitasoft.engine.form.FormMapping
 
getTargetFlowNode() - Method in interface org.bonitasoft.engine.bpm.flownode.ThrowMessageEventTriggerDefinition
 
getTargetProcess() - Method in interface org.bonitasoft.engine.bpm.flownode.ThrowMessageEventTriggerDefinition
 
getTask() - Method in class org.bonitasoft.engine.form.FormMapping
 
getTaskAssigneeId() - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
 
getTaskname() - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
getTenantAdministrationAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getTenantAdministrationAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to manage the tenant your are logged on.
getTenantAdministrationAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getTenantById(long) - Method in interface com.bonitasoft.engine.api.PlatformAPI
get a tenant using its tenantId
getTenantByName(String) - Method in interface com.bonitasoft.engine.api.PlatformAPI
Get a tenant using its name.
getTenantId() - Method in interface org.bonitasoft.engine.bpm.comment.Comment
Deprecated.
As of 6.1 use APISession.getTenantId() instead
getTenantId() - Method in interface org.bonitasoft.engine.session.APISession
 
getTenantManagementAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
getTenantName() - Method in interface org.bonitasoft.engine.session.APISession
 
getTenants(int, int, TenantCriterion) - Method in interface com.bonitasoft.engine.api.PlatformAPI
Get a list of tenants.
getTerminateEventTriggerDefinition() - Method in interface org.bonitasoft.engine.bpm.flownode.EndEventDefinition
 
getThemeAPI() - Method in interface com.bonitasoft.engine.api.APIAccessor
Gives access to ThemeAPI.
getThemeAPI() - Method in class com.bonitasoft.engine.api.APIClient
Get API to manage themes (Portal and mobile).
getThemeAPI(APISession) - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
 
getThemeAPI() - Method in interface org.bonitasoft.engine.api.APIAccessor
Gives access to the ThemeAPI
getThemeAPI() - Method in class org.bonitasoft.engine.api.APIClient
Get API to manage themes (Portal and mobile).
getThemeAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
 
getThemeId() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the identifier of the Page used as Application theme.
getThemeId() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getThreadCount() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the current number of live threads including both daemon and non-daemon threads.
getTimerEventTriggerDefinitions() - Method in interface org.bonitasoft.engine.bpm.flownode.CatchEventDefinition
 
getTimerExpression() - Method in interface org.bonitasoft.engine.bpm.flownode.TimerEventTriggerDefinition
 
getTimerType() - Method in interface org.bonitasoft.engine.bpm.flownode.TimerEventTriggerDefinition
 
getTitle() - Method in interface org.bonitasoft.engine.identity.User
 
getToken() - Method in class com.bonitasoft.engine.business.application.ApplicationCreator
Deprecated.
Retrieves the Application token
getToken() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the Application token
getToken() - Method in class org.bonitasoft.engine.business.application.ApplicationCreator
Retrieves the Application token
getToken() - Method in interface org.bonitasoft.engine.business.application.ApplicationPage
Retrieves the ApplicationPage token
getToken() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getToken() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationPageImpl
 
getTotalPhysicalMemorySize() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Get the total amount of physical memory in bytes.
getTotalSwapSpaceSize() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Get the total amount of swap space in bytes.
getTotalThreadsCpuTime() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the total CPU time for all live threads in nanoseconds.
getTransitions() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementContainerDefinition
 
getTrigger() - Method in interface org.bonitasoft.engine.bpm.flownode.ReceiveTaskDefinition
 
getType() - Method in class org.bonitasoft.engine.api.ImportError
 
getType() - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
getType() - Method in class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
getType() - Method in interface org.bonitasoft.engine.bpm.contract.InputDefinition
Gets the type of the input.
getType() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
getType() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowNodeInstance
Returns the FlowNodeType that precises the concrete type of this FlowNodeInstance.
getType() - Method in interface org.bonitasoft.engine.bpm.parameter.ParameterDefinition
 
getType() - Method in interface org.bonitasoft.engine.bpm.parameter.ParameterInstance
 
getType() - Method in interface org.bonitasoft.engine.business.data.BusinessDataReference
Returns the type of the business data.
getType() - Method in class org.bonitasoft.engine.form.FormMapping
 
getType() - Method in interface org.bonitasoft.engine.operation.LeftOperand
The type of the left operand It define what kind of resource the operation will update
getType() - Method in interface org.bonitasoft.engine.operation.Operation
 
getType() - Method in interface org.bonitasoft.engine.profile.ProfileEntry
Retrieves the ProfileEntry type.
getType() - Method in interface org.bonitasoft.engine.theme.Theme
Get the type of this theme
getTypeFromId(Integer) - Static method in enum org.bonitasoft.engine.form.FormMappingType
 
getUncategorizedProcessDeploymentInfos(int, int, ProcessDeploymentInfoCriterion) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Returns the paged list of process deployment information items which have no category.
getUpdatedBy() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the identifier of the user that updated this Application
getUpdatedBy() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getUpTime() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns the number of milliseconds elapsed since the Java Virtual Machine started.
getUrl() - Method in interface org.bonitasoft.engine.bpm.document.Document
Download URL of the document.
getUrl() - Method in interface org.bonitasoft.engine.bpm.document.DocumentDefinition
 
getUrl() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
getURL() - Method in class org.bonitasoft.engine.form.FormMapping
 
getUrl() - Method in class org.bonitasoft.engine.page.PageURL
 
getUsed() - Method in interface com.bonitasoft.engine.monitoring.MemoryUsage
Returns the amount of used memory in bytes.
getUser(long) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the user.
getUser() - Method in interface org.bonitasoft.engine.identity.UserWithContactData
 
getUserByUserName(String) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the user.
getUserCommands(int, int, CommandCriterion) - Method in interface org.bonitasoft.engine.api.CommandAPI
Get the list of the descriptor of the user commands (no system command).
getUserContactData(long, boolean) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the contact data (personal or professional) of the user.
getUserFilter() - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskDefinition
 
getUserFilterId() - Method in interface org.bonitasoft.engine.bpm.userfilter.UserFilterDefinition
 
getUserId() - Method in interface org.bonitasoft.engine.bpm.actor.ActorMember
Get the identifier of the user.
getUserId() - Method in interface org.bonitasoft.engine.bpm.comment.ArchivedComment
 
getUserId() - Method in interface org.bonitasoft.engine.bpm.comment.Comment
 
getUserId() - Method in interface org.bonitasoft.engine.bpm.supervisor.ProcessSupervisor
 
getUserId() - Method in interface org.bonitasoft.engine.entitymember.EntityMember
 
getUserId() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getUserId() - Method in class org.bonitasoft.engine.identity.CustomUserInfo
Retrieves the User identifier
getUserId() - Method in interface org.bonitasoft.engine.identity.CustomUserInfoValue
Retrieves the User identifier
getUserId() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getUserId() - Method in interface org.bonitasoft.engine.profile.ProfileMember
 
getUserId() - Method in interface org.bonitasoft.engine.session.Session
 
getUserIdsForActor(long, String, int, int) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Retrieves the list of user identifiers for the given actor and process.
getUserIdsWithCustomUserInfo(String, String, boolean, int, int) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the list of user identifiers containing the chosen custom user information with the given value.
getUserMembership(long) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Retrieves the user membership.
getUserMemberships(long, int, int, UserMembershipCriterion) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Retrieves the paginated list of user memberships of the user.
getUserMembershipsByGroup(long, int, int) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Retrieves the paginated list of user memberships of the group.
getUserMembershipsByRole(long, int, int) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Retrieves the paginated list of user memberships of the role.
getUserName() - Method in interface org.bonitasoft.engine.exception.BonitaContextException
 
getUserName() - Method in exception org.bonitasoft.engine.exception.BonitaException
 
getUserName() - Method in exception org.bonitasoft.engine.exception.BonitaRuntimeException
 
getUserName() - Method in interface org.bonitasoft.engine.identity.User
 
getUsername() - Method in interface org.bonitasoft.engine.identity.UserMembership
 
getUserName() - Method in interface org.bonitasoft.engine.session.Session
 
getUsers(int, int, UserCriterion) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the paginated list of users.
getUsers(List<Long>) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the users.
getUsers() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
getUsersByUsernames(List<String>) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the identifiers of the named users.
getUsersInGroup(long, int, int, UserCriterion) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the paginated list of groups.
getUsersInRole(long, int, int, UserCriterion) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the paginated list of roles.
getUserTaskContract(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Gets the contract of the user task.
getUserTaskContractVariableValue(long, String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Gets the value of the variable of the user task contract.
getUserTaskExecutionContext(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
return the context defined in the process definition for this user task instance
getUserWithProfessionalDetails(long) - Method in interface org.bonitasoft.engine.api.UserAPI
Retrieves the professional details of the user.
getValue() - Method in interface org.bonitasoft.engine.bpm.data.DataInstance
Get the value of the data.
getValue() - Method in interface org.bonitasoft.engine.bpm.flownode.CorrelationDefinition
 
getValue() - Method in interface org.bonitasoft.engine.bpm.parameter.ParameterInstance
 
getValue() - Method in class org.bonitasoft.engine.identity.CustomUserInfo
Retrieves a String representing the Custom User Information value.
getValue() - Method in interface org.bonitasoft.engine.identity.CustomUserInfoValue
Retrieves the CustomUserInfoValue value
getValue() - Method in class org.bonitasoft.engine.identity.CustomUserInfoValueUpdater
 
getVariableToSet() - Method in interface org.bonitasoft.engine.operation.Operation
Deprecated.
As of 6.0 replaced by Operation.getLeftOperand()
getVersion() - Method in interface org.bonitasoft.engine.bpm.connector.ArchivedConnectorInstance
 
getVersion() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorDefinition
 
getVersion() - Method in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
 
getVersion() - Method in interface org.bonitasoft.engine.bpm.connector.ConnectorInstance
 
getVersion() - Method in interface org.bonitasoft.engine.bpm.document.Document
The version of the document is starting from 1 and is incremented each time a new version is attached
getVersion() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDefinition
 
getVersion() - Method in interface org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo
Retrieves the ProcessDefinition version
getVersion() - Method in interface org.bonitasoft.engine.bpm.userfilter.UserFilterDefinition
 
getVersion() - Method in interface org.bonitasoft.engine.business.application.Application
Retrieves the Application version
getVersion() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
getVersion() - Method in interface org.bonitasoft.engine.platform.Platform
Retrieves the platform version
getWebsite() - Method in interface org.bonitasoft.engine.identity.ContactData
 
getXPathReturnType(XPathReturnType, ExpressionBuilder) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
getZipCode() - Method in interface org.bonitasoft.engine.identity.ContactData
 
GREATER_THAN_COMPARATOR - Static variable in class org.bonitasoft.engine.expression.ExpressionBuilder
 
GREATER_THAN_OR_EQUALS_COMPARATOR - Static variable in class org.bonitasoft.engine.expression.ExpressionBuilder
 
greaterOrEquals(String, Serializable) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
greaterThan(String, Serializable) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
Filters search results with a greaterThan comparison operation.
Group - Interface in org.bonitasoft.engine.identity
Represents a group inside the organization.
GROUP_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
GROUP_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
Group who supervises the process definition
GROUP_ID - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the group who supervised the process instance.
GROUP_ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the group who supervised the process instance.
GROUP_ID - Static variable in class org.bonitasoft.engine.bpm.supervisor.ProcessSupervisorSearchDescriptor
 
GROUP_ID - Static variable in class org.bonitasoft.engine.entitymember.EntityMemberSearchDescriptor
 
GROUP_ID - Static variable in class org.bonitasoft.engine.identity.UserSearchDescriptor
filter search on User's group id
GROUP_ID - Static variable in class org.bonitasoft.engine.profile.ProfileMemberSearchDescriptor
Used to filter or order by the identifier of the Group related to the ProfileMember
GroupAPI - Interface in org.bonitasoft.engine.api
GroupAPI forms part of the OrganizationAPI and gives access to all the Administration operations available on Groups: creation, deletion, updating, search, etc...
GroupCreator - Class in org.bonitasoft.engine.identity
represent a helper for creating a Group
GroupCreator(String) - Constructor for class org.bonitasoft.engine.identity.GroupCreator
creates a new GroupCreator with a group name to create
GroupCreator.GroupField - Enum in org.bonitasoft.engine.identity
represents the available Group field
GroupCriterion - Enum in org.bonitasoft.engine.identity
represents group criterion sort orders
groupId(long) - Method in class com.bonitasoft.engine.profile.ProfileMemberUpdater
 
GroupNotFoundException - Exception in org.bonitasoft.engine.identity
thrown when a Group is not found in the organization
GroupNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.identity.GroupNotFoundException
creates a new instance with the cause of the exception
GroupSearchDescriptor - Class in org.bonitasoft.engine.identity
holds constants about Group search filters
GroupSearchDescriptor() - Constructor for class org.bonitasoft.engine.identity.GroupSearchDescriptor
 
GroupUpdater - Class in org.bonitasoft.engine.identity
represent a helper fpr updating a Group
GroupUpdater() - Constructor for class org.bonitasoft.engine.identity.GroupUpdater
Default Constructor.
GroupUpdater.GroupField - Enum in org.bonitasoft.engine.identity
represents the available Group fields

H

hasChanged() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
If the document value updates an existing document, this getter tels us if the content is modified and should be updated
hasChildren() - Method in class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
hasChildren() - Method in interface org.bonitasoft.engine.bpm.contract.InputDefinition
 
hasContent() - Method in interface org.bonitasoft.engine.bpm.document.Document
Returns true if he document has content.
hasContent() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
hasFields() - Method in class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
Determines if this updater has at least one field to update
hasFields() - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Determines if this updater has at least one field to update
hasFields() - Method in class org.bonitasoft.engine.business.application.ApplicationMenuUpdater
Determines if this updater has at least one field to update
hasFields() - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Determines if this updater has at least one field to update
hasFields() - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
hasFields() - Method in class org.bonitasoft.engine.identity.UserUpdater
Has this updater at least one field to update (directly or in its personal / professional contact data)?
hashCode() - Method in class com.bonitasoft.engine.business.application.ApplicationCreator
Deprecated.
 
hashCode() - Method in class com.bonitasoft.engine.business.application.ApplicationMenuCreator
Deprecated.
 
hashCode() - Method in class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
 
hashCode() - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
 
hashCode() - Method in class com.bonitasoft.engine.page.PageCreator
Deprecated.
 
hashCode() - Method in class org.bonitasoft.engine.api.ImportError
 
hashCode() - Method in class org.bonitasoft.engine.api.ImportStatus
 
hashCode() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
hashCode() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
hashCode() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor.Membership
 
hashCode() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.ActorMapping
 
hashCode() - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
hashCode() - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingModel
 
hashCode() - Method in class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
hashCode() - Method in class org.bonitasoft.engine.bpm.contract.FileInputValue
 
hashCode() - Method in class org.bonitasoft.engine.bpm.contract.impl.ConstraintDefinitionImpl
 
hashCode() - Method in class org.bonitasoft.engine.bpm.contract.impl.ContractDefinitionImpl
 
hashCode() - Method in class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
hashCode() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
hashCode() - Method in class org.bonitasoft.engine.business.application.ApplicationCreator
 
hashCode() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
hashCode() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationPageImpl
 
hashCode() - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
hashCode() - Method in class org.bonitasoft.engine.form.FormMapping
 
hashCode() - Method in class org.bonitasoft.engine.page.PageURL
 
hashCode() - Method in class org.bonitasoft.engine.search.Sort
 
HumanTaskDefinition - Interface in org.bonitasoft.engine.bpm.flownode
A Human task is a task having an actor and that can be assigned.
HumanTaskDefinition - Interface in org.bonitasoft.engine.bpm.flownode.impl
Deprecated.
since 6.2.3
HumanTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
HumanTaskInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
 
HumanTaskInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 

I

ICON_NAME - Static variable in class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
ICON_PATH - Static variable in class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
ICON_PATH - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the Application icon path
ID - Static variable in class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
ID - Static variable in class com.bonitasoft.engine.reporting.ReportSearchDescriptor
 
ID - Static variable in class org.bonitasoft.engine.bpm.comment.ArchivedCommentsSearchDescriptor
The name of the field corresponding to the identifier of the archived comment
ID - Static variable in class org.bonitasoft.engine.bpm.comment.SearchCommentsDescriptor
The name of the field corresponding to the identifier of the comment
ID - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
The name of the field corresponding to the identifier of the connector
ID - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the archived process instance.
ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the identifier of the process in the database.
ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the process instance.
ID - Static variable in class org.bonitasoft.engine.bpm.supervisor.ProcessSupervisorSearchDescriptor
 
ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationMenuSearchDescriptor
Used to filter or order by ApplicationMenu identifier
ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationPageSearchDescriptor
Used to filter or order by ApplicationPage identifier
ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the Application identifier
ID - Static variable in class org.bonitasoft.engine.command.CommandSearchDescriptor
 
ID - Static variable in class org.bonitasoft.engine.form.FormMappingSearchDescriptor
 
ID - Static variable in class org.bonitasoft.engine.identity.GroupSearchDescriptor
filter search on Group's id
ID - Static variable in class org.bonitasoft.engine.identity.RoleSearchDescriptor
filter search on Role's id
ID - Static variable in class org.bonitasoft.engine.identity.UserSearchDescriptor
filter search on User's id
ID - Static variable in class org.bonitasoft.engine.page.PageSearchDescriptor
 
ID - Static variable in class org.bonitasoft.engine.profile.ProfileEntrySearchDescriptor
Used to filter or order by the ProfileEntry identifier
ID - Static variable in class org.bonitasoft.engine.profile.ProfileMemberSearchDescriptor
Used to filter or order by the ProfileMember identifier
ID - Static variable in class org.bonitasoft.engine.profile.ProfileSearchDescriptor
Used to filter or order by the Profile identifier
ID - Static variable in class org.bonitasoft.engine.theme.ThemeSearchDescriptor
 
ID_QUERY_PARAM - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
IdentityAPI - Interface in com.bonitasoft.engine.api
This API does not contain anymore anything Subscription-specific.
IdentityAPI - Interface in org.bonitasoft.engine.api
The Interface IdentityAPI.
ignoreError() - Method in class org.bonitasoft.engine.bpm.process.impl.ConnectorDefinitionBuilder
Makes connector to ignore errors during its execution
IllegalNodeStateException - Exception in org.bonitasoft.engine.platform
Indicates that an operation incompatible with the current node state was called.
IllegalNodeStateException(String) - Constructor for exception org.bonitasoft.engine.platform.IllegalNodeStateException
 
IllegalNodeStateException(String, Throwable) - Constructor for exception org.bonitasoft.engine.platform.IllegalNodeStateException
 
IllegalNodeStateException(Throwable) - Constructor for exception org.bonitasoft.engine.platform.IllegalNodeStateException
 
IllegalProcessStateException - Exception in org.bonitasoft.engine.bpm.process
Thrown when the process instance is in illegal state.
IllegalProcessStateException(String) - Constructor for exception org.bonitasoft.engine.bpm.process.IllegalProcessStateException
Constructs a new exception with the specified detail message.
IllegalProcessStateException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.IllegalProcessStateException
Constructs a new exception with the specified detail cause.
IMPLEMENTATION - Static variable in class org.bonitasoft.engine.command.CommandSearchDescriptor
 
IMPLEMENTATION_CLASS_NAME - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
The name of the field corresponding to the class name of the implementation of the connector
importActorMapping(long, String) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Imports into the process definition an actor mapping in XML format.
importActorMapping(long, byte[]) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Imports to the process definition, the actor mapping in XML format as a byte array.
importApplications(byte[], ApplicationImportPolicy) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Imports Applications based on a XML file content.
importApplications(byte[], ApplicationImportPolicy) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Imports Applications based on a XML file content.
ImportError - Class in org.bonitasoft.engine.api
 
ImportError(String, ImportError.Type) - Constructor for class org.bonitasoft.engine.api.ImportError
 
ImportError.Type - Enum in org.bonitasoft.engine.api
 
ImportException - Exception in org.bonitasoft.engine.exception
Thrown when it's not possible to import an element.
ImportException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.ImportException
Constructs a new exception with the specified detail cause.
ImportException(String) - Constructor for exception org.bonitasoft.engine.exception.ImportException
Constructs a new exception with the specified message.
importOrganization(String) - Method in interface org.bonitasoft.engine.api.OrganizationAPI
Imports the organization using the ImportPolicy.MERGE_DUPLICATES policy.
importOrganization(String, ImportPolicy) - Method in interface org.bonitasoft.engine.api.OrganizationAPI
Imports the organization.
ImportParameterException - Exception in com.bonitasoft.engine.bpm.parameter
 
ImportParameterException(Exception) - Constructor for exception com.bonitasoft.engine.bpm.parameter.ImportParameterException
 
ImportParameterException(String) - Constructor for exception com.bonitasoft.engine.bpm.parameter.ImportParameterException
 
importParameters(long, byte[]) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Imports the parameters of the process definition.
ImportPolicy - Enum in com.bonitasoft.engine.profile
 
ImportPolicy - Enum in org.bonitasoft.engine.identity
Define how to handle conflicts when an organization is imported.
importProfiles(byte[], ImportPolicy) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Import profiles from XML file.
importProfilesUsingSpecifiedPolicy(byte[], ImportPolicy) - Method in interface com.bonitasoft.engine.api.ProfileAPI
ImportStatus - Class in org.bonitasoft.engine.api
This object represents the status of the import of an entity e.g.
ImportStatus(String) - Constructor for class org.bonitasoft.engine.api.ImportStatus
 
ImportStatus.Status - Enum in org.bonitasoft.engine.api
 
IncorrectOperationStructureException - Exception in org.bonitasoft.engine.operation
Deprecated.
not used anymore
IncorrectOperationStructureException(String, Throwable) - Constructor for exception org.bonitasoft.engine.operation.IncorrectOperationStructureException
Deprecated.
 
IncorrectOperationStructureException(String) - Constructor for exception org.bonitasoft.engine.operation.IncorrectOperationStructureException
Deprecated.
 
IncorrectOperationStructureException(Throwable) - Constructor for exception org.bonitasoft.engine.operation.IncorrectOperationStructureException
Deprecated.
 
IncorrectParameterException - Exception in org.bonitasoft.engine.exception
Generic Bonita exception for all invalid Parameter when calling a constructor or a method on Bonita objects.
IncorrectParameterException(String) - Constructor for exception org.bonitasoft.engine.exception.IncorrectParameterException
 
IncorrectParameterException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.IncorrectParameterException
 
Index - Enum in com.bonitasoft.engine.bpm.process
Use to update the string indexes.
index(long) - Method in class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
INDEX - Static variable in class org.bonitasoft.engine.business.application.ApplicationMenuSearchDescriptor
Used to filter or order by ApplicationMenu index
INDEX - Static variable in class org.bonitasoft.engine.profile.ProfileEntrySearchDescriptor
Used to filter or order by the ProfileEntry index
info(String, Throwable) - Method in interface org.bonitasoft.engine.api.Logger
 
info(String) - Method in interface org.bonitasoft.engine.api.Logger
 
initializePlatform() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Initialize the platform. The running environment of Bonita Engine is initialized and marked as activated.
Business elements linked to the execution are initialized, after this step the technical user will be able to connect to the engine and to import the organization.
INITIALIZING_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity is initializing.
InputContainerDefinition - Interface in org.bonitasoft.engine.bpm.contract
 
InputContainerDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
InputContainerDefinitionBuilder(FlowElementContainerDefinitionImpl, ProcessDefinitionBuilder) - Constructor for class org.bonitasoft.engine.bpm.process.impl.InputContainerDefinitionBuilder
 
InputContainerDefinitionImpl - Class in org.bonitasoft.engine.bpm.contract.impl
 
InputContainerDefinitionImpl() - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputContainerDefinitionImpl
 
InputContainerDefinitionImpl(List<InputDefinition>) - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputContainerDefinitionImpl
 
InputDefinition - Interface in org.bonitasoft.engine.bpm.contract
An InputDefinition defines
InputDefinitionImpl - Class in org.bonitasoft.engine.bpm.contract.impl
 
InputDefinitionImpl(String, String, boolean, Type, List<InputDefinition>) - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
InputDefinitionImpl() - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
InputDefinitionImpl(String, String, boolean) - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
InputDefinitionImpl(String, Type, String, boolean) - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
InputDefinitionImpl(String, Type, String) - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
InputDefinitionImpl(String, String) - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
InputDefinitionImpl(String, String, List<InputDefinition>) - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
InputDefinitionImpl(String, String, boolean, List<InputDefinition>) - Constructor for class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
inputs - Variable in class org.bonitasoft.engine.bpm.contract.impl.InputContainerDefinitionImpl
 
INSTALLATION_DATE - Static variable in class com.bonitasoft.engine.reporting.ReportSearchDescriptor
 
INSTALLATION_DATE - Static variable in class org.bonitasoft.engine.page.PageSearchDescriptor
 
installBusinessDataModel(byte[]) - Method in interface com.bonitasoft.engine.api.TenantManagementAPI
Deprecated.
Installs a new business data model.
installBusinessDataModel(byte[]) - Method in interface org.bonitasoft.engine.api.TenantAdministrationAPI
Installs a new business data model.
INSTALLED_BY - Static variable in class com.bonitasoft.engine.reporting.ReportSearchDescriptor
 
INSTALLED_BY - Static variable in class org.bonitasoft.engine.page.PageSearchDescriptor
 
INSTANCE - Static variable in class org.bonitasoft.engine.home.BonitaHomeClient
 
IntermediateCatchEventDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
IntermediateCatchEventDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
IntermediateCatchEventDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.IntermediateCatchEventDefinitionBuilder
 
IntermediateCatchEventInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
IntermediateThrowEventDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
IntermediateThrowEventDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
IntermediateThrowEventDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.IntermediateThrowEventDefinitionBuilder
 
IntermediateThrowEventInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
InvalidBusinessArchiveFormatException - Exception in org.bonitasoft.engine.bpm.bar
 
InvalidBusinessArchiveFormatException(Exception) - Constructor for exception org.bonitasoft.engine.bpm.bar.InvalidBusinessArchiveFormatException
 
InvalidBusinessArchiveFormatException(String, Exception) - Constructor for exception org.bonitasoft.engine.bpm.bar.InvalidBusinessArchiveFormatException
 
InvalidBusinessArchiveFormatException(String) - Constructor for exception org.bonitasoft.engine.bpm.bar.InvalidBusinessArchiveFormatException
 
InvalidBusinessArchiveFormatException(List<String>) - Constructor for exception org.bonitasoft.engine.bpm.bar.InvalidBusinessArchiveFormatException
 
InvalidBusinessDataModelException - Exception in com.bonitasoft.engine.businessdata
Deprecated.
from version 7.0.0 on, use InvalidBusinessDataModelException instead.
InvalidBusinessDataModelException(Throwable) - Constructor for exception com.bonitasoft.engine.businessdata.InvalidBusinessDataModelException
Deprecated.
Constructs an InvalidBusinessDataModelException with the specified cause.
InvalidBusinessDataModelException - Exception in org.bonitasoft.engine.business.data
Thrown to indicate that the Business Data Model is invalid.
InvalidBusinessDataModelException(Throwable) - Constructor for exception org.bonitasoft.engine.business.data.InvalidBusinessDataModelException
Constructs an InvalidBusinessDataModelException with the specified cause.
InvalidConnectorImplementationException - Exception in org.bonitasoft.engine.bpm.connector
Thrown when the connector implementation is invalid.
InvalidConnectorImplementationException(String) - Constructor for exception org.bonitasoft.engine.bpm.connector.InvalidConnectorImplementationException
Constructs a new exception with the specified detail message.
InvalidConnectorImplementationException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.connector.InvalidConnectorImplementationException
Constructs a new exception with the specified detail cause.
InvalidConnectorImplementationException(String, Throwable) - Constructor for exception org.bonitasoft.engine.bpm.connector.InvalidConnectorImplementationException
Constructs a new exception with the specified detail message and cause.
InvalidEvaluationConnectorConditionException - Exception in org.bonitasoft.engine.bpm.connector
Thrown when the evaluation of the condition of the connector instance is invalid.
InvalidEvaluationConnectorConditionException(int, int) - Constructor for exception org.bonitasoft.engine.bpm.connector.InvalidEvaluationConnectorConditionException
Constructs a new exception with the two conditions to compare
InvalidExpressionException - Exception in org.bonitasoft.engine.expression
 
InvalidExpressionException(String) - Constructor for exception org.bonitasoft.engine.expression.InvalidExpressionException
 
InvalidPageTokenException - Exception in org.bonitasoft.engine.exception
 
InvalidPageTokenException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.InvalidPageTokenException
 
InvalidPageTokenException(String) - Constructor for exception org.bonitasoft.engine.exception.InvalidPageTokenException
 
InvalidPageZipContentException - Exception in org.bonitasoft.engine.exception
 
InvalidPageZipContentException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.InvalidPageZipContentException
 
InvalidPageZipContentException(String) - Constructor for exception org.bonitasoft.engine.exception.InvalidPageZipContentException
 
InvalidPageZipInconsistentException - Exception in org.bonitasoft.engine.exception
 
InvalidPageZipInconsistentException(String) - Constructor for exception org.bonitasoft.engine.exception.InvalidPageZipInconsistentException
 
InvalidPageZipInconsistentException(String, Exception) - Constructor for exception org.bonitasoft.engine.exception.InvalidPageZipInconsistentException
 
InvalidPageZipMissingAPropertyException - Exception in org.bonitasoft.engine.exception
 
InvalidPageZipMissingAPropertyException(String) - Constructor for exception org.bonitasoft.engine.exception.InvalidPageZipMissingAPropertyException
 
InvalidPageZipMissingIndexException - Exception in org.bonitasoft.engine.exception
 
InvalidPageZipMissingIndexException() - Constructor for exception org.bonitasoft.engine.exception.InvalidPageZipMissingIndexException
 
InvalidPageZipMissingPropertiesException - Exception in org.bonitasoft.engine.exception
 
InvalidPageZipMissingPropertiesException() - Constructor for exception org.bonitasoft.engine.exception.InvalidPageZipMissingPropertiesException
 
InvalidParameterValueException - Exception in com.bonitasoft.engine.bpm.parameter
 
InvalidParameterValueException(String) - Constructor for exception com.bonitasoft.engine.bpm.parameter.InvalidParameterValueException
 
InvalidParameterValueException(Throwable) - Constructor for exception com.bonitasoft.engine.bpm.parameter.InvalidParameterValueException
 
InvalidPlatformCredentialsException - Exception in org.bonitasoft.engine.platform
 
InvalidPlatformCredentialsException(String) - Constructor for exception org.bonitasoft.engine.platform.InvalidPlatformCredentialsException
 
InvalidProcessDefinitionException - Exception in org.bonitasoft.engine.bpm.process
Thrown when the process definition is invalid.
InvalidProcessDefinitionException(String) - Constructor for exception org.bonitasoft.engine.bpm.process.InvalidProcessDefinitionException
Constructs a new exception with the specified detail message.
InvalidProcessDefinitionException(List<String>) - Constructor for exception org.bonitasoft.engine.bpm.process.InvalidProcessDefinitionException
Constructs a new exception with the specified detail message and cause.
InvalidSessionException - Exception in org.bonitasoft.engine.session
 
InvalidSessionException(String) - Constructor for exception org.bonitasoft.engine.session.InvalidSessionException
 
InvalidSessionException(Throwable) - Constructor for exception org.bonitasoft.engine.session.InvalidSessionException
 
invoke(Object, Method, Object[]) - Method in class org.bonitasoft.engine.api.impl.ClientInterceptor
 
IS_ACTOR_INITIATOR - Static variable in class org.bonitasoft.engine.page.AuthorizationRuleConstants
 
IS_ADMIN - Static variable in class org.bonitasoft.engine.page.AuthorizationRuleConstants
 
IS_DEFAULT - Static variable in class org.bonitasoft.engine.profile.ProfileSearchDescriptor
Used to filter or order by the flag Profile.isDefault()
IS_DEFAULT - Static variable in class org.bonitasoft.engine.theme.ThemeSearchDescriptor
 
IS_INVOLVED_IN_PROCESS_INSTANCE - Static variable in class org.bonitasoft.engine.page.AuthorizationRuleConstants
 
IS_PROCESS_INITIATOR - Static variable in class org.bonitasoft.engine.page.AuthorizationRuleConstants
 
IS_PROCESS_OWNER - Static variable in class org.bonitasoft.engine.page.AuthorizationRuleConstants
 
IS_TASK_AVAILABLE_FOR_USER - Static variable in class org.bonitasoft.engine.page.AuthorizationRuleConstants
 
IS_TASK_PERFORMER - Static variable in class org.bonitasoft.engine.page.AuthorizationRuleConstants
 
isAborting() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowElementInstance
Is this flow element instance currently aborting?
isAborting() - Method in interface org.bonitasoft.engine.bpm.flownode.FlowElementInstance
Is this flow element instance currently aborting?
isActive() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingEvent
 
isAllowed(APISession, APICallContext, APIAccessor, Logger) - Method in interface org.bonitasoft.engine.api.permission.PermissionRule
isAllowedToStartProcess(long, Set<Long>) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Checks whether the actors are allowed to start the process definition.
isCustom() - Method in interface org.bonitasoft.engine.profile.ProfileEntry
Determines if the referenced page is a custom Page.
isDefault() - Method in interface org.bonitasoft.engine.profile.Profile
 
isDefault() - Method in interface org.bonitasoft.engine.theme.Theme
This theme is default, or not.
isDefaultTenant() - Method in interface com.bonitasoft.engine.platform.Tenant
Verifies if it is the default tenant.
isDELETE() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
isEnabled() - Method in interface org.bonitasoft.engine.identity.User
 
isExternal() - Method in interface org.bonitasoft.engine.operation.LeftOperand
Deprecated.
As of 6.3.0 replaced by LeftOperand.getType()
isFormRequired() - Method in class org.bonitasoft.engine.form.FormMapping
 
isGET() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
isInitiator() - Method in interface org.bonitasoft.engine.bpm.actor.ActorDefinition
Can this actor start the process ?
isInitiator() - Method in interface org.bonitasoft.engine.bpm.actor.ActorInstance
Can this actor start the process ? Defined in ActorDefinition.isInitiator().
isInterrupting() - Method in interface org.bonitasoft.engine.bpm.flownode.CatchEventDefinition
 
isInterrupting() - Method in interface org.bonitasoft.engine.bpm.flownode.CatchEventInstance
 
isInvolvedInHumanTaskInstance(long, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Check whether a specific user is involved in a given human task instance.
User A is involved with a human task instance if any of the following is true: the human task instance is assigned to user A the human task instance is pending for user A
isInvolvedInProcessInstance(long, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Check whether a specific user is involved in a given process instance.
User A is involved with a process instance if any of the following is true: user A has started the process instance a task in the process instance is assigned to user A a task in the process instance is pending for user A a task in the process instance has been performed by user A This method also applies to completed instances of process.
isLocked() - Method in interface org.bonitasoft.engine.bpm.flownode.WaitingMessageEvent
 
isLongText() - Method in interface org.bonitasoft.engine.bpm.data.TextDataDefinition
Is it a long text?
isLongText() - Method in class org.bonitasoft.engine.bpm.process.impl.TextDataDefinitionBuilder
Sets this data as long text (more than 255 characters).
isManagerOfUserInvolvedInProcessInstance(long, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Check whether a specific user has at least one subordinate (person he / she is the manager of) involved in a given process instance.
User A is involved with a process instance if any of the following is true: user A has started the process instance a task in the process instance is assigned to user A a task in the process instance is pending for user A a task in the process instance has been performed by user A This method also applies to completed instances of process.
isMandatory() - Method in class org.bonitasoft.engine.bpm.bar.ActorMappingContribution
 
isMandatory() - Method in interface org.bonitasoft.engine.bpm.bar.BusinessArchiveContribution
Checks if this BusinessArchiveContribution is mandatory
isMandatory() - Method in class org.bonitasoft.engine.bpm.bar.ExternalResourceContribution
 
isMandatory() - Method in class org.bonitasoft.engine.bpm.bar.FormMappingContribution
 
isMandatory() - Method in class org.bonitasoft.engine.bpm.bar.ParameterContribution
 
isMandatory() - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
isMandatory() - Method in class org.bonitasoft.engine.bpm.bar.ResourceInSpecificFolderContribution
 
isMultiple() - Method in interface org.bonitasoft.engine.bpm.businessdata.BusinessDataDefinition
Returns if this business data is handled as a List.
isMultiple() - Method in class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
isMultiple() - Method in interface org.bonitasoft.engine.bpm.contract.InputDefinition
 
isNodeStarted() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Is the current node started?
isOptionalMonitoringInformationAvailable() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Returns true if engine is running on top of a SUN/Oracle JVM
isPaused() - Method in interface com.bonitasoft.engine.api.TenantManagementAPI
Deprecated.
 
isPaused() - Method in interface org.bonitasoft.engine.api.TenantAdministrationAPI
 
isPersonal() - Method in interface org.bonitasoft.engine.identity.ContactData
 
isPlatformCreated() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Check if the platform created or not.
isPOST() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
isProvided() - Method in interface com.bonitasoft.engine.reporting.Report
Is this report provided by default.
isProvided() - Method in interface org.bonitasoft.engine.page.Page
Is this page provided by default.
isPUT() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
isSchedulerStarted() - Method in interface com.bonitasoft.engine.api.PlatformMonitoringAPI
Check if the scheduler is started.
isSequential() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedMultiInstanceActivityInstance
 
isSequential() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceActivityInstance
 
isSequential() - Method in interface org.bonitasoft.engine.bpm.flownode.MultiInstanceLoopCharacteristics
 
isSystemCommand() - Method in interface org.bonitasoft.engine.command.CommandDescriptor
Is the command a default system command or a custom command.
isSystemCommand() - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
isTechnicalUser() - Method in interface org.bonitasoft.engine.session.Session
 
isTerminal() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstance
 
isTestBefore() - Method in interface org.bonitasoft.engine.bpm.flownode.StandardLoopCharacteristics
 
isTransient() - Method in class org.bonitasoft.engine.bpm.process.impl.DataDefinitionBuilder
Marks this data as transient
isTransientData() - Method in interface org.bonitasoft.engine.bpm.data.DataDefinition
Is it transient?
isTransientData() - Method in interface org.bonitasoft.engine.bpm.data.DataInstance
Is it transient?
isTriggeredByEvent() - Method in interface org.bonitasoft.engine.bpm.flownode.ArchivedSubProcessActivityInstance
 
isTriggeredByEvent() - Method in interface org.bonitasoft.engine.bpm.flownode.SubProcessActivityInstance
 
isTriggeredByEvent() - Method in interface org.bonitasoft.engine.bpm.process.SubProcessDefinition
Has this definition of a sub-process been triggered by a BPM event?
isUserProcessSupervisor(long, long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Checks whether the user is the process supervisor.

K

KIND - Static variable in class org.bonitasoft.engine.bpm.comment.SearchCommentsDescriptor
The name of the field corresponding to the kind of the comment

L

LABEL - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
Deprecated.
since 6.3.5
LAST_CONNECTION - Static variable in class org.bonitasoft.engine.identity.UserSearchDescriptor
filter search on User's last connection date
LAST_MODIFICATION_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
LAST_MODIFICATION_DATE - Static variable in class org.bonitasoft.engine.page.PageSearchDescriptor
 
LAST_NAME - Static variable in class org.bonitasoft.engine.identity.UserSearchDescriptor
filter search on User's lastname
LAST_UPDATE - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the last date of the updating of the process instance.
LAST_UPDATE - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the last date of the updating of the process instance.
LAST_UPDATE_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
LAST_UPDATE_DATE - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the last date of the updating of the process.
LAST_UPDATE_DATE - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the Application last update date
LAYOUT - Static variable in interface org.bonitasoft.engine.page.ContentType
 
LAYOUT_ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the identifier of Page set as Application layout.
LeftOperand - Interface in org.bonitasoft.engine.operation
 
LeftOperandBuilder - Class in org.bonitasoft.engine.operation
Builder for LeftOperand.
LeftOperandBuilder() - Constructor for class org.bonitasoft.engine.operation.LeftOperandBuilder
 
LeftOperandType - Enum in org.bonitasoft.engine.operation
Deprecated.
use constants of LeftOperand Type of the left operand.
leftParenthesis() - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
LEGACY_URL_ADAPTER - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
LESS_THAN_COMPARATOR - Static variable in class org.bonitasoft.engine.expression.ExpressionBuilder
 
LESS_THAN_OR_EQUALS_COMPARATOR - Static variable in class org.bonitasoft.engine.expression.ExpressionBuilder
 
lessOrEquals(String, Serializable) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
lessThan(String, Serializable) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
LicenseErrorException - Exception in com.bonitasoft.engine.exception
Indicates that a License problem has occured
LicenseErrorException(String) - Constructor for exception com.bonitasoft.engine.exception.LicenseErrorException
 
LicenseInfo - Interface in com.bonitasoft.engine.platform
Defines information about the node license
LIST_INDEX - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
LIST_INDEX - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
loadClass(String) - Method in class com.bonitasoft.engine.bdm.BusinessObjectDAOFactory
Deprecated.
Loads the class of the BusinessObjectDAO according to its class name.
loadClass(Class<T>) - Method in class org.bonitasoft.engine.api.APIClient
Loads the class of the BusinessObjectDAO according to its class name.
loadClass(String) - Method in class org.bonitasoft.engine.bdm.BusinessObjectDAOFactory
Loads the class of the BusinessObjectDAO according to its class name.
LOCALE - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
LocalServerAPIFactory - Class in com.bonitasoft.engine.api.impl
 
LocalServerAPIFactory() - Constructor for class com.bonitasoft.engine.api.impl.LocalServerAPIFactory
 
Log - Interface in com.bonitasoft.engine.log
 
LogAPI - Interface in com.bonitasoft.engine.api
When some actions are performed in Bonita BPM Execution Engine, some business logs are stored.
The LogAPI allows to get / search those logs.
LogCriterion - Enum in com.bonitasoft.engine.log
 
Logger - Interface in org.bonitasoft.engine.api
A logger given to PermissionRule
login(long, String, String) - Method in class com.bonitasoft.engine.api.APIClient
Connects a user, identified by his (her) username and password, in order to use API methods of a tenant.
login(long, Map<String, Serializable>) - Method in class com.bonitasoft.engine.api.APIClient
Connects a user, identified by credentials, in order to use API methods of a tenant.
login(long, String, String) - Method in interface com.bonitasoft.engine.api.LoginAPI
Connects the user in order to use API methods of a tenant.
login(long, Map<String, Serializable>) - Method in interface com.bonitasoft.engine.api.LoginAPI
Connects the user in order to use API methods of a tenant.
login(String, String) - Method in class org.bonitasoft.engine.api.APIClient
Connects a user, identified by his (her) username and password, in order to use API methods of a tenant.
login(String, String) - Method in interface org.bonitasoft.engine.api.LoginAPI
Connects the user in order to use API methods of the default tenant.
login(Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.LoginAPI
Connects the user in order to use API methods of the default tenant.
login(String, String) - Method in interface org.bonitasoft.engine.api.PlatformLoginAPI
Login with username and password of the platform administrator defined in bonita-platform.properties
LoginAPI - Interface in com.bonitasoft.engine.api
 
LoginAPI - Interface in org.bonitasoft.engine.api
The LoginAPI allows to log in (and out) onto the Engine.
LoginException - Exception in org.bonitasoft.engine.platform
Indicates that a problem occurred during tenant login action
LoginException(String) - Constructor for exception org.bonitasoft.engine.platform.LoginException
 
LoginException(Throwable) - Constructor for exception org.bonitasoft.engine.platform.LoginException
 
LogNotFoundException - Exception in com.bonitasoft.engine.log
 
LogNotFoundException(Throwable) - Constructor for exception com.bonitasoft.engine.log.LogNotFoundException
 
logout() - Method in class org.bonitasoft.engine.api.APIClient
Disconnect user from tenant APIs.
logout(APISession) - Method in interface org.bonitasoft.engine.api.LoginAPI
Disconnects the logged user on a tenant according to the given session.
logout(PlatformSession) - Method in interface org.bonitasoft.engine.api.PlatformLoginAPI
Logout from a platform.
LogoutException - Exception in org.bonitasoft.engine.platform
Indicates that a problem occurred during tenant logout action
LogoutException(String) - Constructor for exception org.bonitasoft.engine.platform.LogoutException
 
LogoutException(Throwable) - Constructor for exception org.bonitasoft.engine.platform.LogoutException
 
LogoutException(String, Throwable) - Constructor for exception org.bonitasoft.engine.platform.LogoutException
 
LogSearchDescriptor - Class in com.bonitasoft.engine.log
 
LogSearchDescriptor() - Constructor for class com.bonitasoft.engine.log.LogSearchDescriptor
 
LoopActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
LoopCharacteristics - Interface in org.bonitasoft.engine.bpm.flownode
 

M

MANAGER_USER_ID - Static variable in class org.bonitasoft.engine.identity.UserSearchDescriptor
filter search on the User's manager user id
ManualTaskCreator - Class in com.bonitasoft.engine.bpm.flownode
 
ManualTaskCreator(long, String) - Constructor for class com.bonitasoft.engine.bpm.flownode.ManualTaskCreator
 
ManualTaskCreator.ManualTaskField - Enum in com.bonitasoft.engine.bpm.flownode
 
ManualTaskDefinition - Interface in org.bonitasoft.engine.bpm.flownode
A Manual Task is a Task that is not managed by any business process engine It represent a work that is done outside of the system.
ManualTaskDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ManualTaskDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ManualTaskDefinitionBuilder
 
ManualTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
marshall(FormMappingModel) - Method in class org.bonitasoft.engine.bpm.bar.FormMappingModelMarshaller
 
MembershipAPI - Interface in org.bonitasoft.engine.api
MembershipAPI forms part of the OrganizationAPI and gives access to all the Administration operations available on UserMemberships: creation, deletion, updating, retrieval, etc...
MembershipNotFoundException - Exception in org.bonitasoft.engine.identity
thrown when a UserMembership is not found
MembershipNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.identity.MembershipNotFoundException
creates a new instance of the exception with the given cause
MemberType - Enum in org.bonitasoft.engine.identity
lists the membership types
MemoryUsage - Interface in com.bonitasoft.engine.monitoring
 
mergeStackTraces(ServerWrappedException) - Static method in class org.bonitasoft.engine.exception.StackTraceTransformer
 
MESSAGE - Static variable in class com.bonitasoft.engine.log.LogSearchDescriptor
 
MessageEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
messageTrigger - Variable in class org.bonitasoft.engine.bpm.process.impl.CatchMessageEventTriggerDefinitionBuilder
 
MissingServiceException - Exception in org.bonitasoft.engine.exception
Happens when a service is missing from the configuration
MissingServiceException(String) - Constructor for exception org.bonitasoft.engine.exception.MissingServiceException
 
MODE_QUERY_PARAM - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
ModelFinderVisitor - Interface in org.bonitasoft.engine.bpm.process
author Emmanuel Duchastenier
MonitoringAPI - Interface in com.bonitasoft.engine.api
 
MonitoringException - Exception in com.bonitasoft.engine.monitoring
 
MonitoringException(String) - Constructor for exception com.bonitasoft.engine.monitoring.MonitoringException
 
MonitoringException(String, Throwable) - Constructor for exception com.bonitasoft.engine.monitoring.MonitoringException
 
MultiInstanceActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
MultiInstanceLoopCharacteristics - Interface in org.bonitasoft.engine.bpm.flownode
 
MultiInstanceLoopCharacteristicsBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
MultiInstanceLoopCharacteristicsBuilder(ProcessDefinitionBuilder, ActivityDefinitionImpl, boolean, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.MultiInstanceLoopCharacteristicsBuilder
 
MultiInstanceLoopCharacteristicsBuilder(ProcessDefinitionBuilder, ActivityDefinitionImpl, boolean, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.MultiInstanceLoopCharacteristicsBuilder
 
MultipleBusinessDataReference - Interface in com.bonitasoft.engine.businessdata
Deprecated.
since version 7.0.0, use MultipleBusinessDataReference
MultipleBusinessDataReference - Interface in org.bonitasoft.engine.business.data
A MultipleBusinessDataReference is a reference of a BusinessDataDefinition which is multiple.

N

NaiveEqualityResult - Enum in org.bonitasoft.engine.bpm.contract.impl
 
NAME - Static variable in class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
name(String) - Method in class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
name(String) - Method in class com.bonitasoft.engine.profile.ProfileUpdater
 
NAME - Static variable in class com.bonitasoft.engine.reporting.ReportSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
The name of the field corresponding to the name of the connector
NAME - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorInstancesSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowElementInstanceSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the name of the process.
NAME - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the name of the process.
NAME - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the name of the process.
NAME - Static variable in class org.bonitasoft.engine.command.CommandSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.identity.GroupSearchDescriptor
filter search on Group's name
NAME - Static variable in class org.bonitasoft.engine.identity.RoleSearchDescriptor
filter search on Role's name
NAME - Static variable in class org.bonitasoft.engine.page.PageSearchDescriptor
 
NAME - Static variable in class org.bonitasoft.engine.profile.ProfileEntrySearchDescriptor
Used to filter or order by the ProfileEntry name
NAME - Static variable in class org.bonitasoft.engine.profile.ProfileSearchDescriptor
Used to filter or order by the Profile name
NamedElement - Interface in org.bonitasoft.engine.bpm
Interface NamedElement names a BonitaObject.
NodeAPI - Interface in com.bonitasoft.engine.api
Handle nodes A node is a JVM that allows the engine to run on a platform
NodeNotStartedException - Exception in org.bonitasoft.engine.platform
Indicates that an operation needing a started node was called in a stopped node.
NodeNotStartedException() - Constructor for exception org.bonitasoft.engine.platform.NodeNotStartedException
 
NoSessionRequired - Annotation Type in org.bonitasoft.engine.api
Indicates that a Bonita API method does not need to have a valid session to be called.
NOT_COMPARATOR - Static variable in class org.bonitasoft.engine.expression.ExpressionBuilder
 
NOT_EQUALS_COMPARATOR - Static variable in class org.bonitasoft.engine.expression.ExpressionBuilder
 
NotFoundException - Exception in org.bonitasoft.engine.exception
 
NotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.NotFoundException
 
NotFoundException(String) - Constructor for exception org.bonitasoft.engine.exception.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.NotFoundException
 
NotSerializableException - Exception in org.bonitasoft.engine.exception
 
NotSerializableException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.NotSerializableException
 
NotSerializableException(String, String, String, Object) - Constructor for exception org.bonitasoft.engine.exception.NotSerializableException
 

O

ObjectSeeker - Class in org.bonitasoft.engine.bpm
 
ObjectSeeker() - Constructor for class org.bonitasoft.engine.bpm.ObjectSeeker
 
Operation - Interface in org.bonitasoft.engine.operation
An Operation has a LeftOperand (typically, for assignment operations, left operand is the part of the operation receiving the value), an OperatorType which defines the type of operation to execute and a right operand, represented by an Expression.
OperationBuilder - Class in org.bonitasoft.engine.operation
Utilitary builder to creation Operation objects.
OperationBuilder() - Constructor for class org.bonitasoft.engine.operation.OperationBuilder
 
OperationExecutionException - Exception in org.bonitasoft.engine.operation
 
OperationExecutionException(String, Throwable) - Constructor for exception org.bonitasoft.engine.operation.OperationExecutionException
 
OperationExecutionException(String) - Constructor for exception org.bonitasoft.engine.operation.OperationExecutionException
 
OperationExecutionException(Throwable) - Constructor for exception org.bonitasoft.engine.operation.OperationExecutionException
 
OperatorType - Enum in org.bonitasoft.engine.operation
 
or() - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
Order - Enum in org.bonitasoft.engine.search
 
org.bonitasoft.engine.api - package org.bonitasoft.engine.api
The Bonita BPM project has a clear separation between the API the users should be interacting with and the actual implementation classes.
org.bonitasoft.engine.api.impl - package org.bonitasoft.engine.api.impl
 
org.bonitasoft.engine.api.permission - package org.bonitasoft.engine.api.permission
 
org.bonitasoft.engine.bdm - package org.bonitasoft.engine.bdm
Provides classes and interfaces for business data models (BDM).
org.bonitasoft.engine.bpm - package org.bonitasoft.engine.bpm
Provides classes and interfaces for BPM basic concepts
org.bonitasoft.engine.bpm.actor - package org.bonitasoft.engine.bpm.actor
This package contains everything concerning Actor : Definition, Instance, Exceptions, Updater...
org.bonitasoft.engine.bpm.bar - package org.bonitasoft.engine.bpm.bar
Contains classes and interfaces related to the Java representation of a business archive (*.bar)
org.bonitasoft.engine.bpm.bar.actorMapping - package org.bonitasoft.engine.bpm.bar.actorMapping
Contains Actor mapping model classes.
org.bonitasoft.engine.bpm.bar.form.model - package org.bonitasoft.engine.bpm.bar.form.model
 
org.bonitasoft.engine.bpm.businessdata - package org.bonitasoft.engine.bpm.businessdata
 
org.bonitasoft.engine.bpm.category - package org.bonitasoft.engine.bpm.category
This package contains everything concerning Category : Criterion, Exceptions, Updater...
org.bonitasoft.engine.bpm.comment - package org.bonitasoft.engine.bpm.comment
This package contains everything concerning Comment : Archived, Search descriptor...
org.bonitasoft.engine.bpm.connector - package org.bonitasoft.engine.bpm.connector
org.bonitasoft.engine.bpm.context - package org.bonitasoft.engine.bpm.context
 
org.bonitasoft.engine.bpm.contract - package org.bonitasoft.engine.bpm.contract
 
org.bonitasoft.engine.bpm.contract.impl - package org.bonitasoft.engine.bpm.contract.impl
 
org.bonitasoft.engine.bpm.data - package org.bonitasoft.engine.bpm.data
This package contains everything concerning Data : Definition, Instance, Exceptions, Criterion...
org.bonitasoft.engine.bpm.document - package org.bonitasoft.engine.bpm.document
org.bonitasoft.engine.bpm.flownode - package org.bonitasoft.engine.bpm.flownode
org.bonitasoft.engine.bpm.flownode.impl - package org.bonitasoft.engine.bpm.flownode.impl
org.bonitasoft.engine.bpm.form - package org.bonitasoft.engine.bpm.form
 
org.bonitasoft.engine.bpm.parameter - package org.bonitasoft.engine.bpm.parameter
org.bonitasoft.engine.bpm.process - package org.bonitasoft.engine.bpm.process
Package org.bonitasoft.engine.bpm.process gathers all model interfaces and exceptions related to process instance / definition objects manipulated by process APIs.
org.bonitasoft.engine.bpm.process.impl - package org.bonitasoft.engine.bpm.process.impl
 
org.bonitasoft.engine.bpm.supervisor - package org.bonitasoft.engine.bpm.supervisor
org.bonitasoft.engine.bpm.userfilter - package org.bonitasoft.engine.bpm.userfilter
org.bonitasoft.engine.business.application - package org.bonitasoft.engine.business.application
 
org.bonitasoft.engine.business.application.impl - package org.bonitasoft.engine.business.application.impl
 
org.bonitasoft.engine.business.data - package org.bonitasoft.engine.business.data
org.bonitasoft.engine.command - package org.bonitasoft.engine.command
org.bonitasoft.engine.connector - package org.bonitasoft.engine.connector
 
org.bonitasoft.engine.entitymember - package org.bonitasoft.engine.entitymember
org.bonitasoft.engine.exception - package org.bonitasoft.engine.exception
org.bonitasoft.engine.expression - package org.bonitasoft.engine.expression
org.bonitasoft.engine.filter - package org.bonitasoft.engine.filter
 
org.bonitasoft.engine.form - package org.bonitasoft.engine.form
 
org.bonitasoft.engine.home - package org.bonitasoft.engine.home
Contains classes related to the Bonita Home.
org.bonitasoft.engine.identity - package org.bonitasoft.engine.identity
Manages information about an organization, that is, the set of users who can act in processes and the groups and the organization's roles and the relation between them.
org.bonitasoft.engine.job - package org.bonitasoft.engine.job
org.bonitasoft.engine.operation - package org.bonitasoft.engine.operation
org.bonitasoft.engine.page - package org.bonitasoft.engine.page
 
org.bonitasoft.engine.platform - package org.bonitasoft.engine.platform
Contains classes and interfaces related to the Bonita BPM Platform.
org.bonitasoft.engine.platform.command - package org.bonitasoft.engine.platform.command
Contains classes related to Platform commands.
org.bonitasoft.engine.profile - package org.bonitasoft.engine.profile
org.bonitasoft.engine.search - package org.bonitasoft.engine.search
Contains classes to use when invoking search methods
org.bonitasoft.engine.session - package org.bonitasoft.engine.session
org.bonitasoft.engine.theme - package org.bonitasoft.engine.theme
org.bonitasoft.engine.theme.exception - package org.bonitasoft.engine.theme.exception
org.bonitasoft.engine.util - package org.bonitasoft.engine.util
OrganizationAPI - Interface in org.bonitasoft.engine.api
Manages the Organization, that is the users, groups, roles, memberships, through import / export methods.
OrganizationExportException - Exception in org.bonitasoft.engine.identity
thrown to indicate an organization export error
OrganizationExportException(Throwable) - Constructor for exception org.bonitasoft.engine.identity.OrganizationExportException
creates a new exception instance with the given exception as cause
OrganizationImportException - Exception in org.bonitasoft.engine.identity
thrown to indicate an organization import error
OrganizationImportException(String) - Constructor for exception org.bonitasoft.engine.identity.OrganizationImportException
create a new exception instance with the given message
OrganizationImportException(Throwable) - Constructor for exception org.bonitasoft.engine.identity.OrganizationImportException
creates a new exception instance with the given exception as cause
ORIGINAL_FLOW_NODE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
ORIGINAL_HUMAN_TASK_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 

P

Page - Interface in com.bonitasoft.engine.page
Deprecated.
from version 7.0 on, use Page instead.
page(String) - Method in class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
PAGE - Static variable in interface org.bonitasoft.engine.page.ContentType
 
Page - Interface in org.bonitasoft.engine.page
A Page is a way to store, amongst other things, a binary content.
PAGE - Static variable in class org.bonitasoft.engine.profile.ProfileEntrySearchDescriptor
Used to filter or order by the name of the page referenced by the profile ProfileEntry.
PAGE_ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationPageSearchDescriptor
Used to filter or order by the identifier of Page referenced by the ApplicationPage
PAGE_ID - Static variable in class org.bonitasoft.engine.form.FormMappingSearchDescriptor
 
PageAPI - Interface in com.bonitasoft.engine.api
Deprecated.
from version 7.0 on, use PageAPI instead.
PageAPI - Interface in org.bonitasoft.engine.api
This API gives access to all page features.
PageCreator - Class in com.bonitasoft.engine.page
Deprecated.
from version 7.0 on, use PageCreator instead.
PageCreator(String, String) - Constructor for class com.bonitasoft.engine.page.PageCreator
Deprecated.
 
PageCreator(String, String, String, Long) - Constructor for class com.bonitasoft.engine.page.PageCreator
Deprecated.
 
PageCreator - Class in org.bonitasoft.engine.page
 
PageCreator(String, String) - Constructor for class org.bonitasoft.engine.page.PageCreator
 
PageCreator(String, String, String, Long) - Constructor for class org.bonitasoft.engine.page.PageCreator
 
PageCreator.PageField - Enum in com.bonitasoft.engine.page
Deprecated.
 
PageCreator.PageField - Enum in org.bonitasoft.engine.page
 
PageNotFoundException - Exception in com.bonitasoft.engine.page
Deprecated.
from version 7.0 on, use PageNotFoundException instead.
PageNotFoundException(String) - Constructor for exception com.bonitasoft.engine.page.PageNotFoundException
Deprecated.
 
PageNotFoundException(Throwable) - Constructor for exception com.bonitasoft.engine.page.PageNotFoundException
Deprecated.
 
PageNotFoundException - Exception in org.bonitasoft.engine.page
 
PageNotFoundException(String) - Constructor for exception org.bonitasoft.engine.page.PageNotFoundException
PageNotFoundException(String, PageNotFoundException.PageAttribute) - Constructor for exception org.bonitasoft.engine.page.PageNotFoundException
 
PageNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.page.PageNotFoundException
 
PageNotFoundException.PageAttribute - Enum in org.bonitasoft.engine.page
 
PageSearchDescriptor - Class in com.bonitasoft.engine.page
Deprecated.
from version 7.0 on, use ApplicationPageSearchDescriptor instead.
PageSearchDescriptor() - Constructor for class com.bonitasoft.engine.page.PageSearchDescriptor
Deprecated.
 
PageSearchDescriptor - Class in org.bonitasoft.engine.page
 
PageSearchDescriptor() - Constructor for class org.bonitasoft.engine.page.PageSearchDescriptor
 
PageUpdater - Class in com.bonitasoft.engine.page
Deprecated.
from version 7.0 on, use PageUpdater instead.
PageUpdater() - Constructor for class com.bonitasoft.engine.page.PageUpdater
Deprecated.
 
PageUpdater - Class in org.bonitasoft.engine.page
 
PageUpdater() - Constructor for class org.bonitasoft.engine.page.PageUpdater
 
PageUpdater.PageUpdateField - Enum in com.bonitasoft.engine.page
Deprecated.
 
PageUpdater.PageUpdateField - Enum in org.bonitasoft.engine.page
 
PageURL - Class in org.bonitasoft.engine.page
author Emmanuel Duchastenier
PageURL(String, Long) - Constructor for class org.bonitasoft.engine.page.PageURL
 
ParameterContribution - Class in org.bonitasoft.engine.bpm.bar
 
ParameterContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.ParameterContribution
 
ParameterCriterion - Enum in com.bonitasoft.engine.bpm.parameter
 
ParameterCriterion - Enum in org.bonitasoft.engine.bpm.parameter
 
ParameterDefinition - Interface in org.bonitasoft.engine.bpm.parameter
 
ParameterDefinitionBuilder - Class in com.bonitasoft.engine.bpm.process.impl
Definition builder for Parameter (specific Bonita BPM Subscription Edition feature).
ParameterDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
Definition builder for Parameter (specific Bonita BPM Subscription Edition feature).
ParameterDefinitionBuilder(ProcessDefinitionBuilder, DesignProcessDefinitionImpl, String, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ParameterDefinitionBuilder
Default Constructor.
ParameterDefinitionBuilder(ProcessDefinitionBuilder, DesignProcessDefinitionImpl) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ParameterDefinitionBuilder
 
ParameterInstance - Interface in com.bonitasoft.engine.bpm.parameter
Deprecated.
ParameterInstance - Interface in org.bonitasoft.engine.bpm.parameter
 
ParameterNotFoundException - Exception in com.bonitasoft.engine.bpm.parameter
 
ParameterNotFoundException(String, Throwable) - Constructor for exception com.bonitasoft.engine.bpm.parameter.ParameterNotFoundException
 
ParameterNotFoundException(long, String) - Constructor for exception com.bonitasoft.engine.bpm.parameter.ParameterNotFoundException
 
ParameterProcessNotFoundException - Exception in com.bonitasoft.engine.bpm.parameter
 
ParameterProcessNotFoundException(String) - Constructor for exception com.bonitasoft.engine.bpm.parameter.ParameterProcessNotFoundException
 
ParameterProcessNotFoundException(Throwable) - Constructor for exception com.bonitasoft.engine.bpm.parameter.ParameterProcessNotFoundException
 
PARAMETERS_FILE - Static variable in class org.bonitasoft.engine.bpm.bar.ParameterContribution
 
PARENT_ACTIVITY_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
PARENT_ACTIVITY_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
PARENT_ACTIVITY_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
PARENT_ACTIVITY_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
PARENT_ACTIVITY_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
PARENT_ACTIVITY_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
PARENT_CONTAINER_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
PARENT_CONTAINER_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
PARENT_ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationMenuSearchDescriptor
Used to filter or order by the identifier of parent ApplicationMenu
PARENT_ID - Static variable in class org.bonitasoft.engine.profile.ProfileEntrySearchDescriptor
Used to filter or order by the identifier of the parent ProfileEntry
PARENT_PATH - Static variable in class org.bonitasoft.engine.identity.GroupSearchDescriptor
filter search on Group's parent path
PARENT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
PARENT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
PARENT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
PARENT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
PARENT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
PARENT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.WaitingEventSearchDescriptor
 
parentId(long) - Method in class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
pause() - Method in interface com.bonitasoft.engine.api.TenantManagementAPI
Deprecated.
Pause the tenant so nothing is executed anymore.
pause() - Method in interface org.bonitasoft.engine.api.TenantAdministrationAPI
Pause the tenant so nothing is executed anymore.
PermissionAPI - Interface in org.bonitasoft.engine.api
Handle permissions of users
PermissionRule - Interface in org.bonitasoft.engine.api.permission
Class to extend when implementing permission rule to be checked by PermissionAPI
Platform - Interface in org.bonitasoft.engine.platform
Contains information about the Bonita BPM Platform.
PlatformAPI - Interface in com.bonitasoft.engine.api
 
PlatformAPI - Interface in org.bonitasoft.engine.api
Manage the platform.
PlatformAPIAccessor - Class in com.bonitasoft.engine.api
Accessor class that retrieve Platform APIs
PlatformAPIAccessor() - Constructor for class com.bonitasoft.engine.api.PlatformAPIAccessor
 
PlatformAPIAccessor - Class in org.bonitasoft.engine.api
Accessor class that retrieve Platform APIs
PlatformAPIAccessor() - Constructor for class org.bonitasoft.engine.api.PlatformAPIAccessor
 
PlatformCommandAPI - Interface in org.bonitasoft.engine.api
Manipulates a platform command.
PlatformCommandDescriptor - Interface in org.bonitasoft.engine.platform.command
Describes a Platform command.
PlatformLoginAPI - Interface in org.bonitasoft.engine.api
Manage the login on the platform.
PlatformLoginException - Exception in org.bonitasoft.engine.platform
Indicates that a problem occurred during platform login action
PlatformLoginException(String) - Constructor for exception org.bonitasoft.engine.platform.PlatformLoginException
 
PlatformLoginException(Throwable) - Constructor for exception org.bonitasoft.engine.platform.PlatformLoginException
 
PlatformLogoutException - Exception in org.bonitasoft.engine.platform
Indicates that a problem occurred during tenant logout action
PlatformLogoutException(String) - Constructor for exception org.bonitasoft.engine.platform.PlatformLogoutException
 
PlatformLogoutException(Throwable) - Constructor for exception org.bonitasoft.engine.platform.PlatformLogoutException
 
PlatformMonitoringAPI - Interface in com.bonitasoft.engine.api
The PlatformMonitoringAPI allows to monitor certains indicator at platform level.
PlatformNotFoundException - Exception in org.bonitasoft.engine.platform
Indicates that the platform does not exist
PlatformNotFoundException(String) - Constructor for exception org.bonitasoft.engine.platform.PlatformNotFoundException
 
PlatformNotFoundException(String, Throwable) - Constructor for exception org.bonitasoft.engine.platform.PlatformNotFoundException
 
PlatformNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.platform.PlatformNotFoundException
 
PlatformSession - Interface in org.bonitasoft.engine.session
 
PlatformState - Enum in org.bonitasoft.engine.platform
Describes the possible states for the Platform
POSTDATE - Static variable in class org.bonitasoft.engine.bpm.comment.ArchivedCommentsSearchDescriptor
The name of the field corresponding to the date to which the comment was posted.
POSTDATE - Static variable in class org.bonitasoft.engine.bpm.comment.SearchCommentsDescriptor
The name of the field corresponding to the date to which the comment was posted.
POSTED_BY_ID - Static variable in class org.bonitasoft.engine.bpm.comment.ArchivedCommentsSearchDescriptor
The name of the field corresponding to the identifier of the user that posted the comment
POSTED_BY_ID - Static variable in class org.bonitasoft.engine.bpm.comment.SearchCommentsDescriptor
The name of the field corresponding to the identifier of the user that posted the comment
PRIORITY - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
PRIORITY - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
PRIORITY - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
Problem - Interface in org.bonitasoft.engine.bpm.process
A Problem explains the issue in the DesignProcessDefinition when it is not well designed.
Problem.Level - Enum in org.bonitasoft.engine.bpm.process
Defines a severity level.
process - Variable in class org.bonitasoft.engine.bpm.process.impl.ProcessBuilder
 
process - Variable in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.WaitingEventSearchDescriptor
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the process definition.
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the process definition.
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.bpm.supervisor.ProcessSupervisorSearchDescriptor
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.form.FormMappingSearchDescriptor
 
PROCESS_DEFINITION_ID - Static variable in class org.bonitasoft.engine.page.PageSearchDescriptor
 
PROCESS_DEFINITION_XML - Static variable in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
PROCESS_ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the identifier of the process definition (in the bonita home).
PROCESS_INFOS_FILE - Static variable in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.comment.ArchivedCommentsSearchDescriptor
The name of the field corresponding to the identifier of the process instance associated to the comment
PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.comment.SearchCommentsDescriptor
The name of the field corresponding to the identifier of the process instance associated to the comment
PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
Deprecated.
PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
PROCESS_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.WaitingEventSearchDescriptor
 
PROCESS_TYPE - Static variable in interface org.bonitasoft.engine.bpm.connector.ArchivedConnectorInstance
Container type : Process
PROCESS_TYPE - Static variable in interface org.bonitasoft.engine.bpm.connector.ConnectorInstance
 
ProcessActivationException - Exception in org.bonitasoft.engine.bpm.process
Thrown when a process definition cannot be enabled / disabled, or when a ProcessRuntimeAPI.startProcess(long) (and its variants) cannot be performed because the process definition is not enabled.
ProcessActivationException(Exception) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessActivationException
Constructs a new exception with the specified detail cause.
ProcessActivationException(String, Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessActivationException
Constructs a new exception with the specified detail message and cause.
ProcessActivationException(String) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessActivationException
Constructs a new exception with the specified detail message.
ProcessActivationException(long, String, String) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessActivationException
Constructs a new exception and the message with the given informations of the process definition with the problem.
ProcessAPI - Interface in com.bonitasoft.engine.api
 
ProcessAPI - Interface in org.bonitasoft.engine.api
Contains all methods that handle processes.
ProcessBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ProcessBuilder(DesignProcessDefinitionImpl, ProcessDefinitionBuilder) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ProcessBuilder
 
ProcessDefinition - Interface in org.bonitasoft.engine.bpm.process
Represents the Definition of a process.
ProcessDefinitionBARContribution - Class in org.bonitasoft.engine.bpm.bar
 
ProcessDefinitionBARContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
ProcessDefinitionBARContributionExt - Class in com.bonitasoft.engine.bpm.bar
 
ProcessDefinitionBARContributionExt() - Constructor for class com.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContributionExt
 
ProcessDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
Builder to define a process.
ProcessDefinitionBuilder() - Constructor for class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
ProcessDefinitionBuilderExt - Class in com.bonitasoft.engine.bpm.process.impl
Bonita BPM Subscription Edition specific builder for process definition.
ProcessDefinitionBuilderExt() - Constructor for class com.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilderExt
 
ProcessDefinitionNotFoundException - Exception in org.bonitasoft.engine.bpm.process
Thrown when a reference to a nonexistant ProcessDefinition is made, generally through its ID.
ProcessDefinitionNotFoundException(String) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessDefinitionNotFoundException
Constructs a new exception with the specified detail message.
ProcessDefinitionNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessDefinitionNotFoundException
Constructs a new exception with the specified detail cause.
ProcessDefinitionNotFoundException(long, Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessDefinitionNotFoundException
Constructs a new exception with the specified detail cause, and constructs the message with the identifier of the process definition.
ProcessDeployException - Exception in org.bonitasoft.engine.bpm.process
Thrown when a process fails to deploy.
ProcessDeployException(String) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessDeployException
Constructs a new exception with the specified detail message.
ProcessDeployException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessDeployException
Constructs a new exception with the specified detail cause.
ProcessDeploymentInfo - Interface in org.bonitasoft.engine.bpm.process
Gives access to the ProcessDefinition deployment information.
A ProcessDeploymentInfo has a ConfigurationState, which says if the process is resolved (all its basic configuration has a proper value), or unresolved (some configuration has to be done before the process can be activated).
ProcessDeploymentInfoCriterion - Enum in org.bonitasoft.engine.bpm.process
Sort criterion used to specify the sort order of the ProcessDeploymentInfo.
ProcessDeploymentInfoSearchDescriptor - Class in org.bonitasoft.engine.bpm.process
Search descriptors are used to filter / sort results of a generic search.
ProcessDeploymentInfoSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
 
ProcessDeploymentInfoUpdater - Class in org.bonitasoft.engine.bpm.process
Updater object to update ProcessDeploymentInfo.
ProcessDeploymentInfoUpdater() - Constructor for class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoUpdater
Construct the updater object with no field to update.
ProcessDeploymentInfoUpdater.ProcessDeploymentInfoField - Enum in org.bonitasoft.engine.bpm.process
Fields that can be updated on a ProcessDeploymentInfo.
ProcessEnablementException - Exception in org.bonitasoft.engine.bpm.process
Thrown when a process cannot be enabled.
ProcessEnablementException(String) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessEnablementException
Constructs a new exception with the specified detail message.
ProcessEnablementException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessEnablementException
Constructs a new exception with the specified detail cause.
ProcessExecutionException - Exception in org.bonitasoft.engine.bpm.process
Thrown when a process instance fails when it's starting.
ProcessExecutionException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessExecutionException
Constructs a new exception with the specified detail cause.
ProcessExecutionException(String) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessExecutionException
Constructs a new exception with the specified detail message.
ProcessExportException - Exception in org.bonitasoft.engine.bpm.process
Thrown when the exporting of the content of the process definition under the bonita home fails.
ProcessExportException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessExportException
Constructs a new exception with the specified detail cause.
ProcessExportException(String, Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessExportException
Constructs a new exception with the specified detail message and cause.
ProcessExportException(String) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessExportException
Constructs a new exception with the specified detail message.
ProcessInstance - Interface in org.bonitasoft.engine.bpm.process
Represents a running instance of a process.
PROCESSINSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
PROCESSINSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.document.DocumentsSearchDescriptor
 
ProcessInstanceCriterion - Enum in org.bonitasoft.engine.bpm.process
Sort criterion used to specify the sort order of the ProcessInstance.
ProcessInstanceHierarchicalDeletionException - Exception in org.bonitasoft.engine.exception
Happens when a process instance can't be there is a parent process instance that is still active Delete this parent process first.
ProcessInstanceHierarchicalDeletionException(String, long) - Constructor for exception org.bonitasoft.engine.exception.ProcessInstanceHierarchicalDeletionException
 
ProcessInstanceNotFoundException - Exception in org.bonitasoft.engine.bpm.process
Thrown when a reference to an inexistant ProcessInstance is made, generally through its ID.
ProcessInstanceNotFoundException(String) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessInstanceNotFoundException
Constructs a new exception with the specified detail message.
ProcessInstanceNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessInstanceNotFoundException
Constructs a new exception with the specified detail cause.
ProcessInstanceNotFoundException(long) - Constructor for exception org.bonitasoft.engine.bpm.process.ProcessInstanceNotFoundException
Constructs a new exception and the message with the identifier of the process instance.
ProcessInstanceSearchDescriptor - Class in com.bonitasoft.engine.bpm.process.impl
Search descriptors are used to filter / sort results of a generic search.
ProcessInstanceSearchDescriptor() - Constructor for class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceSearchDescriptor
 
ProcessInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.process
Search descriptors are used to filter / sort results of a generic search.
ProcessInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
 
ProcessInstanceState - Enum in org.bonitasoft.engine.bpm.process
 
ProcessInstanceUpdater - Class in com.bonitasoft.engine.bpm.process.impl
Updater object to update the string indexes.
ProcessInstanceUpdater() - Constructor for class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceUpdater
Default Constructor with no field to update.
ProcessInstanceUpdater.ProcessInstanceField - Enum in com.bonitasoft.engine.bpm.process.impl
 
ProcessManagementAPI - Interface in com.bonitasoft.engine.api
* ProcessManagementAPI extends ProcessManagementAPI and adds capabilities on Parameters, activity replay, connector implementation hot-replace.
ProcessManagementAPI - Interface in org.bonitasoft.engine.api
This API deals with definition objects such as ProcessDefinition, ProcessDeploymentInfo, Category, ...
ProcessRuntimeAPI - Interface in com.bonitasoft.engine.api
ProcessRuntimeAPI extends ProcessRuntimeAPI and adds capabilities on Manual tasks, connector execution (directly available at API level), search index updating.
ProcessRuntimeAPI - Interface in org.bonitasoft.engine.api
ProcessRuntimeAPI deals with Process runtime notions such as starting a new instance of a process, retrieving and executing tasks, accessing to all types of tasks, assigning a user to a task, retrieving archived versions of a task, accessing / updating data / variable values, adding / retrieving process comments ...
ProcessSupervisor - Interface in org.bonitasoft.engine.bpm.supervisor
A supervisor of a process is responsible for what happens to the process.
ProcessSupervisorSearchDescriptor - Class in org.bonitasoft.engine.bpm.supervisor
 
ProcessSupervisorSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.supervisor.ProcessSupervisorSearchDescriptor
 
Profile - Interface in org.bonitasoft.engine.profile
 
PROFILE_ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the identifier of Profile associated to the Application.
PROFILE_ID - Static variable in class org.bonitasoft.engine.profile.ProfileEntrySearchDescriptor
Used to filter or order by the identifier of the related Profile
PROFILE_ID - Static variable in class org.bonitasoft.engine.profile.ProfileMemberSearchDescriptor
Used to filter or order by the identifier of the related Profile
ProfileAPI - Interface in com.bonitasoft.engine.api
Profiles are a notion used in Bonita BPM Portal to give and control access to some specific features of the Bonita BPM suite.
ProfileAPI - Interface in org.bonitasoft.engine.api
Profiles are a notion used in BonitaBPM Portal to give and control access to some specific features of the Bonita BPM suite.
ProfileCreator - Class in com.bonitasoft.engine.profile
 
ProfileCreator(String) - Constructor for class com.bonitasoft.engine.profile.ProfileCreator
 
ProfileCreator(Profile) - Constructor for class com.bonitasoft.engine.profile.ProfileCreator
 
ProfileCreator.ProfileField - Enum in com.bonitasoft.engine.profile
 
ProfileCriterion - Enum in org.bonitasoft.engine.profile
 
ProfileEntry - Interface in org.bonitasoft.engine.profile
A ProfileEntry represents a menu entry (inside the main top menu bar) in the Bonita BPM Portal.
ProfileEntryCreator - Class in com.bonitasoft.engine.profile
 
ProfileEntryCreator(String, long) - Constructor for class com.bonitasoft.engine.profile.ProfileEntryCreator
 
ProfileEntryCreator(long) - Constructor for class com.bonitasoft.engine.profile.ProfileEntryCreator
 
ProfileEntryCreator.ProfileEntryField - Enum in com.bonitasoft.engine.profile
 
ProfileEntryExportException - Exception in com.bonitasoft.engine.profile
 
ProfileEntryExportException(Throwable) - Constructor for exception com.bonitasoft.engine.profile.ProfileEntryExportException
 
ProfileEntryImportException - Exception in com.bonitasoft.engine.profile
 
ProfileEntryImportException(String, Throwable) - Constructor for exception com.bonitasoft.engine.profile.ProfileEntryImportException
 
ProfileEntryImportException(String) - Constructor for exception com.bonitasoft.engine.profile.ProfileEntryImportException
 
ProfileEntryImportException(Throwable) - Constructor for exception com.bonitasoft.engine.profile.ProfileEntryImportException
 
ProfileEntryNotFoundException - Exception in org.bonitasoft.engine.profile
 
ProfileEntryNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.profile.ProfileEntryNotFoundException
 
ProfileEntrySearchDescriptor - Class in org.bonitasoft.engine.profile
Defines the fields that can be used in the SearchOptions when searching for ProfileEntrys
ProfileEntrySearchDescriptor() - Constructor for class org.bonitasoft.engine.profile.ProfileEntrySearchDescriptor
 
ProfileEntryType - Enum in com.bonitasoft.engine.profile
 
ProfileEntryUpdater - Class in com.bonitasoft.engine.profile
 
ProfileEntryUpdater() - Constructor for class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
ProfileEntryUpdater.ProfileEntryUpdateField - Enum in com.bonitasoft.engine.profile
 
ProfileExportException - Exception in com.bonitasoft.engine.profile
 
ProfileExportException(Throwable) - Constructor for exception com.bonitasoft.engine.profile.ProfileExportException
 
profileId(long) - Method in class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
ProfileImportException - Exception in com.bonitasoft.engine.profile
 
ProfileImportException(String, Throwable) - Constructor for exception com.bonitasoft.engine.profile.ProfileImportException
 
ProfileImportException(String) - Constructor for exception com.bonitasoft.engine.profile.ProfileImportException
 
ProfileImportException(Throwable) - Constructor for exception com.bonitasoft.engine.profile.ProfileImportException
 
ProfileMember - Interface in org.bonitasoft.engine.profile
 
ProfileMemberCreator - Class in org.bonitasoft.engine.profile
 
ProfileMemberCreator(long) - Constructor for class org.bonitasoft.engine.profile.ProfileMemberCreator
 
ProfileMemberCreator.ProfileMemberField - Enum in org.bonitasoft.engine.profile
 
ProfileMemberExportException - Exception in com.bonitasoft.engine.profile
 
ProfileMemberExportException(Throwable) - Constructor for exception com.bonitasoft.engine.profile.ProfileMemberExportException
 
ProfileMemberImportException - Exception in com.bonitasoft.engine.profile
 
ProfileMemberImportException(String, Throwable) - Constructor for exception com.bonitasoft.engine.profile.ProfileMemberImportException
 
ProfileMemberImportException(String) - Constructor for exception com.bonitasoft.engine.profile.ProfileMemberImportException
 
ProfileMemberImportException(Throwable) - Constructor for exception com.bonitasoft.engine.profile.ProfileMemberImportException
 
ProfileMemberSearchDescriptor - Class in org.bonitasoft.engine.profile
Defines the fields that can be used in the SearchOptions when searching for ProfileMembers
ProfileMemberSearchDescriptor() - Constructor for class org.bonitasoft.engine.profile.ProfileMemberSearchDescriptor
 
ProfileMemberUpdater - Class in com.bonitasoft.engine.profile
 
ProfileMemberUpdater() - Constructor for class com.bonitasoft.engine.profile.ProfileMemberUpdater
 
ProfileMemberUpdater.ProfileMemberField - Enum in com.bonitasoft.engine.profile
 
ProfileNotFoundException - Exception in org.bonitasoft.engine.profile
 
ProfileNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.profile.ProfileNotFoundException
 
ProfileSearchDescriptor - Class in org.bonitasoft.engine.profile
Defines the fields that can be used in the SearchOptions when searching for Profiles
ProfileSearchDescriptor() - Constructor for class org.bonitasoft.engine.profile.ProfileSearchDescriptor
 
ProfileUpdater - Class in com.bonitasoft.engine.profile
 
ProfileUpdater() - Constructor for class com.bonitasoft.engine.profile.ProfileUpdater
 
ProfileUpdater.ProfileField - Enum in com.bonitasoft.engine.profile
 
PROVIDED - Static variable in class com.bonitasoft.engine.reporting.ReportSearchDescriptor
 
PROVIDED - Static variable in class org.bonitasoft.engine.page.PageSearchDescriptor
 
purgeClassLoader(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Purges the classLoader of the process definition.

Q

QUERY_PARAMETERS - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 

R

REACHED_STATE_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
REACHED_STATE_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
REACHED_STATE_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
REACHED_STATE_DATE - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
readBusinessArchive(InputStream) - Static method in class com.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
readBusinessArchive(File) - Static method in class com.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
readBusinessArchive(InputStream) - Static method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
Create a business archive from an InputStream
readBusinessArchive(File) - Static method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
Create a business archive from a valid file or folder
readBusinessArchive(InputStream, List<BusinessArchiveContribution>) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
readBusinessArchive(File, List<BusinessArchiveContribution>) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
readFromBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ActorMappingContribution
 
readFromBarFolder(BusinessArchive, File) - Method in interface org.bonitasoft.engine.bpm.bar.BusinessArchiveContribution
Updates the BusinessArchive with information read from the file system and returns true if the information was successfully read or false otherwise.
readFromBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ExternalResourceContribution
 
readFromBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.FormMappingContribution
 
readFromBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.GenericFileContribution
 
readFromBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ParameterContribution
 
readFromBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
readFromBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ResourceInSpecificFolderContribution
 
READY_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity is ready.
ReceiveTaskDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
ReceiveTaskDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ReceiveTaskDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ReceiveTaskDefinitionBuilder
 
ReceiveTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
refresh() - Static method in class com.bonitasoft.engine.api.PlatformAPIAccessor
 
refresh() - Static method in class com.bonitasoft.engine.api.TenantAPIAccessor
Refreshes the way the engine client communicates to the engine server.
refresh() - Static method in class org.bonitasoft.engine.api.PlatformAPIAccessor
Reload the configuration of the Bonita home from the file system It allows to change in runtime the Bonita engine your client application uses
refresh() - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
Refreshes the way the engine client communicates to the engine server.
refresh() - Method in class org.bonitasoft.engine.home.BonitaHome
 
refresh() - Method in class org.bonitasoft.engine.home.BonitaHomeClient
 
refresh() - Static method in class org.bonitasoft.engine.util.APITypeManager
 
refreshBonitaHome() - Method in class org.bonitasoft.engine.home.BonitaHome
 
register(String, String, String) - Method in interface org.bonitasoft.engine.api.CommandAPI
Create a new command.
register(String, String, String) - Method in interface org.bonitasoft.engine.api.PlatformCommandAPI
Adds a command and its descriptor.
releaseUserTask(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Release a task (unclaim or unassign).
removeActorMember(long) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deletes the actor member.
removeCategoriesFromProcess(long, List<Long>) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Dissociates the categories from the process definition.
removeCategoriesFromProcessDefinition(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deletes the associations of categories related the process definition given as input parameter respecting the pagination parameters.
removeDependency(String) - Method in interface org.bonitasoft.engine.api.CommandAPI
Remove a dependency to the tenant scope.
removeDependency(String) - Method in interface org.bonitasoft.engine.api.PlatformCommandAPI
Removes the dependency.
removeDocument(long) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Remove the document with the specified identifier and returns it.
removeProcessDefinitionsFromCategory(long, int, int) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Deletes the associations of all the process definitions related to the category given as input parameter respecting the pagination parameters.
replayActivity(long, Map<Long, ConnectorStateReset>) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Set state of FlowNodeInstance to its previous state and then execute it.
replayActivity(long) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Set state of FlowNodeInstance to its previous state and then execute it.
replayFailedJob(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Replays the failed job in order to unlock it.
replayFailedJob(long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Replays the failed job in order to unlock it.
Report - Interface in com.bonitasoft.engine.reporting
A Report is a way to store, amongst other things, a binary screenshot and a binary content.
ReportCreator - Class in com.bonitasoft.engine.reporting
 
ReportCreator(String) - Constructor for class com.bonitasoft.engine.reporting.ReportCreator
 
ReportCreator.ReportField - Enum in com.bonitasoft.engine.reporting
 
ReportingAPI - Interface in com.bonitasoft.engine.api
This API gives access to all reporting features.
ReportNotFoundException - Exception in com.bonitasoft.engine.reporting
 
ReportNotFoundException(Throwable) - Constructor for exception com.bonitasoft.engine.reporting.ReportNotFoundException
 
ReportSearchDescriptor - Class in com.bonitasoft.engine.reporting
 
ReportSearchDescriptor() - Constructor for class com.bonitasoft.engine.reporting.ReportSearchDescriptor
 
rescheduleErroneousTriggers() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Reschedules triggers which are in error state.
resolvePageOrURL(String, Map<String, Serializable>, boolean) - Method in interface org.bonitasoft.engine.api.PageAPI
Resolves a Page URL from a specific key.
ResourceInSpecificFolderContribution - Class in org.bonitasoft.engine.bpm.bar
 
ResourceInSpecificFolderContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.ResourceInSpecificFolderContribution
 
restoreDefaultTheme(ThemeType) - Method in interface com.bonitasoft.engine.api.ThemeAPI
Restore the default theme.
RestoreThemeException - Exception in com.bonitasoft.engine.theme.exception
Thrown when restoring the default theme cannot be fulfilled.
RestoreThemeException(String) - Constructor for exception com.bonitasoft.engine.theme.exception.RestoreThemeException
 
RestoreThemeException(Throwable) - Constructor for exception com.bonitasoft.engine.theme.exception.RestoreThemeException
 
RestoreThemeException(String, Throwable) - Constructor for exception com.bonitasoft.engine.theme.exception.RestoreThemeException
 
resume() - Method in interface com.bonitasoft.engine.api.TenantManagementAPI
Deprecated.
Resume the tenant to a normal state after a pause.
resume() - Method in interface org.bonitasoft.engine.api.TenantAdministrationAPI
Resume the tenant to a normal state after a pause.
RetrieveException - Exception in org.bonitasoft.engine.exception
 
RetrieveException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.RetrieveException
 
RetrieveException(String) - Constructor for exception org.bonitasoft.engine.exception.RetrieveException
 
RetrieveException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.RetrieveException
 
retryTask(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Reset the state of a failed FlowNodeInstance to its previous state and then execute it.
rightParenthesis() - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
Role - Interface in org.bonitasoft.engine.identity
Represents a role inside the organization.
ROLE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
ROLE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
Role who supervises the process definition
ROLE_ID - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the role who supervised the process instance.
ROLE_ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the role who supervised the process instance.
ROLE_ID - Static variable in class org.bonitasoft.engine.bpm.supervisor.ProcessSupervisorSearchDescriptor
 
ROLE_ID - Static variable in class org.bonitasoft.engine.entitymember.EntityMemberSearchDescriptor
 
ROLE_ID - Static variable in class org.bonitasoft.engine.identity.UserSearchDescriptor
filter search on User's role id
ROLE_ID - Static variable in class org.bonitasoft.engine.profile.ProfileMemberSearchDescriptor
Used to filter or order by the identifier of the Role related to the ProfileMember
RoleAPI - Interface in org.bonitasoft.engine.api
RoleAPI forms part of the OrganizationAPI and gives access to all the Administration operations available on Roles: creation, deletion, search, etc...
RoleCreator - Class in org.bonitasoft.engine.identity
represents a helper for creating a Role.
RoleCreator(String) - Constructor for class org.bonitasoft.engine.identity.RoleCreator
create a new creator instance with a given role name
RoleCreator.RoleField - Enum in org.bonitasoft.engine.identity
represents the available Role field
RoleCriterion - Enum in org.bonitasoft.engine.identity
list the available Role sort orders
roleId(long) - Method in class com.bonitasoft.engine.profile.ProfileMemberUpdater
 
RoleNotFoundException - Exception in org.bonitasoft.engine.identity
thrown when a Role is not found in organization
RoleNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.identity.RoleNotFoundException
creates a new exception instance with the given exception as cause
RoleSearchDescriptor - Class in org.bonitasoft.engine.identity
holds constants about Role search filters.
RoleSearchDescriptor() - Constructor for class org.bonitasoft.engine.identity.RoleSearchDescriptor
 
RoleUpdater - Class in org.bonitasoft.engine.identity
represents a helper for updating a Role.
RoleUpdater() - Constructor for class org.bonitasoft.engine.identity.RoleUpdater
Default Constructor.
RoleUpdater.RoleField - Enum in org.bonitasoft.engine.identity
represent the available Role fields
ROOT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
ROOT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
ROOT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
ROOT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
ROOT_PROCESS_INSTANCE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.WaitingEventSearchDescriptor
 

S

SAPMonoDestinationDataProvider - Class in com.bonitasoft.engine.connector
Used by SAP connector in order to synchronize SAP com.sap.conn.jco.ext.DestinationDataProvider used Warning: Internal use only! This class is subject to change without notice
saveToBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ActorMappingContribution
 
saveToBarFolder(BusinessArchive, File) - Method in interface org.bonitasoft.engine.bpm.bar.BusinessArchiveContribution
Writes the content of the BusinessArchive to the file system
saveToBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ExternalResourceContribution
 
saveToBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.FormMappingContribution
 
saveToBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.GenericFileContribution
 
saveToBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ParameterContribution
 
saveToBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
saveToBarFolder(BusinessArchive, File) - Method in class org.bonitasoft.engine.bpm.bar.ResourceInSpecificFolderContribution
 
SEARCH_TERM_KEY - Static variable in class org.bonitasoft.engine.api.permission.APICallContext
 
searchActivities(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for activity instances.
searchApplicationMenus(SearchOptions) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Searches for ApplicationMenus with specific search criteria.
searchApplicationMenus(SearchOptions) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Searches for ApplicationMenus with specific search criteria.
searchApplicationPages(SearchOptions) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Searches for ApplicationPages with specific search criteria.
searchApplicationPages(SearchOptions) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Searches for ApplicationPages with specific search criteria.
searchApplications(SearchOptions) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Searches for Applications with specific search criteria.
searchApplications(SearchOptions) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Searches for Applications with specific search criteria.
searchArchivedActivities(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived activity instances in terminal states.
searchArchivedActivityInstancesSupervisedBy(long, SearchOptions) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived flow node instances (activities, gateways and events) supervised by the specified user.
searchArchivedComments(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived comments.
searchArchivedConnectorInstances(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived connector instances.
searchArchivedDocuments(SearchOptions) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Search for archived documents that meet the search options.
searchArchivedDocumentsSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Search for archived documents that match the search options and are supervised by the specified user.
searchArchivedFlowNodeInstances(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived flow node instances (activities, gateways and events)
searchArchivedFlowNodeInstancesSupervisedBy(long, SearchOptions) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived flow node instances (activities, gateways and events) supervised by the specified user.
searchArchivedHumanTasks(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search the archived human tasks for tasks that match the search options.
searchArchivedHumanTasksManagedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived human tasks managed by the specified user.
searchArchivedHumanTasksSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived tasks assigned to users supervised by the specified user.
searchArchivedProcessInstances(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived root process instances.
searchArchivedProcessInstancesInAllStates(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived process instances (root and intermediate levels) in all states (even intermediate states).
searchArchivedProcessInstancesInvolvingUser(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived process instances that the specified user can access.
searchArchivedProcessInstancesSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for archived process instances supervised by the specified user.
searchAssignedAndPendingHumanTasks(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search the assigned and pending human tasks for any user, on the specified root process definition, corresponding to the options.
searchAssignedAndPendingHumanTasksFor(long, long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search the assigned and pending human tasks for the specified user, on the specified root process definition, corresponding to the options.
searchAssignedTasksManagedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search the assigned human tasks for tasks that match the search options and are administered by the specified user.
searchAssignedTasksSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for tasks assigned to users supervised by the specified user.
searchCommands(SearchOptions) - Method in interface org.bonitasoft.engine.api.CommandAPI
Search commands corresponding to the criteria.
searchComments(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for comments related to the specified process instance.
SearchCommentsDescriptor - Class in org.bonitasoft.engine.bpm.comment
The fields on which a search can be made for the comments.
SearchCommentsDescriptor() - Constructor for class org.bonitasoft.engine.bpm.comment.SearchCommentsDescriptor
 
searchCommentsInvolvingUser(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get the comments on process instances that the specified user can access.
searchCommentsManagedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Get all the comments managed by the specified user.
searchConnectorInstances(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for connector instances.
searchCustomUserInfoValues(SearchOptions) - Method in interface org.bonitasoft.engine.api.CustomUserInfoAPI
Searches CustomUserInfoValues according to the criteria contained in the given SearchOptions.
searchDocuments(SearchOptions) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Search for documents that match the search options.
searchDocumentsSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Search for documents that match the search options and are supervised by the specified user.
SearchException - Exception in org.bonitasoft.engine.exception
 
SearchException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.SearchException
 
SearchException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.SearchException
 
searchFailedProcessInstances(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
List all process instances with at least one failed task or the ProcessInstanceState.ERROR state.
searchFailedProcessInstancesSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
List all process instances with at least one failed task or the ProcessInstanceState.ERROR state that are supervised by the given user.
SearchFilterOperation - Enum in org.bonitasoft.engine.search
 
searchFlowNodeInstances(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for flow node instances (activities, gateways and events).
searchFlowNodeInstancesSupervisedBy(long, SearchOptions) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Search for flow node instances (activities, gateways and events) supervised by the specified user.
searchFormMappings(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Search for form mapping
searchGroups(SearchOptions) - Method in interface org.bonitasoft.engine.api.GroupAPI
Searches groups according to the criteria containing in the options.
searchHumanTaskInstances(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for human task instances.
searchLogs(SearchOptions) - Method in interface com.bonitasoft.engine.api.LogAPI
Searches logs according to the criteria containing in the options.
searchMyAvailableHumanTasks(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for all tasks available to a specified user.
searchOpenProcessInstances(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
List all open root process instances.
searchOpenProcessInstancesInvolvingUser(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for open process instances that the specified user can access.
searchOpenProcessInstancesInvolvingUsersManagedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search for open process instances that all subordinates of the specified user can access.
searchOpenProcessInstancesSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
List all open process instances supervised by a user.
SearchOptions - Interface in org.bonitasoft.engine.search
A SearchOptions object helps define the generic options of the search mechanism.
SearchOptionsBuilder - Class in org.bonitasoft.engine.search
Builder for SearchOptions objects.
SearchOptionsBuilder(int, int) - Constructor for class org.bonitasoft.engine.search.SearchOptionsBuilder
Builds a new SearchOptions with results limited to startIndex and maxResults.
SearchOptionsBuilder(SearchOptions) - Constructor for class org.bonitasoft.engine.search.SearchOptionsBuilder
Creates a new SearchOptionsBuilder from another instance by
searchPages(SearchOptions) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Searches for pages with specific search criteria.
searchPages(SearchOptions) - Method in interface org.bonitasoft.engine.api.PageAPI
Searches for pages with specific search criteria.
searchPendingTasksForUser(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search the pending human tasks for tasks available to the specified user.
searchPendingTasksManagedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search the pending human tasks for tasks that match the search options and are managed by the specified user.
searchPendingTasksSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search the pending human tasks for tasks that match the search options and are supervised by the specified user.
searchProcessDeploymentInfos(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Searches for the number and the list of process definitions.
searchProcessDeploymentInfosCanBeStartedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Searches for the number and the list of processes that the user can start.
searchProcessDeploymentInfosCanBeStartedByUsersManagedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Search for process definitions that can be started by users managed by a specific user.
searchProcessDeploymentInfosStartedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Searches for the number and the list of processes which have been recently started by the user.
searchProcessDeploymentInfosSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Searches the number and the list of processes supervised by the user.
searchProcessDeploymentInfosWithAssignedOrPendingHumanTasks(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search process definitions that have instances with assigned or pending human tasks.
searchProcessDeploymentInfosWithAssignedOrPendingHumanTasksFor(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search process definitions that have instances with assigned or pending human tasks for a specific user.
searchProcessDeploymentInfosWithAssignedOrPendingHumanTasksSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search process definitions supervised by a specific user, that have instances with assigned or pending human tasks.
searchProcessInstances(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
List all process instances.
searchProcessSupervisors(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Searches for the number and the list of processes supervisors.
searchProfileEntries(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Searches for ProfileEntrys with specific search criteria.
searchProfileMembers(String, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Searches for ProfileMembers with specific search criteria.
searchProfiles(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProfileAPI
Searches for Profiles with specific search criteria.
searchReports(SearchOptions) - Method in interface com.bonitasoft.engine.api.ReportingAPI
Searches for reports with specific search criteria.
SearchResult<T extends Serializable> - Interface in org.bonitasoft.engine.search
Represents the result of a Search.
searchRoles(SearchOptions) - Method in interface org.bonitasoft.engine.api.RoleAPI
Searches roles according to the criteria containing in the options.
searchTenants(SearchOptions) - Method in interface com.bonitasoft.engine.api.PlatformAPI
Search tenant under the given condition, including pagination, term, filter, sort.
searchTerm(String) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
searchTimerEventTriggerInstances(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Search the TimerEventTriggerInstance on the specific ProcessInstance.
searchUncategorizedProcessDeploymentInfos(SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Searches for the number and the list of uncategorized processes.
searchUncategorizedProcessDeploymentInfosCanBeStartedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Searches the number and the list of processes that the user can start which have no category.
searchUncategorizedProcessDeploymentInfosSupervisedBy(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Searches for the number and the list of uncategorized processes supervised by the user.
searchUsers(SearchOptions) - Method in interface org.bonitasoft.engine.api.UserAPI
Searches users according to the criteria containing in the options.
searchUsersWhoCanExecutePendingHumanTask(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Lists the possible users (candidates) that can execute the specified human task instance.
searchUsersWhoCanStartProcessDefinition(long, SearchOptions) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Searches for the number and the list of users who can start the process.
selectList(String) - Method in interface com.bonitasoft.engine.api.ReportingAPI
Executes a SELECT query (rollback only) and returns the result in a CSV format.
SendEventException - Exception in org.bonitasoft.engine.bpm.flownode
 
SendEventException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.flownode.SendEventException
 
SendEventException(String) - Constructor for exception org.bonitasoft.engine.bpm.flownode.SendEventException
 
sendMessage(String, Expression, Expression, Map<Expression, Expression>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Send a BPMN message event.
sendMessage(String, Expression, Expression, Map<Expression, Expression>, Map<Expression, Expression>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Send a BPMN message event, with message correlation.
sendSignal(String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Send a BPMN signal event.
SendTaskDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
SendTaskDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
SendTaskDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.SendTaskDefinitionBuilder
 
SendTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
serializeProcessDefinition(File, DesignProcessDefinition) - Method in class org.bonitasoft.engine.bpm.bar.ProcessDefinitionBARContribution
 
serializeToXML(ActorMapping) - Method in class org.bonitasoft.engine.bpm.bar.ActorMappingMarshaller
 
serializeToXML(FormMappingModel) - Method in class org.bonitasoft.engine.bpm.bar.FormMappingModelMarshaller
 
ServerAPIException - Exception in org.bonitasoft.engine.exception
 
ServerAPIException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.ServerAPIException
 
ServerAPIException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.ServerAPIException
 
session - Variable in class org.bonitasoft.engine.api.APIClient
 
Session - Interface in org.bonitasoft.engine.session
Informations concerning the connected user
SessionNotFoundException - Exception in org.bonitasoft.engine.session
 
SessionNotFoundException(String) - Constructor for exception org.bonitasoft.engine.session.SessionNotFoundException
 
SessionNotFoundException(String, Throwable) - Constructor for exception org.bonitasoft.engine.session.SessionNotFoundException
 
SessionNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.session.SessionNotFoundException
 
setActivityInstanceId(long) - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
 
setActivityStateById(long, int) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Set the state of an activity instance.
setActivityStateByName(long, String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Set the state of an activity instance.
setActorInitiator(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessBuilder
Adds an actor initiator on this process.
setActorInitiator(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
Adds an actor initiator on this process.
setActorMapping(ActorMapping) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
 
setActorMapping(byte[]) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
Deprecated.
setActorMapping(ActorMapping) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
 
setActors(List<Actor>) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.ActorMapping
 
setAddress(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setAddress(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setAPIAccessor(APIAccessor) - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
setAPIAccessor(APIAccessor) - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
 
setApiName(String) - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
setAPITypeAndParams(ApiAccessType, Map<String, String>) - Static method in class org.bonitasoft.engine.util.APITypeManager
 
setApplicationHomePage(long, long) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Defines which ApplicationPage will represent the Application home page
setApplicationHomePage(long, long) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Defines which ApplicationPage will represent the Application home page
setApplicationPageId(Long) - Method in class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
Defines the identifier of the new ApplicationPage related to the ApplicationMenu.
setApplicationPageId(Long) - Method in class org.bonitasoft.engine.business.application.ApplicationMenuUpdater
Defines the identifier of the new ApplicationPage related to the ApplicationMenu.
setAssignTo(long) - Method in class com.bonitasoft.engine.bpm.flownode.ManualTaskCreator
 
setBody(String) - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
setBuilding(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setBuilding(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setCallableElement(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.CallActivityBuilder
Sets the name of target process
setCallableElementVersion(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.CallActivityBuilder
Sets the version of target process
setCity(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setCity(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setConnectorActivationEventOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setConnectorDefinitionIdOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setConnectorDefinitionImplementationClassNameOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setConnectorDefinitionVersionOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setConnectorImplementation(long, String, String, byte[]) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Updates the implementation version of the connector of the process definition.
setConnectorInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setConnectorInstanceState(long, ConnectorStateReset) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Allows to reset the state of an instance of connector
setConnectorInstanceState(Map<Long, ConnectorStateReset>) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Allows to reset connector instance states for a Collection of connector instances at once.
setContent(byte[]) - Method in class com.bonitasoft.engine.theme.ThemeUpdater
 
setContent(byte[]) - Method in class org.bonitasoft.engine.bpm.bar.BarResource
 
setContent(byte[]) - Method in class org.bonitasoft.engine.bpm.contract.FileInputValue
 
setContent(byte[]) - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
setContent(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
setContentMimeType(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentBuilder
Sets the document MIME type
setContentName(String) - Method in class com.bonitasoft.engine.page.PageUpdater
Deprecated.
 
setContentName(String) - Method in class org.bonitasoft.engine.page.PageUpdater
 
setContentType(String) - Method in class org.bonitasoft.engine.bpm.contract.FileInputValue
 
setContentType(String) - Method in class org.bonitasoft.engine.page.PageCreator
 
setContentType(String) - Method in class org.bonitasoft.engine.page.PageUpdater
 
setCountry(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setCountry(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setCreatedBy(long) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
setCreationDate(Date) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
setCSSContent(byte[]) - Method in class com.bonitasoft.engine.theme.ThemeUpdater
 
setCustom(Boolean) - Method in class com.bonitasoft.engine.profile.ProfileEntryCreator
 
setCustomTheme(byte[], byte[], ThemeType) - Method in interface com.bonitasoft.engine.api.ThemeAPI
Update a custom theme, if it exists; otherwise create it.
setCustomUserInfoValue(long, long, String) - Method in interface org.bonitasoft.engine.api.CustomUserInfoAPI
Defines the value of a CustomUserInfoDefinition for a given User.
setDataClassName(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setDataName(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setDefaultTenant(boolean) - Method in class com.bonitasoft.engine.platform.TenantCreator
 
setDependencies(List<Expression>) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
setDescription(String) - Method in class com.bonitasoft.engine.bpm.flownode.ManualTaskCreator
 
setDescription(String) - Method in class com.bonitasoft.engine.business.application.ApplicationCreator
Deprecated.
Defines the Application description and returns the current ApplicationCreator
setDescription(String) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Defines the new value for the Application description
setDescription(String) - Method in class com.bonitasoft.engine.page.PageCreator
Deprecated.
 
setDescription(String) - Method in class com.bonitasoft.engine.page.PageUpdater
Deprecated.
 
setDescription(String) - Method in class com.bonitasoft.engine.platform.TenantCreator
 
setDescription(String) - Method in class com.bonitasoft.engine.platform.TenantUpdater
 
setDescription(String) - Method in class com.bonitasoft.engine.profile.ProfileCreator
 
setDescription(String) - Method in class com.bonitasoft.engine.profile.ProfileEntryCreator
 
setDescription(String) - Method in class com.bonitasoft.engine.reporting.ReportCreator
 
setDescription(String) - Method in class org.bonitasoft.engine.bpm.actor.ActorUpdater
Set the new description.
setDescription(String) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
setDescription(String) - Method in class org.bonitasoft.engine.bpm.category.CategoryUpdater
Set the new description
setDescription(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentBuilder
Sets the description of the document
setDescription(String) - Method in class org.bonitasoft.engine.business.application.ApplicationCreator
Defines the Application description and returns the current ApplicationCreator
setDescription(String) - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Defines the new value for the Application description
setDescription(String) - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
setDescription(String) - Method in class org.bonitasoft.engine.command.CommandUpdater
 
setDescription(String) - Method in class org.bonitasoft.engine.identity.CustomUserInfoDefinitionCreator
 
setDescription(String) - Method in class org.bonitasoft.engine.identity.GroupCreator
 
setDescription(String) - Method in class org.bonitasoft.engine.identity.RoleCreator
 
setDescription(String) - Method in class org.bonitasoft.engine.identity.RoleUpdater
 
setDescription(String) - Method in class org.bonitasoft.engine.page.PageCreator
 
setDescription(String) - Method in class org.bonitasoft.engine.page.PageUpdater
 
setDestinationDataEventListener(DestinationDataEventListener) - Method in class com.bonitasoft.engine.connector.SAPMonoDestinationDataProvider
 
setDisplayDescription(String) - Method in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoUpdater
Set the new display description of the process definition.
setDisplayName(String) - Method in class com.bonitasoft.engine.bpm.flownode.ManualTaskCreator
 
setDisplayName(String) - Method in class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
Defines the new value for the ApplicationMenu display name
setDisplayName(String) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Defines the new value for the Application display name.
setDisplayName(String) - Method in class com.bonitasoft.engine.page.PageCreator
Deprecated.
 
setDisplayName(String) - Method in class com.bonitasoft.engine.page.PageUpdater
Deprecated.
 
setDisplayName(String) - Method in class org.bonitasoft.engine.bpm.actor.ActorUpdater
Set the new display name.
setDisplayName(String) - Method in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoUpdater
Set the new display name of the process definition.
setDisplayName(String) - Method in class org.bonitasoft.engine.business.application.ApplicationMenuUpdater
Defines the new value for the ApplicationMenu display name
setDisplayName(String) - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Defines the new value for the Application display name.
setDisplayName(String) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
setDisplayName(String) - Method in class org.bonitasoft.engine.identity.GroupCreator
 
setDisplayName(String) - Method in class org.bonitasoft.engine.identity.RoleCreator
 
setDisplayName(String) - Method in class org.bonitasoft.engine.identity.RoleUpdater
 
setDisplayName(String) - Method in class org.bonitasoft.engine.page.PageCreator
 
setDisplayName(String) - Method in class org.bonitasoft.engine.page.PageUpdater
 
setDocumentId(Long) - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
setDocumentIdOnContext(long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setDocumentList(long, String, List<DocumentValue>) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Get a document list that have the specified name on the process
setDueDate(Date) - Method in class com.bonitasoft.engine.bpm.flownode.ManualTaskCreator
 
setElement(String) - Method in class org.bonitasoft.engine.bpm.process.impl.XMLDataDefinitionBuilder
Sets the XML element.
setEmail(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setEmail(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setEnabled(boolean) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setEnabled(boolean) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setExecutionContext(EngineExecutionContext) - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
setExecutionContext(EngineExecutionContext) - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
 
setExpression(Expression) - Method in class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
setExpressionType(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
setExpressionType(ExpressionType) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
Sets the type of this expression.
setExternal(boolean) - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
Deprecated.
use setType(LeftOperand.TYPE_EXTERNAL_DATA) instead
setFaxNumber(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setFaxNumber(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setFileName(String) - Method in class org.bonitasoft.engine.bpm.contract.FileInputValue
 
setFileName(String) - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
setFileName(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentBuilder
Sets the document file name
setFilters(List<SearchFilter>) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
setFirstName(String) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setFirstName(String) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setFlowNodeDefinitionIdOnContext(long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setFlowNodeInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setFlowNodeNameOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setFormMappings(FormMappingModel) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Sets the task-to-form (or process-to-form) mapping in this BusinessArchive.
setFormMappings(FormMappingModel) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
Set the form mappings Model for this BusinessArchive.
setFormMappings(List<FormMappingDefinition>) - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingModel
 
setFormRequired(boolean) - Method in class org.bonitasoft.engine.form.FormMapping
 
setGroup(String) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor.Membership
 
setGroupId(long) - Method in class org.bonitasoft.engine.profile.ProfileMemberCreator
 
setGroupIdOnContext(Long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setHasChanged(boolean) - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
setHasContent(boolean) - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
setHomePageId(Long) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Defines the identifier of the new ApplicationPage defined as the Application home page
setHomePageId(Long) - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Defines the identifier of the new ApplicationPage defined as the Application home page
setHomePageId(Long) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
setIconName(String) - Method in class com.bonitasoft.engine.platform.TenantCreator
 
setIconName(String) - Method in class com.bonitasoft.engine.platform.TenantUpdater
 
setIconName(String) - Method in class org.bonitasoft.engine.identity.GroupCreator
 
setIconName(String) - Method in class org.bonitasoft.engine.identity.RoleCreator
 
setIconName(String) - Method in class org.bonitasoft.engine.identity.RoleUpdater
 
setIconName(String) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setIconName(String) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setIconPath(String) - Method in class com.bonitasoft.engine.business.application.ApplicationCreator
Deprecated.
Defines the Application icon path and returns the current ApplicationCreator
setIconPath(String) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Defines the new value for the Application icon path
setIconPath(String) - Method in class com.bonitasoft.engine.platform.TenantCreator
 
setIconPath(String) - Method in class com.bonitasoft.engine.platform.TenantUpdater
 
setIconPath(String) - Method in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoUpdater
Set the new icon path of the process definition.
setIconPath(String) - Method in class org.bonitasoft.engine.business.application.ApplicationCreator
Defines the Application icon path and returns the current ApplicationCreator
setIconPath(String) - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Defines the new value for the Application icon path
setIconPath(String) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
setIconPath(String) - Method in class org.bonitasoft.engine.identity.GroupCreator
 
setIconPath(String) - Method in class org.bonitasoft.engine.identity.RoleCreator
 
setIconPath(String) - Method in class org.bonitasoft.engine.identity.RoleUpdater
 
setIconPath(String) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setIconPath(String) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setId(long) - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
setId(long) - Method in class org.bonitasoft.engine.form.FormMapping
 
setImplementation(String) - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
setIndex(int) - Method in class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
Defines the new value for the ApplicationMenu index
setIndex(long) - Method in class com.bonitasoft.engine.profile.ProfileEntryCreator
 
setIndex(int) - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
Index of were to put the document inside the list.
setIndex(int) - Method in class org.bonitasoft.engine.business.application.ApplicationMenuUpdater
Defines the new value for the ApplicationMenu index
setInitiator(boolean) - Method in interface org.bonitasoft.engine.bpm.actor.ActorDefinition
 
setInputParameters(Map<String, Object>) - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
setInputParameters(Map<String, Object>) - Method in interface org.bonitasoft.engine.connector.Connector
Set the input parameter for a connector.
setInputParameters(Map<String, Object>) - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
 
setInputParameters(Map<String, Object>) - Method in interface org.bonitasoft.engine.filter.UserFilter
Set the input parameter for the filter.
setInterpreter(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
setJobTitle(String) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setJobTitle(String) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setKey(String) - Method in class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
setLastName(String) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setLastName(String) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setLastUpdateDate(Date) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
setLastUpdateDate(Date) - Method in class org.bonitasoft.engine.form.FormMapping
 
setLastUpdatedBy(long) - Method in class org.bonitasoft.engine.form.FormMapping
 
setLayoutId(Long) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdaterExt
Defines the identifier of the new Page used as the Application layout.
setLeftOperand(LeftOperand) - Method in class org.bonitasoft.engine.operation.OperationBuilder
Sets the LeftOperand of this operation.
setLeftOperand(String, boolean) - Method in class org.bonitasoft.engine.operation.OperationBuilder
Deprecated.
use setLeftOperand(String,String) Sets the LeftOperand of this operation. It is built for you with its name and external properties.
setLeftOperand(String, LeftOperandType, boolean) - Method in class org.bonitasoft.engine.operation.OperationBuilder
Deprecated.
use setLeftOperand(String,String) Sets the LeftOperand of this operation. It is built for you with its name and external properties.
setLeftOperand(String, String) - Method in class org.bonitasoft.engine.operation.OperationBuilder
Sets the LeftOperand of this operation.
setManagerId(long) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setManagerUserId(long) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setMessageInstanceNameOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setMessageInstanceTargetFlowNodeOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setMessageInstanceTargetProcessOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setMethod(String) - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
setMimeType(String) - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
setMobileNumber(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setMobileNumber(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setMultiple(boolean) - Method in class org.bonitasoft.engine.bpm.process.impl.BusinessDataDefinitionBuilder
 
setName(String) - Method in class com.bonitasoft.engine.page.PageUpdater
Deprecated.
 
setName(String) - Method in class com.bonitasoft.engine.platform.TenantUpdater
 
setName(String) - Method in class com.bonitasoft.engine.profile.ProfileCreator
 
setName(String) - Method in class com.bonitasoft.engine.profile.ProfileEntryCreator
 
setName(String) - Method in class org.bonitasoft.engine.bpm.bar.BarResource
 
setName(String) - Method in class org.bonitasoft.engine.bpm.category.CategoryUpdater
Set the new name
setName(String) - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
setName(String) - Method in class org.bonitasoft.engine.command.CommandUpdater
 
setName(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
 
setName(String) - Method in class org.bonitasoft.engine.identity.CustomUserInfoDefinitionCreator
 
setName(String) - Method in class org.bonitasoft.engine.identity.RoleUpdater
 
setName(String) - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
Sets the name of this LeftOperand.
setName(String) - Method in class org.bonitasoft.engine.page.PageUpdater
 
setNamespace(String) - Method in class org.bonitasoft.engine.bpm.process.impl.XMLDataDefinitionBuilder
Sets the XML name space.
setOperator(String) - Method in class org.bonitasoft.engine.operation.OperationBuilder
 
setOperatorInputType(String) - Method in class org.bonitasoft.engine.operation.OperationBuilder
 
setOutputParameter(String, Object) - Method in class org.bonitasoft.engine.connector.AbstractConnector
 
setPage(String) - Method in class com.bonitasoft.engine.profile.ProfileEntryCreator
 
setPageId(Long) - Method in class org.bonitasoft.engine.form.FormMapping
 
setPageMappingKey(String) - Method in class org.bonitasoft.engine.form.FormMapping
 
setPageURL(String) - Method in class org.bonitasoft.engine.form.FormMapping
 
setParameters(Map<String, String>) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Defines the BusinessArchive parameters
setParameters(Map<String, String>) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
Set the parameters values
setParentId(long) - Method in class com.bonitasoft.engine.business.application.ApplicationMenuCreator
Deprecated.
Defines the identifier of parent ApplicationMenu
setParentId(Long) - Method in class com.bonitasoft.engine.business.application.ApplicationMenuUpdater
Deprecated.
Defines the identifier of the new parent ApplicationMenu.Use null to reference no ApplicationMenu
setParentId(long) - Method in class com.bonitasoft.engine.profile.ProfileEntryCreator
 
setParentId(long) - Method in class org.bonitasoft.engine.business.application.ApplicationMenuCreator
Defines the identifier of parent ApplicationMenu
setParentId(Long) - Method in class org.bonitasoft.engine.business.application.ApplicationMenuUpdater
Defines the identifier of the new parent ApplicationMenu.Use null to reference no ApplicationMenu
setParentId(Long) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationMenuImpl
 
setParentPath(String) - Method in class org.bonitasoft.engine.identity.GroupCreator
 
setPassword(String) - Method in class com.bonitasoft.engine.platform.TenantCreator
 
setPassword(String) - Method in class com.bonitasoft.engine.platform.TenantUpdater
 
setPassword(String) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setPersonalContactData(ContactDataCreator) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setPersonalContactData(ContactDataUpdater) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setPhoneNumber(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setPhoneNumber(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setPriority(TaskPriority) - Method in class com.bonitasoft.engine.bpm.flownode.ManualTaskCreator
 
setProcessDefinition(DesignProcessDefinition) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchive
Defines the related DesignProcessDefinition
setProcessDefinition(DesignProcessDefinition) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveBuilder
Set the process definition of the BusinessArchive that is currently build
setProcessDefinitionId(long) - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
 
setProcessDefinitionId(long) - Method in class org.bonitasoft.engine.form.FormMapping
 
setProcessDefinitionId(Long) - Method in class org.bonitasoft.engine.page.PageCreator
 
setProcessDefinitionId(Long) - Method in class org.bonitasoft.engine.page.PageUpdater
 
setProcessDefinitionIdOnContext(Long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setProcessDefinitionNameOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setProcessDefinitionVersionOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setProcessInstanceId(long) - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
Refers to the directly including process instance.
setProcessInstanceIdOnContext(Long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setProcessInstanceState(ProcessInstance, String) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Set a state of a process instance.
setProfessionalContactData(ContactDataCreator) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setProfessionalContactData(ContactDataUpdater) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setProfileId(Long) - Method in class com.bonitasoft.engine.business.application.ApplicationCreator
Deprecated.
Defines the identifier of the Profile related to this Application and returns the current ApplicationCreator
setProfileId(Long) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Defines the identifier of the new Profile associated to the Application
setProfileId(Long) - Method in class org.bonitasoft.engine.business.application.ApplicationCreator
Defines the identifier of the Profile related to this Application and returns the current ApplicationCreator
setProfileId(Long) - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Defines the identifier of the new Profile associated to the Application
setProfileId(Long) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
setQueryString(String) - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
setResourceId(String) - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
setResourceName(String) - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
setReturnType(String) - Method in class org.bonitasoft.engine.expression.ExpressionBuilder
Sets the return type of the underlining expression.
setRightOperand(Expression) - Method in class org.bonitasoft.engine.operation.OperationBuilder
 
setRole(String) - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor.Membership
 
setRoleId(long) - Method in class org.bonitasoft.engine.profile.ProfileMemberCreator
 
setRoleIdOnContext(Long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setRoom(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setRoom(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setRootProcessInstanceId(long) - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
Refers to the top-level including process instance.
setRootProcessInstanceIdOnContext(Long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setScreenshot(byte[]) - Method in class com.bonitasoft.engine.reporting.ReportCreator
 
setSort(List<Sort>) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
 
setState(String) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Defines the new value for the Application state
setState(String) - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Defines the new value for the Application state
setState(String) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
setState(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setState(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setStatus(String) - Method in class com.bonitasoft.engine.platform.TenantUpdater
 
setStatus(ImportStatus.Status) - Method in class org.bonitasoft.engine.api.ImportStatus
 
setStringIndex(int, String, Expression) - Method in class com.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilderExt
Set the process string index at the given position.
setStringIndex1(String) - Method in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceUpdater
Set the new value for the first string index.
setStringIndex2(String) - Method in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceUpdater
Set the new value for the second string index.
setStringIndex3(String) - Method in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceUpdater
Set the new value for the third string index.
setStringIndex4(String) - Method in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceUpdater
Set the new value for the fourth string index.
setStringIndex5(String) - Method in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceUpdater
Set the new value for the fifth string index.
setSystem(boolean) - Method in class org.bonitasoft.engine.command.CommandDescriptorImpl
 
setTarget(FormMappingTarget) - Method in class org.bonitasoft.engine.form.FormMapping
 
setTargetFlowNode(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.SendTaskDefinitionBuilder
Sets the target flow node.
setTargetFlowNode(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ThrowMessageEventTriggerBuilder
Sets the target flow node.
setTargetProcess(Expression) - Method in class org.bonitasoft.engine.bpm.process.impl.ThrowMessageEventTriggerBuilder
Sets the target process.
setTask(String) - Method in class org.bonitasoft.engine.form.FormMapping
 
setTaskAssigneeId(long) - Method in class org.bonitasoft.engine.connector.EngineExecutionContext
 
setTaskname(String) - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
setTaskPriority(long, TaskPriority) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Set the priority of a user task.
SetThemeException - Exception in com.bonitasoft.engine.theme.exception
Thrown when setting a new custom theme cannot be fulfilled.
SetThemeException(String) - Constructor for exception com.bonitasoft.engine.theme.exception.SetThemeException
 
SetThemeException(Throwable) - Constructor for exception com.bonitasoft.engine.theme.exception.SetThemeException
 
SetThemeException(String, Throwable) - Constructor for exception com.bonitasoft.engine.theme.exception.SetThemeException
 
setThemeId(Long) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdaterExt
Defines the identifier of the new Page used as the Application theme.
setTitle(String) - Method in class org.bonitasoft.engine.identity.UserCreator
 
setTitle(String) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setToken(String) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Defines the new value for the Application token.
setToken(String) - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Defines the new value for the Application token.
setType(String) - Method in class com.bonitasoft.engine.profile.ProfileEntryCreator
 
setType(ThemeType) - Method in class com.bonitasoft.engine.theme.ThemeUpdater
 
setType(FormMappingType) - Method in class org.bonitasoft.engine.form.FormMapping
 
setType(String) - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
Set the type of the left operand It can be LeftOperand.TYPE_DATA LeftOperand.TYPE_BUSINESS_DATA LeftOperand.TYPE_DOCUMENT LeftOperand.TYPE_EXTERNAL_DATA LeftOperand.TYPE_SEARCH_INDEX LeftOperand.TYPE_TRANSIENT_DATA or an other type of org.bonitasoft.engine.core.operation.LeftOperandHandler registered in the configuration
setType(LeftOperandType) - Method in class org.bonitasoft.engine.operation.LeftOperandBuilder
Deprecated.
use setType(String)
setType(OperatorType) - Method in class org.bonitasoft.engine.operation.OperationBuilder
 
setUpdatedBy(long) - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
setUrl(String) - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
setURL(String) - Method in class org.bonitasoft.engine.bpm.process.impl.DocumentBuilder
Sets the document URL
setUserFilter(UserFilterDefinition) - Method in interface org.bonitasoft.engine.bpm.flownode.HumanTaskDefinition
 
setUserId(long) - Method in class org.bonitasoft.engine.profile.ProfileMemberCreator
 
setUserIdOnContext(Long) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setUsername(String) - Method in class com.bonitasoft.engine.platform.TenantCreator
 
setUsername(String) - Method in class com.bonitasoft.engine.platform.TenantUpdater
 
setUserName(String) - Method in interface org.bonitasoft.engine.exception.BonitaContextException
 
setUserName(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setUserName(String) - Method in exception org.bonitasoft.engine.exception.BonitaRuntimeException
 
setUserName(String) - Method in class org.bonitasoft.engine.identity.UserUpdater
 
setVersion(String) - Method in class com.bonitasoft.engine.business.application.ApplicationUpdater
Deprecated.
Defines the new value for the Application version
setVersion(String) - Method in class org.bonitasoft.engine.business.application.ApplicationUpdater
Defines the new value for the Application version
setWaitingMessageEventTypeOnContext(String) - Method in exception org.bonitasoft.engine.exception.BonitaException
 
setWebsite(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setWebsite(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
setZipCode(String) - Method in class org.bonitasoft.engine.identity.ContactDataCreator
 
setZipCode(String) - Method in class org.bonitasoft.engine.identity.ContactDataUpdater
 
SEVERITY - Static variable in class com.bonitasoft.engine.log.LogSearchDescriptor
 
SeverityLevel - Enum in com.bonitasoft.engine.log
 
shouldAutoAssignTaskIfSingleResult() - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
This method make the engine assign automatically the task if the result of UserFilter.filter(String) is only one element.
shouldAutoAssignTaskIfSingleResult() - Method in interface org.bonitasoft.engine.filter.UserFilter
This method make the engine assign automatically the task if the result of UserFilter.filter(String) is only one element.
SignalEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
SimpleBusinessDataReference - Interface in com.bonitasoft.engine.businessdata
Deprecated.
since version 7.0.0, use SimpleBusinessDataReference
SimpleBusinessDataReference - Interface in org.bonitasoft.engine.business.data
A SimpleBusinessDataReference is a reference of a BusinessDataDefinition which is not multiple.
SKIPPED_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity is skipped.
sort(String, Order) - Method in class org.bonitasoft.engine.search.SearchOptionsBuilder
Adds a sort order option to the list of sort options
Sort - Class in org.bonitasoft.engine.search
 
Sort(Order, String) - Constructor for class org.bonitasoft.engine.search.Sort
 
SOURCE_OBJECT_ID - Static variable in class org.bonitasoft.engine.bpm.comment.ArchivedCommentsSearchDescriptor
The name of the field corresponding to the identifier of the comment (not archived)
SOURCE_OBJECT_ID - Static variable in class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
The name of the field corresponding to the identifier of the connector (not archived)
SOURCE_OBJECT_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
SOURCE_OBJECT_ID - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the running process instance.
SOURCEOBJECT_ID - Static variable in class org.bonitasoft.engine.bpm.document.ArchivedDocumentsSearchDescriptor
 
StackTraceTransformer - Class in org.bonitasoft.engine.exception
Transform an exception having causes in one single exception with merged stack trace This is done in order to avoid to throw to client server side exception with unknown class in client side
StackTraceTransformer(ServerWrappedException) - Constructor for class org.bonitasoft.engine.exception.StackTraceTransformer
 
StandardLoopCharacteristics - Interface in org.bonitasoft.engine.bpm.flownode
 
START_DATE - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the date when the process instance is started.
START_DATE - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the date when the process instance is started.
STARTED_BY - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the user who started the process instance.
STARTED_BY - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the user who started the process instance.
STARTED_BY_SUBSTITUTE - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the user who started the process instance for the user in ProcessInstance.getStartedBy().
STARTED_BY_SUBSTITUTE - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the user who started the process instance for the user in ProcessInstance.getStartedBy().
StartEventDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
StartEventDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
StartEventInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
startNode() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Starts the node.
StartNodeException - Exception in org.bonitasoft.engine.platform
Indicates that a problem occurred when starting the node
StartNodeException(String) - Constructor for exception org.bonitasoft.engine.platform.StartNodeException
 
StartNodeException(Throwable) - Constructor for exception org.bonitasoft.engine.platform.StartNodeException
 
StartNodeException(String, Throwable) - Constructor for exception org.bonitasoft.engine.platform.StartNodeException
 
startProcess(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Start an instance of the process with the specified process definition, using the current session user.
startProcess(long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Instantiates a process.
startProcess(long, List<Operation>, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Start an instance of the process with the specified process definition id, and set the initial values of the data with the given operations.
startProcess(long, long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Start an instance of the process with the specified process definition id on behalf of a given user.
startProcess(long, long, List<Operation>, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Start an instance of the process with the specified process definition id on behalf of a given user, and set the initial values of the data with the given operations.
startProcess(long, long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Start an instance of the process with the specified process definition id on behalf of a given user, and set the initial values of the data with the given initialVariables.
startProcessWithInputs(long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Start an instance of the process with the specified process definition id, and provides inputs to fulfill Process Contract.
startProcessWithInputs(long, long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Start an instance of the process with the specified process definition id on behalf of a given user, and provides inputs to fulfill Process Contract.
STATE - Static variable in class org.bonitasoft.engine.bpm.connector.ArchiveConnectorInstancesSearchDescriptor
The name of the field corresponding to the state of the connector
STATE - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorInstancesSearchDescriptor
 
STATE - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the Application state.
STATE_CATEGORY - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
STATE_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
STATE_ID - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the state of the archived process instance.
STATE_ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the state of the process instance.
STATE_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
STATE_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
STATE_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
STATE_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
STATE_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.FlowNodeInstanceSearchDescriptor
 
STATE_NAME - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
STATE_NAME - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the name of the state of the process instance.
StateCategory - Enum in org.bonitasoft.engine.bpm.flownode
 
STATES - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The set of the states
STATUS - Static variable in class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
stopNode() - Method in interface org.bonitasoft.engine.api.PlatformAPI
Stops the node.
StopNodeException - Exception in org.bonitasoft.engine.platform
Indicates that a problem occurred when stopping the node
StopNodeException(String) - Constructor for exception org.bonitasoft.engine.platform.StopNodeException
 
StopNodeException(Throwable) - Constructor for exception org.bonitasoft.engine.platform.StopNodeException
 
StopNodeException(String, Throwable) - Constructor for exception org.bonitasoft.engine.platform.StopNodeException
 
STRING_INDEX_1 - Static variable in class com.bonitasoft.engine.bpm.flownode.ArchivedProcessInstancesSearchDescriptor
 
STRING_INDEX_1 - Static variable in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceSearchDescriptor
The field corresponding to the first string index of the process instance.
STRING_INDEX_2 - Static variable in class com.bonitasoft.engine.bpm.flownode.ArchivedProcessInstancesSearchDescriptor
 
STRING_INDEX_2 - Static variable in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceSearchDescriptor
The field corresponding to the second string index of the process instance.
STRING_INDEX_3 - Static variable in class com.bonitasoft.engine.bpm.flownode.ArchivedProcessInstancesSearchDescriptor
 
STRING_INDEX_3 - Static variable in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceSearchDescriptor
The field corresponding to the third string index of the process instance.
STRING_INDEX_4 - Static variable in class com.bonitasoft.engine.bpm.flownode.ArchivedProcessInstancesSearchDescriptor
 
STRING_INDEX_4 - Static variable in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceSearchDescriptor
The field corresponding to the fourth string index of the process instance.
STRING_INDEX_5 - Static variable in class com.bonitasoft.engine.bpm.flownode.ArchivedProcessInstancesSearchDescriptor
 
STRING_INDEX_5 - Static variable in class com.bonitasoft.engine.bpm.process.impl.ProcessInstanceSearchDescriptor
The field corresponding to the fifth string index of the process instance.
SubProcessActivityDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
SubProcessActivityInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
SubProcessDefinition - Interface in org.bonitasoft.engine.bpm.process
Definition of a sub-process, which is a type of Activity.
SubProcessDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
SUPERVISOR_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
SUPERVISOR_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedActivityInstanceSearchDescriptor
 
SUPERVISOR_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
SUPERVISOR_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
 
supportsEvents() - Method in class com.bonitasoft.engine.connector.SAPMonoDestinationDataProvider
 
SYSTEM - Static variable in class org.bonitasoft.engine.command.CommandSearchDescriptor
 

T

TASK - Static variable in class org.bonitasoft.engine.form.FormMappingSearchDescriptor
 
TaskDefinition - Interface in org.bonitasoft.engine.bpm.flownode
A Task is an atomic Activity within a Process flow.
TaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
TaskPriority - Enum in org.bonitasoft.engine.bpm.flownode
 
Tenant - Interface in com.bonitasoft.engine.platform
Gives access to tenant
TENANT_QUERY_PARAM - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
TenantActivationException - Exception in com.bonitasoft.engine.platform
Thrown when an exception happens during the activation of a tenant
TenantActivationException(String) - Constructor for exception com.bonitasoft.engine.platform.TenantActivationException
 
TenantActivationException(String, Throwable) - Constructor for exception com.bonitasoft.engine.platform.TenantActivationException
 
TenantAdministrationAPI - Interface in org.bonitasoft.engine.api
This API gives access to tenant management.
TenantAPIAccessor - Class in com.bonitasoft.engine.api
Accessor class that retrieve APIs in Bonita BPM Subscription Edition.
Be aware that if you use TenantAPIAccessor instead, you will have only access to Community Edition APIs, which give access to less features.
TenantAPIAccessor() - Constructor for class com.bonitasoft.engine.api.TenantAPIAccessor
 
TenantAPIAccessor - Class in org.bonitasoft.engine.api
Accessor class that retrieve APIs in Bonita BPM Community Edition.
TenantAPIAccessor() - Constructor for class org.bonitasoft.engine.api.TenantAPIAccessor
 
TenantCreator - Class in com.bonitasoft.engine.platform
Creation descriptor for Tenants.
TenantCreator(String, String, String, String, String, String) - Constructor for class com.bonitasoft.engine.platform.TenantCreator
 
TenantCreator(String) - Constructor for class com.bonitasoft.engine.platform.TenantCreator
 
TenantCreator.TenantField - Enum in com.bonitasoft.engine.platform
 
TenantCriterion - Enum in com.bonitasoft.engine.platform
Criterion to sort tenants when retrieved using PlatformAPI.getTenants(int, int, TenantCriterion)
TenantDeactivationException - Exception in com.bonitasoft.engine.platform
Thrown when an exception happens during the deactivation of a tenant
TenantDeactivationException(String) - Constructor for exception com.bonitasoft.engine.platform.TenantDeactivationException
 
TenantDeactivationException(String, Throwable) - Constructor for exception com.bonitasoft.engine.platform.TenantDeactivationException
 
TenantIsPausedException - Exception in com.bonitasoft.engine.api
Deprecated.
TenantIsPausedException(String) - Constructor for exception com.bonitasoft.engine.api.TenantIsPausedException
Deprecated.
 
TenantManagementAPI - Interface in com.bonitasoft.engine.api
Deprecated.
from version 7.0.0 on, use TenantAdministrationAPI instead.
TenantNotFoundException - Exception in com.bonitasoft.engine.platform
Thrown when an exception happens during the retrieving of a tenant
TenantNotFoundException(long) - Constructor for exception com.bonitasoft.engine.platform.TenantNotFoundException
 
TenantNotFoundException(String) - Constructor for exception com.bonitasoft.engine.platform.TenantNotFoundException
 
TenantSearchDescriptor - Class in com.bonitasoft.engine.platform
TenantSearchDescriptor() - Constructor for class com.bonitasoft.engine.platform.TenantSearchDescriptor
 
TenantStatusException - Exception in com.bonitasoft.engine.api
Deprecated.
from version 7.0.0 on, use TenantStatusException instead. This class was only introduced to avoid an API break of Bonita Engine Subscription version. It will be deleted in next releases.
TenantStatusException(String) - Constructor for exception com.bonitasoft.engine.api.TenantStatusException
Deprecated.
 
TenantStatusException - Exception in org.bonitasoft.engine.exception
Thrown when we try to access on a paused tenant an API method that cannot be called on a paused tenant, or when we try to access on a running tenant an API method that cannot be called on a running tenant.
TenantStatusException(String) - Constructor for exception org.bonitasoft.engine.exception.TenantStatusException
 
TenantUpdater - Class in com.bonitasoft.engine.platform
Updater for tenants, it is used by PlatformAPI.updateTenant(long, TenantUpdater)
TenantUpdater() - Constructor for class com.bonitasoft.engine.platform.TenantUpdater
 
TenantUpdater.TenantField - Enum in com.bonitasoft.engine.platform
 
TERMINAL - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedFlowNodeInstanceSearchDescriptor
 
TERMINAL - Static variable in class org.bonitasoft.engine.bpm.flownode.ArchivedHumanTaskInstanceSearchDescriptor
 
TerminateEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
TextDataDefinition - Interface in org.bonitasoft.engine.bpm.data
Represents a DataDefinition of text type.
TextDataDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
TextDataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.TextDataDefinitionBuilder
 
TextDataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, ActivityDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.TextDataDefinitionBuilder
 
TextDataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, CatchMessageEventTriggerDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.TextDataDefinitionBuilder
 
THEME - Static variable in interface org.bonitasoft.engine.page.ContentType
 
Theme - Interface in org.bonitasoft.engine.theme
 
THEME_ID - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the identifier of Page set as Application theme.
ThemeAPI - Interface in com.bonitasoft.engine.api
Manage mobile and portal theme
ThemeAPI - Interface in org.bonitasoft.engine.api
Manage mobile and portal theme.
ThemeNotFoundException - Exception in org.bonitasoft.engine.theme.exception
 
ThemeNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.theme.exception.ThemeNotFoundException
 
ThemeSearchDescriptor - Class in org.bonitasoft.engine.theme
 
ThemeSearchDescriptor() - Constructor for class org.bonitasoft.engine.theme.ThemeSearchDescriptor
 
ThemeType - Enum in org.bonitasoft.engine.theme
 
ThemeUpdater - Class in com.bonitasoft.engine.theme
 
ThemeUpdater() - Constructor for class com.bonitasoft.engine.theme.ThemeUpdater
 
ThemeUpdater.ThemeField - Enum in com.bonitasoft.engine.theme
 
ThrowErrorEventTriggerBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ThrowErrorEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
throwErrorEventWhenFailed(String) - Method in class org.bonitasoft.engine.bpm.process.impl.ConnectorDefinitionBuilder
Makes connector to throw an BPMN Error Event when it fails
ThrowEventDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
ThrowEventInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
ThrowMessageEventTriggerBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ThrowMessageEventTriggerBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, ThrowEventDefinitionImpl, String, Expression, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ThrowMessageEventTriggerBuilder
 
ThrowMessageEventTriggerBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, ThrowEventDefinitionImpl, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.ThrowMessageEventTriggerBuilder
 
ThrowMessageEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
ThrowSignalEventTriggerBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
ThrowSignalEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
TimerEventTriggerDefinition - Interface in org.bonitasoft.engine.bpm.flownode
 
TimerEventTriggerDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
TimerEventTriggerDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, CatchEventDefinitionImpl, TimerType, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.TimerEventTriggerDefinitionBuilder
 
TimerEventTriggerInstance - Interface in org.bonitasoft.engine.bpm.flownode
Represent the instance of the TimerEventTriggerDefinition (only for the type TimerType.DATE and TimerType.DURATION)
TimerEventTriggerInstanceNotFoundException - Exception in org.bonitasoft.engine.bpm.flownode
Thrown when it's not possible to find the TimerEventTriggerInstance.
TimerEventTriggerInstanceNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.flownode.TimerEventTriggerInstanceNotFoundException
Constructs a new exception with the specified detail cause.
TimerEventTriggerInstanceNotFoundException(long) - Constructor for exception org.bonitasoft.engine.bpm.flownode.TimerEventTriggerInstanceNotFoundException
 
TimerEventTriggerInstanceSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
Fields to filter the TimerEventTriggerInstance on search.
TimerEventTriggerInstanceSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.TimerEventTriggerInstanceSearchDescriptor
 
TimerType - Enum in org.bonitasoft.engine.bpm.flownode
 
TOKEN - Static variable in class org.bonitasoft.engine.business.application.ApplicationPageSearchDescriptor
Used to filter or order by ApplicationPage token
TOKEN - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the Application token
toString() - Method in class org.bonitasoft.engine.api.ImportError
 
toString() - Method in class org.bonitasoft.engine.api.ImportStatus
 
toString() - Method in class org.bonitasoft.engine.api.permission.APICallContext
 
toString() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.Actor
 
toString() - Method in class org.bonitasoft.engine.bpm.bar.actorMapping.ActorMapping
 
toString() - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingDefinition
 
toString() - Method in class org.bonitasoft.engine.bpm.bar.form.model.FormMappingModel
 
toString() - Method in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
 
toString() - Method in class org.bonitasoft.engine.bpm.context.ContextEntryImpl
 
toString() - Method in class org.bonitasoft.engine.bpm.contract.FileInputValue
 
toString() - Method in class org.bonitasoft.engine.bpm.contract.impl.ContractDefinitionImpl
 
toString() - Method in class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
toString() - Method in class org.bonitasoft.engine.bpm.document.DocumentValue
 
toString() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationImpl
 
toString() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationMenuImpl
 
toString() - Method in class org.bonitasoft.engine.business.application.impl.ApplicationPageImpl
 
toString() - Method in class org.bonitasoft.engine.form.FormMapping
 
toString() - Method in class org.bonitasoft.engine.page.PageCreator
 
toString() - Method in class org.bonitasoft.engine.page.PageURL
 
trace(String, Throwable) - Method in interface org.bonitasoft.engine.api.Logger
 
trace(String) - Method in interface org.bonitasoft.engine.api.Logger
 
TransitionDefinition - Interface in org.bonitasoft.engine.bpm.flownode
Component of a process definition.
TransitionDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
type(String) - Method in class com.bonitasoft.engine.profile.ProfileEntryUpdater
 
type - Variable in class org.bonitasoft.engine.bpm.contract.impl.InputDefinitionImpl
 
Type - Enum in org.bonitasoft.engine.bpm.contract
 
TYPE - Static variable in class org.bonitasoft.engine.form.FormMappingSearchDescriptor
 
TYPE - Static variable in class org.bonitasoft.engine.theme.ThemeSearchDescriptor
 
TYPE_BUSINESS_DATA - Static variable in interface org.bonitasoft.engine.operation.LeftOperand
 
TYPE_DATA - Static variable in interface org.bonitasoft.engine.operation.LeftOperand
 
TYPE_DOCUMENT - Static variable in interface org.bonitasoft.engine.operation.LeftOperand
 
TYPE_DOCUMENT_LIST - Static variable in interface org.bonitasoft.engine.operation.LeftOperand
 
TYPE_EXTERNAL_DATA - Static variable in interface org.bonitasoft.engine.operation.LeftOperand
 
TYPE_SEARCH_INDEX - Static variable in interface org.bonitasoft.engine.operation.LeftOperand
 
TYPE_TRANSIENT_DATA - Static variable in interface org.bonitasoft.engine.operation.LeftOperand
 

U

UnableToReadBonitaClientConfiguration - Exception in org.bonitasoft.engine.exception
 
UnableToReadBonitaClientConfiguration(String) - Constructor for exception org.bonitasoft.engine.exception.UnableToReadBonitaClientConfiguration
 
UnableToReadBonitaClientConfiguration(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.UnableToReadBonitaClientConfiguration
 
UnableToReadBonitaClientConfiguration(Throwable) - Constructor for exception org.bonitasoft.engine.exception.UnableToReadBonitaClientConfiguration
 
UnauthorizedAccessException - Exception in org.bonitasoft.engine.exception
 
UnauthorizedAccessException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.UnauthorizedAccessException
 
UnauthorizedAccessException(String) - Constructor for exception org.bonitasoft.engine.exception.UnauthorizedAccessException
 
UnauthorizedAccessException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.UnauthorizedAccessException
 
UnavailableInformationException - Exception in com.bonitasoft.engine.monitoring
 
UnavailableInformationException(String) - Constructor for exception com.bonitasoft.engine.monitoring.UnavailableInformationException
 
uninstallBusinessDataModel() - Method in interface com.bonitasoft.engine.api.TenantManagementAPI
Deprecated.
Uninstalls the business data model.
uninstallBusinessDataModel() - Method in interface org.bonitasoft.engine.api.TenantAdministrationAPI
Uninstalls the business data model.
UnknownAPITypeException - Exception in org.bonitasoft.engine.exception
 
UnknownAPITypeException(String) - Constructor for exception org.bonitasoft.engine.exception.UnknownAPITypeException
 
UnknownElementType - Exception in org.bonitasoft.engine.exception
 
UnknownElementType(String) - Constructor for exception org.bonitasoft.engine.exception.UnknownElementType
 
UnknownUserException - Exception in org.bonitasoft.engine.platform
Indicates that the user trying to login is unknown to bonita
UnknownUserException(String) - Constructor for exception org.bonitasoft.engine.platform.UnknownUserException
 
UnknownUserException(Throwable) - Constructor for exception org.bonitasoft.engine.platform.UnknownUserException
 
unmarshall(byte[]) - Method in class org.bonitasoft.engine.bpm.bar.FormMappingModelMarshaller
 
unregister(String) - Method in interface org.bonitasoft.engine.api.CommandAPI
Delete a command through its name.
unregister(long) - Method in interface org.bonitasoft.engine.api.CommandAPI
Delete a command through its id.
unregister(String) - Method in interface org.bonitasoft.engine.api.PlatformCommandAPI
Deletes a command and its descriptor.
unregisterAll() - Method in interface org.bonitasoft.engine.api.CommandAPI
Delete all commands.
update(String, CommandUpdater) - Method in interface org.bonitasoft.engine.api.CommandAPI
Update a command according to the update descriptor.
update(long, CommandUpdater) - Method in interface org.bonitasoft.engine.api.CommandAPI
Update a command according to the update descriptor.
update(String, CommandUpdater) - Method in interface org.bonitasoft.engine.api.PlatformCommandAPI
Updates a command according to the update descriptor.
updateActivityDataInstance(String, long, Serializable) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Update the value of a named data instance in a specified activity instance.

WARNING: this method is not supported for updating a Custom Data Instance variable with a remote Engine API connection, because the custom data type is not present in the remote classloader that deserializes the API call parameters.
updateActivityInstanceVariables(long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Update the given variables of an activity instance.
updateActivityInstanceVariables(List<Operation>, long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Update the values of variables in an activity instance using expressions.
updateActivityTransientDataInstance(String, long, Serializable) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Update the value of a named transient data instance in a specified activity instance.
updateActor(long, ActorUpdater) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Updates the actor.
updateActorsOfUserTask(long) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Updates the actors of the user task.
updateApplication(long, ApplicationUpdater) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Updates an Application based on the information supplied by the ApplicationUpdater
updateApplication(long, ApplicationUpdater) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Updates an Application based on the information supplied by the ApplicationUpdater
updateApplicationMenu(long, ApplicationMenuUpdater) - Method in interface com.bonitasoft.engine.api.ApplicationAPI
Deprecated.
Updates an ApplicationMenu based on the information supplied by the ApplicationMenuUpdater.
updateApplicationMenu(long, ApplicationMenuUpdater) - Method in interface org.bonitasoft.engine.api.ApplicationAPI
Updates an ApplicationMenu based on the information supplied by the ApplicationMenuUpdater.
updateCategory(long, CategoryUpdater) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Updates the category according to the updater values.
UPDATED_BY - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the identifier of the user that last updated the Application
updateDescription(String) - Method in class org.bonitasoft.engine.identity.GroupUpdater
 
updateDisplayName(String) - Method in class org.bonitasoft.engine.identity.GroupUpdater
 
updateDocument(long, DocumentValue) - Method in interface org.bonitasoft.engine.api.DocumentAPI
Attach a new document version to a process instance.
updateDueDateOfTask(long, Date) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Update the due date of a task.
UpdateException - Exception in org.bonitasoft.engine.exception
 
UpdateException(Throwable) - Constructor for exception org.bonitasoft.engine.exception.UpdateException
 
UpdateException(String) - Constructor for exception org.bonitasoft.engine.exception.UpdateException
 
UpdateException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.UpdateException
 
UpdateException() - Constructor for exception org.bonitasoft.engine.exception.UpdateException
 
updateExecutionDateOfTimerEventTriggerInstance(long, Date) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Change the date of the execution of a specific TimerEventTriggerInstance.
updateExpressionContent(long, long, String) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Updates an expression content at runtime, for all instances of a given process definition.
updateFormMapping(long, String, Long) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Update a form mapping with the given values
updateGroup(long, GroupUpdater) - Method in interface org.bonitasoft.engine.api.GroupAPI
Updates the group according to the updater values.
updateIconName(String) - Method in class org.bonitasoft.engine.identity.GroupUpdater
 
updateIconPath(String) - Method in class org.bonitasoft.engine.identity.GroupUpdater
 
updateName(String) - Method in class org.bonitasoft.engine.identity.GroupUpdater
 
updatePage(long, PageUpdater) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Updates a custom page.
updatePage(long, PageUpdater) - Method in interface org.bonitasoft.engine.api.PageAPI
Updates a custom page.
updatePageContent(long, byte[]) - Method in interface com.bonitasoft.engine.api.PageAPI
Deprecated.
Updates a custom page content.
updatePageContent(long, byte[]) - Method in interface org.bonitasoft.engine.api.PageAPI
Updates a custom page content.
updateParameterInstanceValue(long, String, String) - Method in interface com.bonitasoft.engine.api.ProcessManagementAPI
Update an existing parameter of a process definition.
updateParentPath(String) - Method in class org.bonitasoft.engine.identity.GroupUpdater
 
updateProcessDataInstance(String, long, Serializable) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Update the value of a named data item in a specified process instance.
updateProcessDataInstances(long, Map<String, Serializable>) - Method in interface org.bonitasoft.engine.api.ProcessRuntimeAPI
Update the value of a named data item in a specified process instance.
updateProcessDeploymentInfo(long, ProcessDeploymentInfoUpdater) - Method in interface org.bonitasoft.engine.api.ProcessManagementAPI
Updates the process deployment information for a specified process.
updateProcessInstance(long, ProcessInstanceUpdater) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Update an instance of process with the given processInstanceId.
updateProcessInstanceIndex(long, Index, String) - Method in interface com.bonitasoft.engine.api.ProcessRuntimeAPI
Update an index of a process instance.
updateProfile(long, ProfileUpdater) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Update a custom profile.
updateProfileEntry(long, ProfileEntryUpdater) - Method in interface com.bonitasoft.engine.api.ProfileAPI
Update a profile entry.
updateRole(long, RoleUpdater) - Method in interface org.bonitasoft.engine.api.RoleAPI
Updates the group according to the updater values.
updateTenant(long, TenantUpdater) - Method in interface com.bonitasoft.engine.api.PlatformAPI
Update a tenant with its tenantId and new content.
updateUser(long, UserUpdater) - Method in interface org.bonitasoft.engine.api.UserAPI
Updates the user according to the updater values.
updateUserMembership(long, long, long) - Method in interface org.bonitasoft.engine.api.MembershipAPI
Changes the association of the user membership.
UpdatingWithInvalidPageTokenException - Exception in org.bonitasoft.engine.exception
 
UpdatingWithInvalidPageTokenException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.UpdatingWithInvalidPageTokenException
 
UpdatingWithInvalidPageZipContentException - Exception in org.bonitasoft.engine.exception
 
UpdatingWithInvalidPageZipContentException(String, Throwable) - Constructor for exception org.bonitasoft.engine.exception.UpdatingWithInvalidPageZipContentException
 
URLAdapterConstants - Interface in org.bonitasoft.engine.page
 
User - Interface in org.bonitasoft.engine.identity
Represents a user inside the organization.
USER_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityInstanceSearchDescriptor
 
USER_ID - Static variable in class org.bonitasoft.engine.bpm.flownode.HumanTaskInstanceSearchDescriptor
User who supervises the process definition
USER_ID - Static variable in class org.bonitasoft.engine.bpm.process.ArchivedProcessInstancesSearchDescriptor
The field corresponding to the identifier of the user who supervised the process instance.
USER_ID - Static variable in class org.bonitasoft.engine.bpm.process.ProcessInstanceSearchDescriptor
The field corresponding to the identifier of the user who supervised the process instance.
USER_ID - Static variable in class org.bonitasoft.engine.bpm.supervisor.ProcessSupervisorSearchDescriptor
 
USER_ID - Static variable in class org.bonitasoft.engine.entitymember.EntityMemberSearchDescriptor
 
USER_ID - Static variable in class org.bonitasoft.engine.identity.CustomUserInfoValueSearchDescriptor
USER_ID - Static variable in class org.bonitasoft.engine.profile.ProfileMemberSearchDescriptor
Used to filter or order by the identifier of the User related to the ProfileMember
USER_NAME - Static variable in class org.bonitasoft.engine.bpm.comment.ArchivedCommentsSearchDescriptor
The name of the field corresponding to the username of the user that posted the comment
USER_NAME - Static variable in class org.bonitasoft.engine.bpm.comment.SearchCommentsDescriptor
The name of the field corresponding to the username of the user that posted the comment
USER_NAME - Static variable in class org.bonitasoft.engine.entitymember.EntityMemberSearchDescriptor
 
USER_NAME - Static variable in class org.bonitasoft.engine.identity.UserSearchDescriptor
filter search on User's username
USER_QUERY_PARAM - Static variable in interface org.bonitasoft.engine.page.URLAdapterConstants
 
UserAPI - Interface in org.bonitasoft.engine.api
UserAPI forms part of the OrganizationAPI and gives access to all the Administration operations available on Users: creation, deletion, certain specific getXXX() methods, generic search methods, etc...
UserCreator - Class in org.bonitasoft.engine.identity
represents a helper for creating User.
UserCreator(String, String) - Constructor for class org.bonitasoft.engine.identity.UserCreator
create a new creator instance with a given user name and password
UserCreator.UserField - Enum in org.bonitasoft.engine.identity
represents the available User field
UserCriterion - Enum in org.bonitasoft.engine.identity
lists the available User sort orders
UserFilter - Interface in org.bonitasoft.engine.filter
The execution of this filter returns a list of userId.
UserFilterContribution - Class in org.bonitasoft.engine.bpm.bar
 
UserFilterContribution() - Constructor for class org.bonitasoft.engine.bpm.bar.UserFilterContribution
 
UserFilterDefinition - Interface in org.bonitasoft.engine.bpm.userfilter
Design-time object of a UserFilter (also known as actor filter).
UserFilterDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
UserFilterException - Exception in org.bonitasoft.engine.filter
 
UserFilterException(Throwable) - Constructor for exception org.bonitasoft.engine.filter.UserFilterException
 
UserFilterException(String) - Constructor for exception org.bonitasoft.engine.filter.UserFilterException
 
UserFilterException(String, Throwable) - Constructor for exception org.bonitasoft.engine.filter.UserFilterException
 
userId(long) - Method in class com.bonitasoft.engine.profile.ProfileMemberUpdater
 
UserMembership - Interface in org.bonitasoft.engine.identity
represents a relation between User and Role and Group inside the organization.
UserMembershipCriterion - Enum in org.bonitasoft.engine.identity
lists the available User sort orders
UserNotFoundException - Exception in org.bonitasoft.engine.identity
thrown when a User is not found in the organization
UserNotFoundException(String) - Constructor for exception org.bonitasoft.engine.identity.UserNotFoundException
creates a new exception instance with the given message
UserNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.identity.UserNotFoundException
creates a new exception instance with the given exception as cause
UserSearchDescriptor - Class in org.bonitasoft.engine.identity
holds constants about User search filters.
UserSearchDescriptor() - Constructor for class org.bonitasoft.engine.identity.UserSearchDescriptor
 
UserTaskDefinition - Interface in org.bonitasoft.engine.bpm.flownode
A User Task is a typical “workflow” Task where a human performer performs the Task with the assistance of a software application and is scheduled through a task list manager of some sort
UserTaskDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
UserTaskDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, String) - Constructor for class org.bonitasoft.engine.bpm.process.impl.UserTaskDefinitionBuilder
 
UserTaskInstance - Interface in org.bonitasoft.engine.bpm.flownode
 
UserTaskNotFoundException - Exception in org.bonitasoft.engine.bpm.flownode
Thrown when it's not possible to find the user task.
UserTaskNotFoundException(String) - Constructor for exception org.bonitasoft.engine.bpm.flownode.UserTaskNotFoundException
Constructs a new exception with the specified detail message.
UserTaskNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.bpm.flownode.UserTaskNotFoundException
 
UserUpdater - Class in org.bonitasoft.engine.identity
represents a helper for updating a User.
UserUpdater() - Constructor for class org.bonitasoft.engine.identity.UserUpdater
Default Constructor.
UserUpdater.UserField - Enum in org.bonitasoft.engine.identity
represent the available User fields
UserWithContactData - Interface in org.bonitasoft.engine.identity
represents an association of a User and its ContactData

V

validateBusinessData() - Method in class org.bonitasoft.engine.bpm.process.impl.ProcessDefinitionBuilder
 
validateInputParameters() - Method in interface org.bonitasoft.engine.connector.Connector
Validate the input parameters.
validateInputParameters() - Method in interface org.bonitasoft.engine.filter.UserFilter
Validate the input parameters.
validateStringInputParameterIsNotNulOrEmpty(String) - Method in class org.bonitasoft.engine.filter.AbstractUserFilter
 
VALUE - Static variable in class org.bonitasoft.engine.identity.CustomUserInfoValueSearchDescriptor
valueOf(String) - Static method in enum com.bonitasoft.engine.bpm.flownode.ManualTaskCreator.ManualTaskField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.bpm.parameter.ParameterCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.bpm.process.impl.ProcessInstanceUpdater.ProcessInstanceField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.bpm.process.Index
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.business.application.ApplicationField
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.business.application.ApplicationImportPolicy
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.business.application.ApplicationMenuField
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.business.application.ApplicationState
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.log.LogCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.log.SeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.page.PageCreator.PageField
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.page.PageUpdater.PageUpdateField
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.platform.TenantCreator.TenantField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.platform.TenantCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.platform.TenantUpdater.TenantField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.profile.ImportPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.profile.ProfileCreator.ProfileField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.profile.ProfileEntryCreator.ProfileEntryField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.profile.ProfileEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.profile.ProfileEntryUpdater.ProfileEntryUpdateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.profile.ProfileMemberUpdater.ProfileMemberField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.profile.ProfileUpdater.ProfileField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.reporting.ReportCreator.ReportField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bonitasoft.engine.theme.ThemeUpdater.ThemeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.api.ApiAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.api.ImportError.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.api.ImportStatus.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.actor.ActorCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.actor.ActorUpdater.ActorField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.category.CategoryCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.category.CategoryUpdater.CategoryField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorInstanceCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorStateReset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.connector.FailAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.contract.impl.NaiveEqualityResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.contract.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.document.DocumentCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.flownode.ActivityInstanceCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.flownode.BPMEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.flownode.CallableElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.flownode.EventCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.flownode.FlowNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.flownode.GatewayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.flownode.StateCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.flownode.TaskPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.flownode.TimerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.parameter.ParameterCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.process.ActivationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.process.ConfigurationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.process.Problem.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoUpdater.ProcessDeploymentInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.process.ProcessInstanceCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.bpm.process.ProcessInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.business.application.ApplicationField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.business.application.ApplicationImportPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.business.application.ApplicationMenuField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.business.application.ApplicationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.command.CommandCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.command.CommandUpdater.CommandField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.exception.ExceptionContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.expression.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.expression.ExpressionConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.expression.ExpressionInterpreter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.expression.ExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.expression.XPathReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.form.FormMappingTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.form.FormMappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.ContactDataCreator.ContactDataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.ContactDataUpdater.ContactDataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.GroupCreator.GroupField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.GroupCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.GroupUpdater.GroupField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.ImportPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.MemberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.RoleCreator.RoleField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.RoleCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.RoleUpdater.RoleField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.UserCreator.UserField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.UserCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.UserMembershipCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.identity.UserUpdater.UserField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.operation.LeftOperandType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.operation.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.page.PageCreator.PageField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.page.PageNotFoundException.PageAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.page.PageUpdater.PageUpdateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.platform.PlatformState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.profile.ProfileCriterion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.profile.ProfileMemberCreator.ProfileMemberField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.search.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.search.SearchFilterOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.engine.theme.ThemeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bonitasoft.engine.bpm.flownode.ManualTaskCreator.ManualTaskField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.bpm.parameter.ParameterCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.bpm.process.impl.ProcessInstanceUpdater.ProcessInstanceField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.bpm.process.Index
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.business.application.ApplicationField
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.business.application.ApplicationImportPolicy
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.business.application.ApplicationMenuField
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.business.application.ApplicationState
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.log.LogCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.log.SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.page.PageCreator.PageField
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.page.PageUpdater.PageUpdateField
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.platform.TenantCreator.TenantField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.platform.TenantCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.platform.TenantUpdater.TenantField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.profile.ImportPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.profile.ProfileCreator.ProfileField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.profile.ProfileEntryCreator.ProfileEntryField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.profile.ProfileEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.profile.ProfileEntryUpdater.ProfileEntryUpdateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.profile.ProfileMemberUpdater.ProfileMemberField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.profile.ProfileUpdater.ProfileField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.reporting.ReportCreator.ReportField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bonitasoft.engine.theme.ThemeUpdater.ThemeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.api.ApiAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.api.ImportError.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.api.ImportStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.actor.ActorCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.actor.ActorUpdater.ActorField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.category.CategoryCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.category.CategoryUpdater.CategoryField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorInstanceCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.connector.ConnectorStateReset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.connector.FailAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.contract.impl.NaiveEqualityResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.contract.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.document.DocumentCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.flownode.ActivityInstanceCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.flownode.BPMEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.flownode.CallableElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.flownode.EventCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.flownode.FlowNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.flownode.GatewayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.flownode.StateCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.flownode.TaskPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.flownode.TimerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.parameter.ParameterCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.process.ActivationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.process.ConfigurationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.process.Problem.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoUpdater.ProcessDeploymentInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.process.ProcessInstanceCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.bpm.process.ProcessInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.business.application.ApplicationField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.business.application.ApplicationImportPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.business.application.ApplicationMenuField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.business.application.ApplicationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.command.CommandCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.command.CommandUpdater.CommandField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.exception.ExceptionContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.expression.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.expression.ExpressionConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.expression.ExpressionInterpreter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.expression.ExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.expression.XPathReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.form.FormMappingTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.form.FormMappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.ContactDataCreator.ContactDataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.ContactDataUpdater.ContactDataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.GroupCreator.GroupField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.GroupCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.GroupUpdater.GroupField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.ImportPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.MemberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.RoleCreator.RoleField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.RoleCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.RoleUpdater.RoleField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.UserCreator.UserField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.UserCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.UserMembershipCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.identity.UserUpdater.UserField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.operation.LeftOperandType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.operation.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.page.PageCreator.PageField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.page.PageNotFoundException.PageAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.page.PageUpdater.PageUpdateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.platform.PlatformState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.profile.ProfileCriterion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.profile.ProfileMemberCreator.ProfileMemberField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.search.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.search.SearchFilterOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.engine.theme.ThemeType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSIOIN - Static variable in class org.bonitasoft.engine.bpm.connector.ConnectorImplementationDescriptor
The name of the field corresponding to the version of the connector
VERSION - Static variable in class org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoSearchDescriptor
The field corresponding to the version of the process.
VERSION - Static variable in class org.bonitasoft.engine.business.application.ApplicationSearchDescriptor
Used to filter or order by the Application version
Visitable - Interface in org.bonitasoft.engine.bpm.process
author Emmanuel Duchastenier

W

WAITING_STATE - Static variable in class org.bonitasoft.engine.bpm.flownode.ActivityStates
The state when a activity is waiting.
WaitingErrorEvent - Interface in org.bonitasoft.engine.bpm.flownode
 
WaitingEvent - Interface in org.bonitasoft.engine.bpm.flownode
 
WaitingEventSearchDescriptor - Class in org.bonitasoft.engine.bpm.flownode
 
WaitingEventSearchDescriptor() - Constructor for class org.bonitasoft.engine.bpm.flownode.WaitingEventSearchDescriptor
 
WaitingMessageEvent - Interface in org.bonitasoft.engine.bpm.flownode
 
WaitingSignalEvent - Interface in org.bonitasoft.engine.bpm.flownode
 
warning(String, Throwable) - Method in interface org.bonitasoft.engine.api.Logger
 
warning(String) - Method in interface org.bonitasoft.engine.api.Logger
 
withFormMapping(FormMappingDefinition) - Method in class org.bonitasoft.engine.bpm.form.FormMappingModelBuilder
 
withTaskname(String) - Method in class org.bonitasoft.engine.bpm.form.FormMappingDefinitionBuilder
 
writeBusinessArchiveToFile(BusinessArchive, File) - Static method in class com.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
writeBusinessArchiveToFile(BusinessArchive, File) - Static method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
Write the BusinessArchive to the .bar file given in parameter.
writeBusinessArchiveToFile(BusinessArchive, File, List<BusinessArchiveContribution>) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
writeBusinessArchiveToFolder(BusinessArchive, File) - Static method in class com.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 
writeBusinessArchiveToFolder(BusinessArchive, File) - Static method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
Write the BusinessArchive to the folder given in parameter
writeBusinessArchiveToFolder(BusinessArchive, File, List<BusinessArchiveContribution>) - Method in class org.bonitasoft.engine.bpm.bar.BusinessArchiveFactory
 

X

XMLDataDefinition - Interface in org.bonitasoft.engine.bpm.data
Represents a DataDefinition of XML type.
XMLDataDefinitionBuilder - Class in org.bonitasoft.engine.bpm.process.impl
 
XMLDataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.XMLDataDefinitionBuilder
 
XMLDataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, ActivityDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.XMLDataDefinitionBuilder
 
XMLDataDefinitionBuilder(ProcessDefinitionBuilder, FlowElementContainerDefinitionImpl, CatchMessageEventTriggerDefinitionImpl, String, String, Expression) - Constructor for class org.bonitasoft.engine.bpm.process.impl.XMLDataDefinitionBuilder
 
XmlMarshallException - Exception in org.bonitasoft.engine.bpm.bar
Thrown when an XML Marshall / unmarshall problem occurs author Emmanuel Duchastenier
XmlMarshallException(String, Exception) - Constructor for exception org.bonitasoft.engine.bpm.bar.XmlMarshallException
 
XPathReturnType - Enum in org.bonitasoft.engine.expression
Supported return types of the XPath read expression executor strategy.
A B C D E F G H I K L M N O P Q R S T U V W X 

Copyright © 2016 Bonitasoft S.A.. All rights reserved.