A B C D E F G H I J L N O P Q R S T U V W 
All Classes All Packages

A

AbstractProcessInstanceDataRecord - Class in org.silverpeas.core.workflow.engine.datarecord
 
AbstractProcessInstanceDataRecord(ProcessInstance, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
Builds the data record representation of a process instance.
AbstractReferrableObject - Class in org.silverpeas.core.workflow.engine
The abstract class for all workflow objects referable
AbstractReferrableObject() - Constructor for class org.silverpeas.core.workflow.engine.AbstractReferrableObject
 
AbstractReplacementNotificationBuilder - Class in org.silverpeas.core.workflow.engine.notification
A builder of notifications about a replacement between two users in a given workflow instance.
AbstractRequest - Class in org.silverpeas.core.workflow.engine
Created by Nicolas on 07/06/2017.
AbstractRequest() - Constructor for class org.silverpeas.core.workflow.engine.AbstractRequest
 
AbstractRequest.HistoryStepDescriptor - Class in org.silverpeas.core.workflow.engine
Descriptor used to create a new history step.
AbstractTaskEvent - Class in org.silverpeas.core.workflow.engine.event
 
AbstractTaskEvent(Task, String, DataRecord) - Constructor for class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
 
AbstractTaskImpl - Class in org.silverpeas.core.workflow.engine.task
AbstractTaskImpl implements methods shared by TaskImpl ans CreateTaskImpl.
AbstractTaskImpl(User, String, String, ProcessModel) - Constructor for class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
 
AbstractTaskImpl(User, String, ProcessModel) - Constructor for class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
Builds a TaskImpl.
AbstractTaskManager - Class in org.silverpeas.core.workflow.engine.task
The AbstractTaskManager implements all the silverpeas internal TaskManager methods.
AbstractTaskManager() - Constructor for class org.silverpeas.core.workflow.engine.task.AbstractTaskManager
 
acceptStringValue(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.DateRoField
Returns true even if a set will changes nothing.
Action - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <action> element of a Process Model.
ActionActorTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
A ActionActorTemplate builds fields giving the title of a process instance.
ActionActorTemplate(String, Action, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.ActionActorTemplate
 
ActionAndState - Class in org.silverpeas.core.workflow.engine.instance
 
ActionAndState(Action, State) - Constructor for class org.silverpeas.core.workflow.engine.instance.ActionAndState
 
ActionDateTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
A ActionDateTemplate builds fields giving the title of a process instance.
ActionDateTemplate(String, Action, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.ActionDateTemplate
 
ActionImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <action> element of a Process Model.
ActionImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ActionImpl
Constructor
ActionLabelTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
A ActionLabelTemplate builds fields giving the title of a process instance.
ActionLabelTemplate(String, Action, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.ActionLabelTemplate
 
ActionRef - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <allow> element of a Process Model.
ActionRef() - Constructor for class org.silverpeas.core.workflow.engine.model.ActionRef
 
ActionRefs - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <allowedActions> element of a Process Model.
ActionRefs() - Constructor for class org.silverpeas.core.workflow.engine.model.ActionRefs
Constructor
Actions - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <actions> element of a Process Model.
ActionsImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <actions> element of a Process Model.
ActionsImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ActionsImpl
Constructor
ActionStatus - Enum in org.silverpeas.core.workflow.api.instance
Status of the execution of an action.
ActiveState - Class in org.silverpeas.core.workflow.engine.instance
 
ActiveState() - Constructor for class org.silverpeas.core.workflow.engine.instance.ActiveState
Default Constructor
ActiveState(int) - Constructor for class org.silverpeas.core.workflow.engine.instance.ActiveState
 
ActiveState(String) - Constructor for class org.silverpeas.core.workflow.engine.instance.ActiveState
Constructor
Actor - Interface in org.silverpeas.core.workflow.api.instance
A Actor object represents a 3-tuple user/role name/state
ActorImpl - Class in org.silverpeas.core.workflow.engine.instance
A Actor object represents a person or a list of persons (through role or group) that can act on a state
ActorImpl(User, String, State) - Constructor for class org.silverpeas.core.workflow.engine.instance.ActorImpl
Constructor of an actor.
ActorImpl(User, String, State, String) - Constructor for class org.silverpeas.core.workflow.engine.instance.ActorImpl
 
addAction(Action) - Method in interface org.silverpeas.core.workflow.api.model.Actions
Add an action to the collection
addAction(Action) - Method in class org.silverpeas.core.workflow.engine.model.ActionsImpl
 
addActiveState(State) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
addActiveState(State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Set a state active for this instance
addActiveState(ActiveState) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Add active state to the process instance
addAllowedAction(AllowedAction) - Method in interface org.silverpeas.core.workflow.api.model.AllowedActions
Add an allowedAction to the collection
addAllowedAction(AllowedAction) - Method in class org.silverpeas.core.workflow.engine.model.ActionRefs
 
addColumn(Column) - Method in interface org.silverpeas.core.workflow.api.model.Columns
Add an column to the collection
addColumn(Column) - Method in class org.silverpeas.core.workflow.engine.model.ColumnsImpl
 
addColumns(Columns) - Method in interface org.silverpeas.core.workflow.api.model.Presentation
Add an column to the collection
addColumns(Columns) - Method in class org.silverpeas.core.workflow.engine.model.PresentationImpl
 
addConsequence(Consequence) - Method in interface org.silverpeas.core.workflow.api.model.Consequences
Add a Consequence to the collection
addConsequence(Consequence) - Method in class org.silverpeas.core.workflow.engine.model.ConsequencesImpl
 
addContextualDesignation(ContextualDesignation) - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignations
Add a contextualDesignation to the collection
addContextualDesignation(ContextualDesignation) - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabelListHelper
 
addForm(Form) - Method in interface org.silverpeas.core.workflow.api.model.Forms
Add an form to the collection
addForm(Form) - Method in class org.silverpeas.core.workflow.engine.model.FormsImpl
 
addHistoryStep(HistoryStep) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
addHistoryStep(HistoryStep) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Add an history step for this instance
addInput(Input) - Method in interface org.silverpeas.core.workflow.api.model.Form
Add an input
addInput(Input) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
addInterestedUser(Actor, State) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
addInterestedUser(Actor, State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
addInterestedUser(User, State, String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Add an user in the interested user list
addInterestedUser(User, State, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Add an user in the interested user list
addItem(Item) - Method in interface org.silverpeas.core.workflow.api.model.DataFolder
Add an item to the collection
addItem(Item) - Method in class org.silverpeas.core.workflow.engine.model.DataFolderImpl
 
addLabel(ContextualDesignation) - Method in interface org.silverpeas.core.workflow.api.model.Role
Add a label
addLabel(ContextualDesignation) - Method in class org.silverpeas.core.workflow.engine.model.RoleImpl
 
addNotifiedUsers(QualifiedUsers) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Add a new notifiedUser to the collection
addNotifiedUsers(QualifiedUsers) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
addParameter(Parameter) - Method in interface org.silverpeas.core.workflow.api.model.Item
Add a Parameter to the collection
addParameter(Parameter) - Method in interface org.silverpeas.core.workflow.api.model.Trigger
Add a Parameter to the collection
addParameter(Parameter) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
addParameter(Parameter) - Method in class org.silverpeas.core.workflow.engine.model.TriggerImpl
 
addParticipant(Participant) - Method in interface org.silverpeas.core.workflow.api.model.Participants
Add an participant to the collection
addParticipant(Participant) - Method in class org.silverpeas.core.workflow.engine.model.ParticipantsImpl
 
addQuestion(String, String, State, User) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Add a question
addQuestion(String, String, State, User) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Add a question
addQuestion(Question) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Add a question for this instance
addQuestionRequest(QuestionEvent) - Static method in class org.silverpeas.core.workflow.engine.WorkflowEngineTask
Add a request 'QuestionEvent'
addRelatedUser(RelatedUser) - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Add a RelatedUser to the collection
addRelatedUser(RelatedUser) - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
 
addResponseRequest(ResponseEvent) - Static method in class org.silverpeas.core.workflow.engine.WorkflowEngineTask
Add a request 'ResponseEvent'
addRole(Role) - Method in interface org.silverpeas.core.workflow.api.model.Roles
Add an role to the collection
addRole(Role) - Method in class org.silverpeas.core.workflow.engine.model.RolesImpl
 
AddSilverTrace - Class in org.silverpeas.core.workflow.external.impl
 
AddSilverTrace() - Constructor for class org.silverpeas.core.workflow.external.impl.AddSilverTrace
 
addState(State) - Method in interface org.silverpeas.core.workflow.api.model.States
Add an state to the collection
addState(State) - Method in class org.silverpeas.core.workflow.engine.model.StatesImpl
 
addTargetState(StateSetter) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Add a new Target State to the collection
addTargetState(StateSetter) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
addTaskDoneRequest(TaskDoneEvent) - Static method in class org.silverpeas.core.workflow.engine.WorkflowEngineTask
Add a request 'TaskDoneEvent'
addTaskSavedRequest(TaskSavedEvent) - Static method in class org.silverpeas.core.workflow.engine.WorkflowEngineTask
Add a request 'TaskSavedEvent'
addTimeout(State) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
addTimeout(State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
addTimeoutRequest(TimeoutEvent) - Static method in class org.silverpeas.core.workflow.engine.WorkflowEngineTask
Add a request 'TimeoutEvent'
addUnsetState(StateSetter) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Add a new Unset State to the collection
addUnsetState(StateSetter) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
addUserInRole(UserInRole) - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Add a UserInRole to the collection
addUserInRole(UserInRole) - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
 
addWorkingUser(Actor, State) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
addWorkingUser(Actor, State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
addWorkingUser(User, State, String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
addWorkingUser(User, State, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Add an user in the working user list
AFFECTATIONS_DONE - org.silverpeas.core.workflow.api.instance.ActionStatus
 
AllowedAction - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <allowedAction> element of a Process Model.
AllowedActions - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <allowedActions> element of a Process Model.
answer(String) - Method in interface org.silverpeas.core.workflow.api.instance.Question
Answer this question
answer(String) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Answer this question
answerQuestion(String, String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Answer a question
answerQuestion(String, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Answer a question
assignTask(Task, User) - Method in interface org.silverpeas.core.workflow.api.TaskManager
Adds a new task in the user's todos.
assignTask(Task, User) - Method in class org.silverpeas.core.workflow.engine.task.TaskManagerImpl
Adds a new task in the user's todos.

B

between(User, User) - Static method in interface org.silverpeas.core.workflow.api.user.Replacement
Prepares the construction of a replacement between the two specified users.
between(User, User) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Constructor
Sets the two users concerned by the replacement to construct.
between(User, User) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementConstructor
 
buildFieldsArray() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRecordTemplate
Builds a Field[] with the correct size().
buildFieldsArray() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowTemplate
Builds a Field[] with the correct size().
buildFieldsArray() - Method in interface org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceTemplate
 
buildQuestionEvent(String, DataRecord) - Method in interface org.silverpeas.core.workflow.api.task.Task
When this Question is asked for a task, builds a QuestionEvent giving the choosed step that must give the answer.
buildQuestionEvent(String, DataRecord) - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
Builds a QuestionEvent from this Task.
buildResponseEvent(String, DataRecord) - Method in interface org.silverpeas.core.workflow.api.task.Task
When this Response is answer for a task, builds a ResponseEvent giving the question id that must give the answer.
buildResponseEvent(String, DataRecord) - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
Builds a ResponseEvent from this Task.
buildTaskDoneEvent(String, DataRecord) - Method in interface org.silverpeas.core.workflow.api.task.Task
When this Task is done, builds a TaskDoneEvent giving the choosed action name and the filled form.
buildTaskDoneEvent(String, DataRecord) - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
Builds a TaskDoneEvent from this Task.
buildTaskSavedEvent(String, DataRecord) - Method in interface org.silverpeas.core.workflow.api.task.Task
When this Task is saved, builds a TaskSavedEvent giving the choosed action name and the filled form.
buildTaskSavedEvent(String, DataRecord) - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
Builds a TaskSavedEvent from this Task.

C

cancelQuestion(Question) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Cancel a question without response
cancelQuestion(Question) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Cancel a question without response 1 - make a fictive answer 2 - remove active state 3 - remove working user 4 - recurse in question target state, if questions have been asked in cascade
checkDataRecord(DataRecord) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRecordTemplate
Returns true if the data record is built on this template.
checkDataRecord(DataRecord) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowTemplate
Returns true if the data record is built on this template.
clearProcessModelCache() - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
 
clearProcessModelCache() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
Clear the process model cache.
Column - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <column> element of a Process Model.
ColumnImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <column> element of a Process Model.
ColumnImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ColumnImpl
 
Columns - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <columns> element of a Process Model.
ColumnsImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <columns> element of a Process Model.
ColumnsImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ColumnsImpl
Constructor
compareTo(HistoryStep) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
 
computeValid() - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
computeValid() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
Consequence - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <consequence> element of a Process Model.
ConsequenceImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <consequence> element of a Process Model.
ConsequenceImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
Constructor
Consequences - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <consequences> element of a Process Model.
ConsequencesImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <consequences> element of a Process Model.
ConsequencesImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ConsequencesImpl
Constructor
ContextualDesignation - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of one of the following elements of a Process Model: <activity> <description> <label> <title>
ContextualDesignations - Interface in org.silverpeas.core.workflow.api.model
Interface describing an object holding a collection of ContextualDesignation objects.
createAction() - Method in interface org.silverpeas.core.workflow.api.model.Actions
Create an Action
createAction() - Method in class org.silverpeas.core.workflow.engine.model.ActionsImpl
 
createActions() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Create Actions
createActions() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
createActor(User, String, State) - Method in interface org.silverpeas.core.workflow.api.ProcessInstanceManager
Builds an actor from a user and a role.
createActor(User, String, State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
Builds an actor from a user and a role.
createAllowedAction() - Method in interface org.silverpeas.core.workflow.api.model.AllowedActions
Create an AllowedAction
createAllowedAction() - Method in class org.silverpeas.core.workflow.engine.model.ActionRefs
 
createAllowedActions() - Method in interface org.silverpeas.core.workflow.api.model.State
Create and return an object implementing AllowedActions
createAllowedActions() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
createColumn() - Method in interface org.silverpeas.core.workflow.api.model.Columns
Create an Column
createColumn() - Method in class org.silverpeas.core.workflow.engine.model.ColumnsImpl
 
createColumns() - Method in interface org.silverpeas.core.workflow.api.model.Presentation
Create an Column
createColumns() - Method in class org.silverpeas.core.workflow.engine.model.PresentationImpl
 
createConsequence() - Method in interface org.silverpeas.core.workflow.api.model.Consequences
Crate a Consequence
createConsequence() - Method in class org.silverpeas.core.workflow.engine.model.ConsequencesImpl
 
createConsequences() - Method in interface org.silverpeas.core.workflow.api.model.Action
Create and return and object implementing Consequences
createConsequences() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Create and return and object implementing Consequences
createContextualDesignation() - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignations
Create a ContextualDesignation
createContextualDesignation() - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabelListHelper
 
createDataFolder() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Create DataFolder
createDataFolder() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
createForm() - Method in interface org.silverpeas.core.workflow.api.model.Forms
Create an Form
createForm() - Method in class org.silverpeas.core.workflow.engine.model.FormsImpl
 
createForms() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Create Forms
createForms() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
createHistoryNewStep(AbstractRequest.HistoryStepDescriptor) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest
 
createHistoryStep() - Method in interface org.silverpeas.core.workflow.api.ProcessInstanceManager
Build a new HistoryStep Return an object implementing HistoryStep interface
createHistoryStep() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
Build a new HistoryStep.
createInput() - Method in interface org.silverpeas.core.workflow.api.model.Form
Create and return and object implementing Input
createInput() - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
createItem() - Method in interface org.silverpeas.core.workflow.api.model.DataFolder
Create an Item
createItem() - Method in class org.silverpeas.core.workflow.engine.model.DataFolderImpl
 
createParameter() - Method in interface org.silverpeas.core.workflow.api.model.Item
Create an object implementing Parameter
createParameter() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
createParticipant() - Method in interface org.silverpeas.core.workflow.api.model.Participants
Create an Participant
createParticipant() - Method in class org.silverpeas.core.workflow.engine.model.ParticipantsImpl
 
createParticipants() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Create Participants
createParticipants() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
createPresentation() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Create a Presentation
createPresentation() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
createProcessInstance(String) - Method in interface org.silverpeas.core.workflow.api.UpdatableProcessInstanceManager
Creates a new process instance
createProcessInstance(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
Creates a new process instance
createProcessModel(String, String) - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
Create a ProcessModel from xml descriptor filename.
createProcessModel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
Create a ProcessModel from xml descriptor filename.
createProcessModelDescriptor() - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
Create a new ProcessModel descriptor that is not yet saved in a XML file.
createProcessModelDescriptor() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
 
createQualifiedUsers() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Create an object implementing QualifiedUsers
createQualifiedUsers() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Create and return an object implementing QalifiedUsers
createQualifiedUsers() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
createRelatedUser() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Create an object implementing RelatedUser
createRelatedUser() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
createResourceEventFrom(ResourceEvent.Type, Replacement...) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementEventNotifier
 
createRole() - Method in interface org.silverpeas.core.workflow.api.model.Roles
Create a Role
createRole() - Method in class org.silverpeas.core.workflow.engine.model.RolesImpl
 
createRoles() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Create Roles
createRoles() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
createState() - Method in interface org.silverpeas.core.workflow.api.model.States
Create an State
createState() - Method in class org.silverpeas.core.workflow.engine.model.StatesImpl
 
createStates() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Create States
createStates() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
createTask(Actor, ProcessInstance) - Method in interface org.silverpeas.core.workflow.api.TaskManager
Builds a new task (assigned or assignable).
createTask(Actor, ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskManager
Builds a new task (assigned or assignable).
createTasks(Actor[], ProcessInstance) - Method in interface org.silverpeas.core.workflow.api.TaskManager
Builds new tasks (assigned or assignable).
createTasks(Actor[], ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskManager
Builds new tasks (assigned or assignable).
createUserInRole() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Create a new UserInRole
createUserInRole() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
 
CreationTaskImpl - Class in org.silverpeas.core.workflow.engine.task
A creation task is the first task of a creation instance.
CreationTaskImpl(User, String, ProcessModel) - Constructor for class org.silverpeas.core.workflow.engine.task.CreationTaskImpl
Builds a CreationTaskImpl.

D

DataFolder - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <dataFolder> element of a Process Model.
DataFolderImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <dataFolder> and <userInfos> elements of a Process Model.
DataFolderImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.DataFolderImpl
Constructor
DateRoField - Class in org.silverpeas.core.workflow.engine.datarecord
A read only DateField
DateRoField(Date) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.DateRoField
 
DefaultUserSettingsService - Class in org.silverpeas.core.workflow.engine.user
Created by Nicolas on 30/05/2017.
DefaultUserSettingsService() - Constructor for class org.silverpeas.core.workflow.engine.user.DefaultUserSettingsService
 
delete() - Method in interface org.silverpeas.core.workflow.api.user.Replacement
Deletes this replacement in the persistence context.
delete(Replacement) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Repository
Deletes the specified replacement in this repository.
delete(Replacement) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementRepository
 
deleteActionRecord() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
Delete the data filled at this step
deleteActionRecord() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Delete the data associated to this step.
deleteByProcessInstanceId(String) - Method in class org.silverpeas.core.workflow.engine.error.ErrorRepository
 
deleteColumns(String) - Method in interface org.silverpeas.core.workflow.api.model.Presentation
Delete the Columns object with the given name
deleteColumns(String) - Method in class org.silverpeas.core.workflow.engine.model.PresentationImpl
 
deleteProcessModel(String) - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
Delete a ProcessModel with given model id
deleteProcessModel(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
Delete a ProcessModel with given model id
deleteProcessModelDescriptor(String) - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
Delete a ProcessModelDescriptor XML with given path
deleteProcessModelDescriptor(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
 
during(Period) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Constructor
Sets the period of time the replacement will be performed and constructs it.
during(Period) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementConstructor
 

E

equals(Object) - Method in class org.silverpeas.core.workflow.api.user.ReplacementList
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.AbstractReferrableObject
Tests equality with another referable object
equals(Object) - Method in class org.silverpeas.core.workflow.engine.datarecord.DateRoField
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.datarecord.TextRoField
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.instance.LockingUser
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.model.ColumnsImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.model.ParameterImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.model.RelatedGroupImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.model.UserInRoleImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementImpl
 
equals(Object) - Method in class org.silverpeas.core.workflow.engine.user.UserImpl
compare this user with another
equals(Object) - Method in class org.silverpeas.core.workflow.engine.user.UserInfoImpl
 
ErrorManager - Interface in org.silverpeas.core.workflow.api
The workflow engine services relate to error management.
ErrorManagerImpl - Class in org.silverpeas.core.workflow.engine.error
The workflow engine services relate to error management.
ErrorManagerImpl() - Constructor for class org.silverpeas.core.workflow.engine.error.ErrorManagerImpl
 
ErrorRepository - Class in org.silverpeas.core.workflow.engine.error
Created by Nicolas on 07/06/2017.
ErrorRepository() - Constructor for class org.silverpeas.core.workflow.engine.error.ErrorRepository
 
execute() - Method in interface org.silverpeas.core.workflow.external.ExternalAction
 
execute() - Method in class org.silverpeas.core.workflow.external.impl.AddSilverTrace
 
ExternalAction - Interface in org.silverpeas.core.workflow.external
 
ExternalActionImpl - Class in org.silverpeas.core.workflow.external.impl
 
ExternalActionImpl() - Constructor for class org.silverpeas.core.workflow.external.impl.ExternalActionImpl
 

F

fetchHistoryStep(String, boolean) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest
 
FIELD_TEXT - Static variable in class org.silverpeas.core.workflow.engine.user.DefaultUserSettingsService
 
fields - Variable in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
The fields.
fieldTemplate - Variable in class org.silverpeas.core.workflow.engine.datarecord.IndexedFieldTemplate
 
filterCurrentAndNextAt(Temporal) - Method in class org.silverpeas.core.workflow.api.user.ReplacementList.FilterStream
Filters on the specified temporal.
filterCurrentAt(Temporal) - Method in class org.silverpeas.core.workflow.api.user.ReplacementList.FilterStream
Filters on the specified temporal.
filterOnAtLeastOneRole(String...) - Method in class org.silverpeas.core.workflow.api.user.ReplacementList.FilterStream
Filters on the given roles.
filterOnAtLeastOneRole(List<String>) - Method in class org.silverpeas.core.workflow.api.user.ReplacementList.FilterStream
Filters on the given roles.
filterOnIncumbent(String...) - Method in class org.silverpeas.core.workflow.api.user.ReplacementList.FilterStream
Filters on given incumbents.
filterOnIncumbent(List<String>) - Method in class org.silverpeas.core.workflow.api.user.ReplacementList.FilterStream
Filters on given incumbents.
findAllByIncumbentAndByWorkflow(User, String) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Repository
Finds all the replacements by the specified replaced user and by the workflow instance identifier.
findAllByIncumbentAndByWorkflow(User, String) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementRepository
 
findAllBySubstituteAndByWorkflow(User, String) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Repository
Finds all the replacements by the specified substitute and by the workflow instance identifier.
findAllBySubstituteAndByWorkflow(User, String) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementRepository
 
findAllByUsersAndByWorkflow(User, User, String) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Repository
Finds all the replacements between the two specified users and created in the specified workflow instance.
findAllByUsersAndByWorkflow(User, User, String) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementRepository
 
findAllByWorkflow(String) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Repository
Finds all the replacements created in the specified workflow instance.
findAllByWorkflow(String) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementRepository
 
Form - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <Form> element of a Process Model.
formatFieldValueAsString(Item[], FieldTemplate, Field, String) - Static method in class org.silverpeas.core.workflow.util.WorkflowUtil
Formats the field value as string from given context.
FormImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <form> element of a Process Model.
FormImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.FormImpl
Constructor
Forms - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <forms> element of a Process Model.
FormsImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <forms> element of a Process Model.
FormsImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.FormsImpl
Constructor
from(int) - Static method in enum org.silverpeas.core.workflow.api.instance.ActionStatus
 

G

GenericEvent - Interface in org.silverpeas.core.workflow.api.event
A GenericEvent object is the description of an action on an activity Those descriptions are sent to the workflow engine by the workflow tools when the user has done an action in a process instance.
get() - Static method in interface org.silverpeas.core.workflow.engine.user.UserSettingsService
 
get(String) - Static method in interface org.silverpeas.core.workflow.api.user.Replacement
Gets the replacement with the specified unique identifier.
get(String, String) - Method in class org.silverpeas.core.workflow.engine.user.DefaultUserSettingsService
 
get(String, String) - Method in interface org.silverpeas.core.workflow.engine.user.UserSettingsService
 
getAction() - Method in interface org.silverpeas.core.workflow.api.error.WorkflowError
 
getAction() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
 
getAction() - Method in interface org.silverpeas.core.workflow.api.instance.Participant
Get the action the participant has done
getAction() - Method in interface org.silverpeas.core.workflow.api.model.AllowedAction
Get the allowed action
getAction() - Method in interface org.silverpeas.core.workflow.api.model.TimeOutAction
return the Action to be launch
getAction() - Method in class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
 
getAction() - Method in class org.silverpeas.core.workflow.engine.instance.ActionAndState
 
getAction() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the action name logged in this History step
getAction() - Method in class org.silverpeas.core.workflow.engine.instance.ParticipantImpl
Get the action in which has acted the participant
getAction() - Method in class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
Get the atomic operation stored in this step
getAction() - Method in class org.silverpeas.core.workflow.engine.model.ActionRef
Get the referred action
getAction() - Method in class org.silverpeas.core.workflow.engine.model.TimeOutActionImpl
 
getAction() - Method in class org.silverpeas.core.workflow.engine.notification.AbstractReplacementNotificationBuilder
 
getAction() - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
getAction(String) - Method in interface org.silverpeas.core.workflow.api.model.Actions
Get the action definition with given name
getAction(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the action definition with given name
getAction(String) - Method in class org.silverpeas.core.workflow.engine.model.ActionsImpl
 
getAction(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the action with the given name
getActionDate() - Method in interface org.silverpeas.core.workflow.api.error.WorkflowError
 
getActionDate() - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
Returns the action date.
getActionDate() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
 
getActionDate() - Method in class org.silverpeas.core.workflow.engine.AbstractRequest.HistoryStepDescriptor
 
getActionDate() - Method in class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
Get action date
getActionDate() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
Returns the action date.
getActionDate() - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
Returns the action date.
getActionDate() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the date when the action has been done
getActionForm(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns the form (if any) associated to the named action.
getActionForm(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the form (if any) associated to the named action.
getActionName() - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
Returns the name of the action choosen to resolve the activity.
getActionName() - Method in class org.silverpeas.core.workflow.engine.AbstractRequest.HistoryStepDescriptor
 
getActionName() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
Returns the name of the action chosen to resolve the activity.
getActionName() - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
Returns the name of the action chosen to resolve the activity.
getActionName() - Method in class org.silverpeas.core.workflow.engine.model.ActionRef
 
getActionNames() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the action names list from which the user must choose to resolve the activity.
getActionNames() - Method in class org.silverpeas.core.workflow.engine.task.CreationTaskImpl
Returns the action names list from which the user must choose to resolve the activity.
getActionNames() - Method in class org.silverpeas.core.workflow.engine.task.TaskImpl
Returns the action names list from which the user must choose to resolve the activity.
getActionRecord() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
Get the data filled at this step
getActionRecord() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the data associated to this step.
getActionRecord(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Returns the data which was given when the action was performed.
getActionRecord(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get the data associated to the given action
getActions() - Method in interface org.silverpeas.core.workflow.api.model.Actions
Get the actions defined for this process model
getActions() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the actions defined for this process model
getActions() - Method in class org.silverpeas.core.workflow.engine.model.ActionsImpl
 
getActions() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the actions defined for this process model
getActionsEx() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the actions definitions
getActionsEx() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
getActionStatus() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
 
getActionStatus() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the resulting status of action logged in this history step
getActiveStates() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getActiveStates() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getActivities() - Method in interface org.silverpeas.core.workflow.api.model.State
Get all the activities
getActivities() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getActivity(String, String) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getActors(QualifiedUsers, State) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Computes tuples role/user (stored in an Actor object) from a QualifiedUsers object
getActors(QualifiedUsers, State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Computes tuples role/user/state (stored in an Actor object) from a QualifiedUsers object
getAll(String) - Static method in interface org.silverpeas.core.workflow.api.user.Replacement
Gets all the replacements that are defined in the specified workflow instance.
getAllBy(User, String) - Static method in interface org.silverpeas.core.workflow.api.user.Replacement
Gets all the replacements exercised by the specified user in the specified workflow instance.
getAllDataRecord(String, String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getAllDataRecord(String, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Returns a data record with all the accessible data in this instance.
getAllDataTemplate(String, String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns the RecordTemplate which describes all the data of the process instance built from this model.
getAllDataTemplate(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the recordTemplate which describes the data record of the process instance built from this model.
getAllOf(User, String) - Static method in interface org.silverpeas.core.workflow.api.user.Replacement
Gets all the replacements of the specified user in the specified workflow instance.
getAllowedAction(String) - Method in interface org.silverpeas.core.workflow.api.model.AllowedActions
Get allowed action by action name
getAllowedAction(String) - Method in class org.silverpeas.core.workflow.engine.model.ActionRefs
 
getAllowedActions() - Method in interface org.silverpeas.core.workflow.api.model.AllowedActions
Get available actions
getAllowedActions() - Method in interface org.silverpeas.core.workflow.api.model.State
Get actions available in this state
getAllowedActions() - Method in class org.silverpeas.core.workflow.engine.model.ActionRefs
 
getAllowedActions() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
Get actions available in this state
getAllowedActionsEx() - Method in interface org.silverpeas.core.workflow.api.model.State
Get all the allowed actions
getAllowedActionsEx() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getAllowedUsers() - Method in interface org.silverpeas.core.workflow.api.model.Action
Get all the users allowed to execute this action
getAllowedUsers() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Get all the users allowed to execute this action
getAllPeasIds() - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
Get all the "process manager" peas ids
getAllPeasIds() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
Get all the "process manager" peas ids
getAllWith(User, User, String) - Static method in interface org.silverpeas.core.workflow.api.user.Replacement
Gets all the replacements in which the specified users are implied and that are defined in the specified workflow instance.
getAssignedStates(User, String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Returns all the state name assigned to the user with given role
getAssignedStates(User, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Returns all the state name assigned to the user.
getBackStatus() - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Get the status regarding a possible undo process
getBackSteps() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the history steps that user can discussed (ask a question to the actor of that step).
getBackSteps() - Method in class org.silverpeas.core.workflow.engine.task.CreationTaskImpl
no back action possible, return null.
getBackSteps() - Method in class org.silverpeas.core.workflow.engine.task.TaskImpl
Returns the history steps that user can discussed (ask a question to the actor of that step).
getBackSteps(User, String, String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get all the steps where given user (with given role) can go back from the given state
getBackSteps(User, String, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get all the steps where given user (with given role) can go back from the given state
getBundleSubjectKey() - Method in class org.silverpeas.core.workflow.engine.notification.AbstractReplacementNotificationBuilder
 
getById(String) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Repository
Gets the replacement with the specified unique identifier.
getById(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceRepository
 
getById(Collection<String>) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceRepository
 
getByProcessInstanceId(String) - Method in class org.silverpeas.core.workflow.engine.error.ErrorRepository
 
getByUserIdAndComponentId(String, String) - Method in class org.silverpeas.core.workflow.engine.user.UserSettingsRepository
 
getCode() - Method in enum org.silverpeas.core.workflow.api.instance.ActionStatus
 
getColumn(String) - Method in interface org.silverpeas.core.workflow.api.model.Columns
Get the column referencing the given item
getColumn(String) - Method in class org.silverpeas.core.workflow.engine.model.ColumnsImpl
 
getColumnList() - Method in interface org.silverpeas.core.workflow.api.model.Columns
Get the referenced Column objects as a list
getColumnList() - Method in class org.silverpeas.core.workflow.engine.model.ColumnsImpl
 
getColumns(String) - Method in interface org.silverpeas.core.workflow.api.model.Presentation
Get the contents of the Columns object with the given role name, or of the 'Columns' for the default role if nothing for the specified role can be found.
getColumns(String) - Method in class org.silverpeas.core.workflow.engine.model.PresentationImpl
Get the contents of the Columns object with the given role name, or of the 'Columns' for the default role if nothing for the specified role can be found.
getColumnsByRole(String) - Method in interface org.silverpeas.core.workflow.api.model.Presentation
Get the Columns object referenced by the given role name
getColumnsByRole(String) - Method in class org.silverpeas.core.workflow.engine.model.PresentationImpl
 
getComponentId() - Method in interface org.silverpeas.core.workflow.api.user.UserSettings
 
getComponentId() - Method in class org.silverpeas.core.workflow.engine.user.UserSettingsImpl
 
getComponentInstanceId() - Method in class org.silverpeas.core.workflow.engine.notification.AbstractReplacementNotificationBuilder
 
getComponentInstanceId() - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
getConsequenceList() - Method in interface org.silverpeas.core.workflow.api.model.Consequences
Get the target consequences
getConsequenceList() - Method in class org.silverpeas.core.workflow.engine.model.ConsequencesImpl
Get the actions
getConsequences() - Method in interface org.silverpeas.core.workflow.api.model.Action
Get all the consequences of this action
getConsequences() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Get all the consequences of this action
getContent() - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignation
Get the content of the designation
getContent() - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabel
Get the content of specific label
getContributionAccessLinkLabelBundleKey() - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
getCreateAction(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns the action of kind create Throws a WorkflowException if there is no action of type create
getCreateAction(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the action of kind create Throws a WorkflowException if there is no action of type create
getCreationRoles() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns the roles under which an user can create a new instance
getCreationRoles() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the roles under which an user can create a new instance
getCreationTask(User, String, ProcessModel) - Method in interface org.silverpeas.core.workflow.api.TaskManager
Returns the creation task of a processModel or null if the user is not allowed to create a new instance.
getCreationTask(User, String, ProcessModel) - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskManager
Returns the creation task of a processModel or null if the user is not allowed to create a new instance.
getDataFolder() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the data folder defined for this process model
getDataFolder() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the data folder defined for this process model
getDataRecord() - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
Returns the data associated to this event.
getDataRecord() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
Returns the data filled when the action was processed.
getDataRecord() - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
Returns the data filled when the action was processed.
getDateItem() - Method in interface org.silverpeas.core.workflow.api.model.TimeOutAction
Get date item from data folder used to determine when the action is launched.
getDateItem() - Method in class org.silverpeas.core.workflow.engine.model.TimeOutActionImpl
 
getDefaultRecord(String, String, DataRecord) - Method in interface org.silverpeas.core.workflow.api.model.Form
Converts this object in a DataRecord object
getDefaultRecord(String, String, DataRecord) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
Converts this object in a DataRecord object
getDelay() - Method in interface org.silverpeas.core.workflow.api.model.TimeOutAction
Get delay after which the action is launched.
getDelay() - Method in class org.silverpeas.core.workflow.engine.model.TimeOutActionImpl
 
getDescription(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Action
Get description in specific language for the given role
getDescription(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Item
Get description in specific language for the given role
getDescription(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Participant
Get description in specific language for the given role
getDescription(String, String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get description in specific language for the given role
getDescription(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Role
Get description in specific language for the given role
getDescription(String, String) - Method in interface org.silverpeas.core.workflow.api.model.State
Get description in specific language for the given role
getDescription(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
 
getDescription(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
Get description in specific language for the given role
getDescription(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ParticipantImpl
Get description in specific language for the given role
getDescription(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get description in specific language for the given role
getDescription(String, String) - Method in class org.silverpeas.core.workflow.engine.model.RoleImpl
 
getDescription(String, String) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getDescriptions() - Method in interface org.silverpeas.core.workflow.api.model.Action
Get all the descriptions
getDescriptions() - Method in interface org.silverpeas.core.workflow.api.model.Item
Get all the descriptions
getDescriptions() - Method in interface org.silverpeas.core.workflow.api.model.Participant
Get all the descriptions
getDescriptions() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get all the descriptions
getDescriptions() - Method in interface org.silverpeas.core.workflow.api.model.Role
Get all the descriptions
getDescriptions() - Method in interface org.silverpeas.core.workflow.api.model.State
Get all the descriptions
getDescriptions() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
 
getDescriptions() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
getDescriptions() - Method in class org.silverpeas.core.workflow.engine.model.ParticipantImpl
 
getDescriptions() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
getDescriptions() - Method in class org.silverpeas.core.workflow.engine.model.RoleImpl
 
getDescriptions() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getDisplayerName() - Method in interface org.silverpeas.core.workflow.api.model.Input
Get name of displayer used to show the item
getDisplayerName() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns the name of the FieldDisplayer to display the described field.
getDisplayerName() - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Get name of displayer used to show the item
getEmptyField() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Throws an illegal call exception, since an empty field can't be built from this template.
getEmptyField(int) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
 
getEmptyRecord() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRecordTemplate
Throws an illegal call exception, since an empty DataRecord can't be built from this template.
getEmptyRecord() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowTemplate
Throws an illegal call exception, since an empty DataRecord can't be built from this template.
getErrorManager() - Static method in class org.silverpeas.core.workflow.api.Workflow
 
getErrorManager() - Static method in class org.silverpeas.core.workflow.engine.WorkflowHub
 
getErrorMessage() - Method in interface org.silverpeas.core.workflow.api.error.WorkflowError
 
getErrorMessage() - Method in class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
 
getErrorsOfInstance(String) - Method in interface org.silverpeas.core.workflow.api.ErrorManager
Get all the errors that occured for a given instance
getErrorsOfInstance(String) - Method in class org.silverpeas.core.workflow.engine.error.ErrorManagerImpl
Get all the errors that occured for a given instance
getErrorStatus() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get the error status of this instance
getErrorStatus() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get the error status of this instance
getEvent() - Method in class org.silverpeas.core.workflow.external.impl.ExternalActionImpl
 
getField(int) - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
getField(int) - Method in class org.silverpeas.core.workflow.engine.datarecord.LazyProcessInstanceDataRecord
Returns the field at the index position in the record.
getField(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getField(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
getField(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.LazyProcessInstanceDataRecord
Returns the named field.
getField(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceDataRecord
Returns the named field.
getField(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
Returns the named field.
getField(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Returns the required field from the folder.
getField(String, int) - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
getField(String, int) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceDataRecord
 
getField(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.datarecord.ActionActorTemplate
Returns a field built from this template and filled from the given process instance.
getField(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.datarecord.ActionDateTemplate
Returns a field built from this template and filled from the given process instance.
getField(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.datarecord.ActionLabelTemplate
Returns a field built from this template and filled from the given process instance.
getField(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.datarecord.ItemTemplate
Returns a field built from this template and filled from the given process instance.
getField(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns a field built from this template and filled from the given process instance.
getField(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.datarecord.StateTemplate
Returns a field built from this template and filled from the given process instance.
getField(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.datarecord.TitleTemplate
Returns a field built from this template and filled from the given process instance.
getField(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.datarecord.UserInfoTemplate
Returns a field built from this template and filled from the given process instance.
getFieldComparable(Item[], FieldTemplate, Field, String) - Static method in class org.silverpeas.core.workflow.util.WorkflowUtil
Gets the comparable of the field value from given context.
getFieldIndex(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRecordTemplate
Returns the Field index of the named field.
getFieldIndex(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowTemplate
Returns the Field index of the named field.
getFieldName() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns the field name of the Field built on this template.
getFieldNames() - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
getFieldNames() - Method in class org.silverpeas.core.workflow.engine.datarecord.LazyProcessInstanceDataRecord
 
getFieldNames() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceDataRecord
 
getFieldNames() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRecordTemplate
Returns all the field names of the DataRecord built on this template.
getFieldNames() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
 
getFieldNames() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowTemplate
Returns all the field names of the DataRecord built on this template.
getFieldTemplate(int) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRecordTemplate
Returns the FieldTemplate at the given position
getFieldTemplate(int) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowTemplate
Returns the FieldTemplate at the given position
getFieldTemplate(int) - Method in interface org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceTemplate
 
getFieldTemplate(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRecordTemplate
Returns the FieldTemplate of the named field.
getFieldTemplate(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowTemplate
Returns the FieldTemplate of the named field.
getFieldTemplates() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRecordTemplate
Returns all the field templates.
getFieldTemplates() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowTemplate
Returns all the field templates.
getFilteredActions() - Method in interface org.silverpeas.core.workflow.api.model.State
 
getFilteredActions() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getFolder() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getFolder() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Returns the folder as a DataRecord
getFolderItem() - Method in interface org.silverpeas.core.workflow.api.model.RelatedGroup
Get the referred item
getFolderItem() - Method in interface org.silverpeas.core.workflow.api.model.RelatedUser
Get the referred item
getFolderItem() - Method in class org.silverpeas.core.workflow.engine.model.RelatedGroupImpl
Get the referred item
getFolderItem() - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
Get the referred item
getFolderRecordSet() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns the record set where are saved all the folder of the instance built from this model.
getFolderRecordSet() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the record set where are saved all the folder of the instance built from this model.
getFolderRecordSetName() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
 
getFolderRecordSetName() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the name of the record set where are saved all the folder of the instance built from this model.
getForm() - Method in interface org.silverpeas.core.workflow.api.model.Action
Get the form associated with this action
getForm() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Get the form associated with this action
getForm(String) - Method in interface org.silverpeas.core.workflow.api.model.Forms
Get the form definition with given name.
getForm(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the form definition with given name
getForm(String) - Method in class org.silverpeas.core.workflow.engine.model.FormsImpl
 
getForm(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the form with the given name
getForm(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Forms
Get the form definition with given name for the given role, will return the form dedicated to that role or, if the former has not been found, a generic form with this name
getForm(String, String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the form definition with given name for the given role
getForm(String, String) - Method in class org.silverpeas.core.workflow.engine.model.FormsImpl
 
getForm(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
getFormRecord(String, String, String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getFormRecord(String, String, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getFormRecordSet(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns the record set where are saved all the data of the named form.
getFormRecordSet(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the record set where are saved all the data of the named form.
getFormRecordSetName(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
 
getFormRecordSetName(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the name of the record set where are saved all the data of the named form.
getForms() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the forms definitions
getForms() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
getFormula() - Method in interface org.silverpeas.core.workflow.api.model.Item
Get formula to use if item must be computed
getFormula() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
Get formula to use if item must be computed
getFromState() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the state where the question was asked
getFromState() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the state where the question was asked
getFromStateName() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the state where the question was asked
getFromUser() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the user who asked the question
getFromUser() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the user who asked the question
getFromUserId() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the id of user who asked the question
getFullName() - Method in interface org.silverpeas.core.workflow.api.user.User
Get the user full name (firstname lastname)
getFullName() - Method in class org.silverpeas.core.workflow.engine.user.UserImpl
Returns the user full name (firstname lastname)
getFullProcessInstance() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
 
getGroupId() - Method in interface org.silverpeas.core.workflow.api.instance.Actor
 
getGroupId() - Method in interface org.silverpeas.core.workflow.api.task.Task
 
getGroupId() - Method in class org.silverpeas.core.workflow.engine.instance.ActorImpl
 
getGroupId() - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
 
getGroupId() - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
 
getGroupId() - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
 
getGroupIds() - Method in interface org.silverpeas.core.workflow.api.user.User
 
getGroupIds() - Method in class org.silverpeas.core.workflow.engine.user.UserImpl
 
getHandler() - Method in interface org.silverpeas.core.workflow.api.model.Trigger
Get the handler name of the Trigger.
getHandler() - Method in class org.silverpeas.core.workflow.engine.model.TriggerImpl
 
getHistoryStep(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getHistoryStep(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getHistoryStepRepository() - Method in class org.silverpeas.core.workflow.engine.AbstractRequest
 
getHistorySteps() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getHistorySteps() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getHTMLFileName() - Method in interface org.silverpeas.core.workflow.api.model.Form
Get the name of HTML file to show this form if no HTML file is defined, XMLForm will be used to display the form
getHTMLFileName() - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
Get the name of HTML file to show this form if no HTML file is defined, XMLForm will be used to create the form
getId() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
Get the step id
getId() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the question id
getId() - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
getId() - Method in class org.silverpeas.core.workflow.engine.datarecord.LazyProcessInstanceDataRecord
Returns the data record id.
getId() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceDataRecord
Returns the data record id.
getId() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
Returns the data record id.
getIncumbent() - Method in interface org.silverpeas.core.workflow.api.user.Replacement
Gets the incumbent of responsibilities of tasks that is replaced in a given period of time.
getIncumbent() - Method in class org.silverpeas.core.workflow.engine.user.ReplacementImpl
 
getInfo(String) - Method in interface org.silverpeas.core.workflow.api.user.User
Returns the named info
getInfo(String) - Method in class org.silverpeas.core.workflow.engine.user.UserImpl
Returns the named info
getInput(int) - Method in interface org.silverpeas.core.workflow.api.model.Form
Get the input specified by the index
getInput(int) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
getInput(Input) - Method in interface org.silverpeas.core.workflow.api.model.Form
Get the input specified by item and / or value
getInput(Input) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
getInputs() - Method in interface org.silverpeas.core.workflow.api.model.Form
Get the inputs
getInputs() - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
Get the inputs
getInstanceId() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get the workflow instance id
getInstanceId() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get the workflow instance id
getInterestedUsers() - Method in interface org.silverpeas.core.workflow.api.model.State
Get all the users interested by this state
getInterestedUsers() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getInterestedUsersEx() - Method in interface org.silverpeas.core.workflow.api.model.State
Get all the users interested by this state
getInterestedUsersEx() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getItem() - Method in interface org.silverpeas.core.workflow.api.model.Column
Get the item to show in this column
getItem() - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Get the item on which the comparison will be processed
getItem() - Method in class org.silverpeas.core.workflow.engine.model.ColumnImpl
 
getItem() - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
getItem() - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Get the referred item
getItem(String) - Method in interface org.silverpeas.core.workflow.api.model.DataFolder
Get item contained in the DataFolder by role name
getItem(String) - Method in class org.silverpeas.core.workflow.engine.model.DataFolderImpl
 
getItemByName(Item[], String) - Static method in class org.silverpeas.core.workflow.util.WorkflowUtil
Gets form given array the item which has the given name.
getItems() - Method in interface org.silverpeas.core.workflow.api.model.DataFolder
Get the items
getItems() - Method in class org.silverpeas.core.workflow.engine.model.DataFolderImpl
Get the items
getKey() - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
This method has to be implemented by the referrable object it has to compute the unique key
getKey() - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
 
getKey() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Get the unique key, used by equals method
getKey() - Method in class org.silverpeas.core.workflow.engine.model.ActionRef
 
getKey() - Method in class org.silverpeas.core.workflow.engine.model.TriggerImpl
 
getKey() - Method in interface org.silverpeas.core.workflow.engine.ReferrableObjectIntf
Return the unique key
getKeyValuePairs() - Method in interface org.silverpeas.core.workflow.api.model.Item
 
getKeyValuePairs() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
getKill() - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Get the flag that specifies if instance has to be removed
getKill() - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
Get the flag that specifies if instance has to be removed
getKind() - Method in interface org.silverpeas.core.workflow.api.model.Action
Get the kind of this action
getKind() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Get the kind of this action (update, create or delete)
getLabel() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns the default label of the described field.
getLabel(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns the local label of the described field.
getLabel(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Action
Get label in specific language for the given role
getLabel(String, String) - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignations
Get the designation for the given role and language; make the best match if the required language and/ or role are not supported fall-back to the default values to the default values.
getLabel(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Input
Get label in specific language for the given role
getLabel(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Item
Get label in specific language for the given role
getLabel(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Participant
Get label in specific language for the given role
getLabel(String, String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get label in specific language for the given role
getLabel(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Role
Get label in specific language for the given role
getLabel(String, String) - Method in interface org.silverpeas.core.workflow.api.model.State
Get label in specific language for the given role
getLabel(String, String) - Static method in class org.silverpeas.core.workflow.api.Workflow
Returns the localized label in the specified language.
getLabel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
 
getLabel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
Get label in specific language for the given role
getLabel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
 
getLabel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ParticipantImpl
Get label in specific language for the given role
getLabel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get label in specific language for the given role
getLabel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.RoleImpl
 
getLabel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabelListHelper
 
getLabel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getLabels() - Method in interface org.silverpeas.core.workflow.api.model.Action
Get all the labels
getLabels() - Method in interface org.silverpeas.core.workflow.api.model.Input
Get all the labels
getLabels() - Method in interface org.silverpeas.core.workflow.api.model.Item
Get all the labels
getLabels() - Method in interface org.silverpeas.core.workflow.api.model.Participant
Get all the labels
getLabels() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get all the labels
getLabels() - Method in interface org.silverpeas.core.workflow.api.model.Role
Get all the labels
getLabels() - Method in interface org.silverpeas.core.workflow.api.model.State
Get all the labels
getLabels() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
 
getLabels() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
getLabels() - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
 
getLabels() - Method in class org.silverpeas.core.workflow.engine.model.ParticipantImpl
 
getLabels() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
getLabels() - Method in class org.silverpeas.core.workflow.engine.model.RoleImpl
 
getLabels() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getLanguage() - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignation
Get the language of this designation
getLanguage() - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
getLanguage() - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabel
Get the language of specific label
getLanguages() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns an empty array : this implementation use only a default local.
getLinkDisabled() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Get the linkDisabled status associated to the related users (only used for notification)
getLinkDisabled() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Get the linkDisabled status associated to the related users (only used for notification)
getLocalizationBundlePath() - Method in class org.silverpeas.core.workflow.engine.notification.AbstractReplacementNotificationBuilder
 
getLocalizationBundlePath() - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
getLockDate() - Method in class org.silverpeas.core.workflow.engine.instance.LockingUser
Get the date when user locked the instance
getLockingUser(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getLockingUser(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getMapTo() - Method in interface org.silverpeas.core.workflow.api.model.Item
Get the full user field name, to which this item is map
getMapTo() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
Get the full user field name, to which this item is map
getMaximumNumberOfOccurrences() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
 
getMessage() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Get the message associated to the related users (only used for notification)
getMessage() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Get the message associated to the related users (only used for notification)
getModelId() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get the workflow model id
getModelId() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the id of this process model
getModelId() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get the workflow model id
getModelId() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the id of this process model
getModule() - Method in exception org.silverpeas.core.workflow.api.WorkflowException
Returns the module name.
getMostRecentStep(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Recent the most recent step where the named action has been performed.
getMostRecentStep(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Returns the most recent step where this action was performed.
getName() - Method in interface org.silverpeas.core.workflow.api.instance.ItemValue
 
getName() - Method in interface org.silverpeas.core.workflow.api.model.Action
Get the name of this action
getName() - Method in interface org.silverpeas.core.workflow.api.model.Form
Get the name of this form
getName() - Method in interface org.silverpeas.core.workflow.api.model.Item
Get the name of this item
getName() - Method in interface org.silverpeas.core.workflow.api.model.Parameter
Get the name of the Parameter
getName() - Method in interface org.silverpeas.core.workflow.api.model.Participant
Get the name of this participant
getName() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the name of this process model
getName() - Method in interface org.silverpeas.core.workflow.api.model.Role
Get the name of the Role
getName() - Method in interface org.silverpeas.core.workflow.api.model.State
Get the name of this state
getName() - Method in interface org.silverpeas.core.workflow.api.model.Trigger
Get the name of the Trigger
getName() - Method in interface org.silverpeas.core.workflow.api.user.UserInfo
Get the info name
getName() - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Get the name of this action
getName() - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
Get the name of this form
getName() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
Get the name of this item
getName() - Method in class org.silverpeas.core.workflow.engine.model.ParameterImpl
Get the name of the Parameter
getName() - Method in class org.silverpeas.core.workflow.engine.model.ParticipantImpl
Get the name of this participant
getName() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the name of this process model
getName() - Method in class org.silverpeas.core.workflow.engine.model.RoleImpl
Get the name of the Role
getName() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
Get the name of this state
getName() - Method in class org.silverpeas.core.workflow.engine.model.TriggerImpl
Get the name of the Parameter
getName() - Method in class org.silverpeas.core.workflow.engine.user.UserInfoImpl
 
getNewActionRecord(String, String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get a new data record associated to the given action
getNewActionRecord(String, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get a new data record associated to the given action
getNewActionRecord(String, String, String, DataRecord) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns an empty DataRecord which must be filled in order to process the named action.
getNewActionRecord(String, String, String, DataRecord) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns an empty DataRecord which must be filled in order to process the named action.
getNewUserInfosRecord(String, String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns an empty DataRecord which must be filled in order to fill the user information Throws a WorkflowException if problem encountered.
getNewUserInfosRecord(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns an empty DataRecord which must be filled in order to fill the user information Throws a WorkflowException if problem encountered.
getNotifiedUsers() - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Get all the users that have to be notified
getNotifiedUsers() - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
Get all the users that have to be notified
getOperator() - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Get the operator used to compare item and value
getOperator() - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
getOrder() - Method in interface org.silverpeas.core.workflow.api.model.TimeOutAction
Get timeoutAction order.
getOrder() - Method in class org.silverpeas.core.workflow.engine.model.TimeOutActionImpl
 
getParameter(String) - Method in interface org.silverpeas.core.workflow.api.model.Item
Get the parameter specified by name
getParameter(String) - Method in interface org.silverpeas.core.workflow.api.model.Trigger
Get the parameter specified by name
getParameter(String) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
getParameter(String) - Method in class org.silverpeas.core.workflow.engine.model.TriggerImpl
 
getParameters() - Method in class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
Get parameters of atomic operation
getParameters(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns a Map (String -> String) of named parameters which can be used by the displayer (max-size, length ...).
getParametersObj() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
 
getParticipant() - Method in interface org.silverpeas.core.workflow.api.model.RelatedUser
Get the referred participant
getParticipant() - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
Get the referred participant
getParticipant(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get the last user who resolved the given state
getParticipant(String) - Method in interface org.silverpeas.core.workflow.api.model.Participants
Get the participant definition with given name
getParticipant(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get the last user who resolved the given state
getParticipant(String) - Method in class org.silverpeas.core.workflow.engine.model.ParticipantsImpl
Get the participant with given name
getParticipants() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getParticipants() - Method in interface org.silverpeas.core.workflow.api.model.Participants
Returns all the Participant elements as an array
getParticipants() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the participants definition
getParticipants() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getParticipants() - Method in class org.silverpeas.core.workflow.engine.model.ParticipantsImpl
 
getParticipants() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the participants definition
getParticipantsEx() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get all the participants definitions
getParticipantsEx() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
getPendingQuestions() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the question that must be answered
getPendingQuestions() - Method in class org.silverpeas.core.workflow.engine.task.CreationTaskImpl
no question possible, return null.
getPendingQuestions() - Method in class org.silverpeas.core.workflow.engine.task.TaskImpl
Returns the questions that must be answered
getPendingQuestions(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get all the questions asked in the given state
getPendingQuestions(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get all the questions asked to the given state
getPeriod() - Method in interface org.silverpeas.core.workflow.api.user.Replacement
Gets the period in days over which this replacement is enabled.
getPeriod() - Method in class org.silverpeas.core.workflow.engine.user.ReplacementImpl
 
getPresentation() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the presentation configuration
getPresentation() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the presentation configuration
getPresentationForm(String, String, String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns the Form which be used to publish the named form.
getPresentationForm(String, String, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the Form which be used to publish the form associated to the named action or form.
getProcessInstance() - Method in interface org.silverpeas.core.workflow.api.error.WorkflowError
 
getProcessInstance() - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
Returns the process instance.
getProcessInstance() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
 
getProcessInstance() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the process instance where the question was asked
getProcessInstance() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the process instance.
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.AbstractRequest.HistoryStepDescriptor
 
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
 
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
Returns the process instance.
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
Returns the process instance.
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Get the instance for which user is affected
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the process instance
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Get the instance to which user is interested
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.instance.LockingUser
Get the instance to which user is interested
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the process instance where the question was asked
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Get the instance for which user is affected
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.task.CreationTaskImpl
 
getProcessInstance() - Method in class org.silverpeas.core.workflow.engine.task.TaskImpl
Returns the process instance.
getProcessInstance() - Method in class org.silverpeas.core.workflow.external.impl.ExternalActionImpl
 
getProcessInstance(String) - Method in interface org.silverpeas.core.workflow.api.ProcessInstanceManager
Get the process instances for a given instance id
getProcessInstance(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
Get the process instances for a given instance id
getProcessInstanceIdFromExternalTodoId(String) - Method in interface org.silverpeas.core.workflow.api.TaskManager
Get the process instance Id referred by the task to do with the given identifier.
getProcessInstanceIdFromExternalTodoId(String) - Method in class org.silverpeas.core.workflow.engine.task.TaskManagerImpl
Get the process instance Id referred by the task to do with the given identifier
getProcessInstanceManager() - Static method in class org.silverpeas.core.workflow.api.Workflow
 
getProcessInstanceManager() - Static method in class org.silverpeas.core.workflow.engine.WorkflowHub
 
getProcessInstanceRepository() - Method in class org.silverpeas.core.workflow.engine.AbstractRequest
 
getProcessInstances(String, User, String) - Method in interface org.silverpeas.core.workflow.api.ProcessInstanceManager
Get the list of process instances for a given peas Id, user and role.
getProcessInstances(String, User, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
 
getProcessInstances(String, User, String, String[], String[]) - Method in interface org.silverpeas.core.workflow.api.ProcessInstanceManager
Get the list of process instances for a given peas Id, user and role, and user's roles.
getProcessInstances(String, User, String, String[], String[]) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
 
getProcessModel() - Method in interface org.silverpeas.core.workflow.api.event.QuestionEvent
Returns the process model (peas).
getProcessModel() - Method in interface org.silverpeas.core.workflow.api.event.ResponseEvent
Returns the process model (peas).
getProcessModel() - Method in interface org.silverpeas.core.workflow.api.event.TaskDoneEvent
Returns the process model (peas).
getProcessModel() - Method in interface org.silverpeas.core.workflow.api.event.TaskSavedEvent
Returns the process model (peas).
getProcessModel() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
getProcessModel() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the process model (peas).
getProcessModel() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
Returns the process model (peas).
getProcessModel() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getProcessModel() - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
Returns the process model.
getProcessModel(String) - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
Get a ProcessModel from its modelId.
getProcessModel(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
Get a ProcessModel from its modelId.
getProcessModelDir() - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
Get the directory where are stored the models
getProcessModelDir() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
Get the directory where are stored the models
getProcessModelManager() - Static method in class org.silverpeas.core.workflow.api.Workflow
 
getProcessModelManager() - Static method in class org.silverpeas.core.workflow.engine.WorkflowHub
 
getProcessPath(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
 
getPublicationForm(String, String, String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns the Form which be used to publish the form associated to the named action.
getPublicationForm(String, String, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the Form which be used to publish the form associated to the named action.
getQuestionDate() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the date when question was asked
getQuestionDate() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the date when question was asked
getQuestionId() - Method in interface org.silverpeas.core.workflow.api.event.ResponseEvent
Returns the id of question corresponding to this answer
getQuestionId() - Method in class org.silverpeas.core.workflow.engine.event.ResponseEventImpl
Returns the id of question corresponding to this answer
getQuestions() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get all the questions asked in this processInstance
getQuestions() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get all the questions asked in this processInstance
getQuestionText() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the question content
getQuestionText() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the question content
getRelatedGroups() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Get the related groups
getRelatedGroups() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Get the related groups
getRelatedUser(RelatedUser) - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Get the related user equivalent to the one specified
getRelatedUser(RelatedUser) - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
 
getRelatedUser(User, String, String) - Method in interface org.silverpeas.core.workflow.api.UserManager
Get a user from a given user and relation
getRelatedUser(User, String, String) - Method in class org.silverpeas.core.workflow.engine.user.UserManagerImpl
Get a user from a given user and relation
getRelatedUsers() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Get the participants and related users
getRelatedUsers() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Get the participants and related users
getRelation() - Method in interface org.silverpeas.core.workflow.api.model.RelatedUser
Get the relation between user and participant
getRelation() - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
Get the relation between user and participant
getRelevantQuestions() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the (non onsolete) questions that have been answered
getRelevantQuestions() - Method in class org.silverpeas.core.workflow.engine.task.CreationTaskImpl
no question possible, return null.
getRelevantQuestions() - Method in class org.silverpeas.core.workflow.engine.task.TaskImpl
Returns the (non onsolete) questions that have been answered
getRelevantQuestions(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get all the questions asked from the given state and that have been aswered
getRelevantQuestions(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get all the questions asked from the given state and that have been aswered
getResolvedState() - Method in interface org.silverpeas.core.workflow.api.error.WorkflowError
 
getResolvedState() - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
Returns the state/activity resolved by the user.
getResolvedState() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
 
getResolvedState() - Method in interface org.silverpeas.core.workflow.api.model.Participant
Get the state that defined participant has resolved
getResolvedState() - Method in class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
 
getResolvedState() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
Returns the state/activity resolved by the user.
getResolvedState() - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
Returns the state/activity resolved by the user.
getResolvedState() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the name of state that has been resolved
getResolvedState() - Method in class org.silverpeas.core.workflow.engine.model.ParticipantImpl
Get the state that defined participant has resolved
getResourceReference() - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
getResourceReference() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceDataRecord
 
getResponseDate() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the date when question was asked
getResponseDate() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the date when question was asked
getResponseText() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the response content
getResponseText() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the response content
getResultingState() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
 
getResultingState() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the name of state that has been resolved
getRole() - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignation
Get the role name for this designation
getRole() - Method in interface org.silverpeas.core.workflow.api.model.Form
Get the role
getRole() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Get the role to which the related groups will be affected by default
getRole() - Method in interface org.silverpeas.core.workflow.api.model.RelatedGroup
Get the role to which the related user will be affected
getRole() - Method in interface org.silverpeas.core.workflow.api.model.RelatedUser
Get the role to which the related user will be affected
getRole() - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Get role name under which user can access to this instance
getRole() - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Get state role for which user is affected
getRole() - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
getRole() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Get the role to which the related user will be affected
getRole() - Method in class org.silverpeas.core.workflow.engine.model.RelatedGroupImpl
Get the role to which the related user will be affected
getRole() - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
Get the role to which the related user will be affected
getRole() - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabel
Get the role for which this specific label is
getRole(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the role definition with given name
getRole(String) - Method in interface org.silverpeas.core.workflow.api.model.Roles
Get the role definition with given name
getRole(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the role definition with given name
getRole(String) - Method in class org.silverpeas.core.workflow.engine.model.RolesImpl
 
getRoleName() - Method in interface org.silverpeas.core.workflow.api.model.Columns
Get the role for which the list of items must be returned
getRoleName() - Method in interface org.silverpeas.core.workflow.api.model.UserInRole
Get name of the role
getRoleName() - Method in class org.silverpeas.core.workflow.engine.model.ColumnsImpl
 
getRoleName() - Method in class org.silverpeas.core.workflow.engine.model.UserInRoleImpl
Get name of the role
getRoleNameFromExternalTodoId(String) - Method in interface org.silverpeas.core.workflow.api.TaskManager
Get the role name of task referred by the task to do with the given identifier
getRoleNameFromExternalTodoId(String) - Method in class org.silverpeas.core.workflow.engine.task.TaskManagerImpl
Get the role name of task referred by the task to do with the given identifier
getRoles() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the roles definition
getRoles() - Method in interface org.silverpeas.core.workflow.api.model.Roles
Get the roles definition
getRoles() - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Get state role for which user is affected
getRoles() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the roles definition
getRoles() - Method in class org.silverpeas.core.workflow.engine.model.RolesImpl
 
getRolesEx() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the Roles definitions
getRolesEx() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
getRowDataRecord(String, String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Returns a DataRecord which will be used to represent this process instance as a row in a list.
getRowDataRecord(String, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Returns a data record with all the main data in this instance.
getRowTemplate(String, String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Returns the RecordTemplate which describes a process instance in a row.
getRowTemplate(String, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Returns the recordTemplate which describes the data record used to show process instance as a row in list.
getSavedStep(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get step saved by given user id.
getSavedStep(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get step saved by given user id.
getSender() - Method in class org.silverpeas.core.workflow.engine.notification.AbstractReplacementNotificationBuilder
 
getSender() - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
getSenderId() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Get the user id used as sender for message.
getSenderId() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Get the user id used as sender for message.
getSentQuestions() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the question that have been asked and are waiting for a response
getSentQuestions() - Method in class org.silverpeas.core.workflow.engine.task.CreationTaskImpl
no question possible, return null.
getSentQuestions() - Method in class org.silverpeas.core.workflow.engine.task.TaskImpl
Returns the question that have been asked and are waiting for a response
getSentQuestions(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get all the questions asked from the given state
getSentQuestions(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get all the questions asked from the given state
getSpecificLabel(String, String) - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignations
Get the designation for the given role and language; make an exact match, do not fall-back to the default values.
getSpecificLabel(String, String) - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabelListHelper
 
getStackTrace() - Method in interface org.silverpeas.core.workflow.api.error.WorkflowError
 
getStackTrace() - Method in class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
 
getState() - Method in interface org.silverpeas.core.workflow.api.instance.Actor
get the name of the state for which the user was/may be an actor
getState() - Method in interface org.silverpeas.core.workflow.api.model.StateSetter
Get the state
getState() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the state/activity to be resolved by the user.
getState() - Method in class org.silverpeas.core.workflow.engine.instance.ActionAndState
 
getState() - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Get state name
getState() - Method in class org.silverpeas.core.workflow.engine.instance.ActorImpl
get the name of the state for which the user was/may be an actor
getState() - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Get state name for which user can access to this instance
getState() - Method in class org.silverpeas.core.workflow.engine.instance.LockingUser
Get state name for which user is affected
getState() - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Get state name for which user is affected
getState() - Method in class org.silverpeas.core.workflow.engine.model.StateRef
Get the referred state
getState() - Method in class org.silverpeas.core.workflow.engine.task.CreationTaskImpl
Returns the state to be resolved by the user.
getState() - Method in class org.silverpeas.core.workflow.engine.task.TaskImpl
Returns the state to be resolved by the user.
getState(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the state definition with given name
getState(String) - Method in interface org.silverpeas.core.workflow.api.model.States
Get the state definition with given name
getState(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the state with the given name
getState(String) - Method in class org.silverpeas.core.workflow.engine.model.StatesImpl
 
getStates() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the states defined for this process model
getStates() - Method in interface org.silverpeas.core.workflow.api.model.States
Get the states defined for this process model
getStates() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the states defined for this process model
getStates() - Method in class org.silverpeas.core.workflow.engine.model.StatesImpl
 
getStatesEx() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the states definitions
getStatesEx() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
 
getStepId() - Method in interface org.silverpeas.core.workflow.api.event.QuestionEvent
Returns the discussed step id
getStepId() - Method in class org.silverpeas.core.workflow.engine.event.QuestionEventImpl
Returns the discussed step id
getStepId() - Method in class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
Get the step id that provokes the atomic operation
getStringValue() - Method in class org.silverpeas.core.workflow.engine.datarecord.DateRoField
Returns the string value of this field.
getStringValue() - Method in class org.silverpeas.core.workflow.engine.datarecord.TextRoField
Returns the string value of this field.
getSubstitute() - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
 
getSubstitute() - Method in interface org.silverpeas.core.workflow.api.user.Replacement
Gets the substitute of the incumbent to exercise his responsibilities on some tasks.
getSubstitute() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
 
getSubstitute() - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
 
getSubstitute() - Method in class org.silverpeas.core.workflow.engine.user.ReplacementImpl
 
getSubstituteId() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
 
getSubstituteId() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
 
getTargetState() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the destination state for the question
getTargetState() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the destination state for the question
getTargetState(String) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Get the target state with the given state name
getTargetState(String) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
getTargetStateName() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the destination state for the question
getTargetStates() - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Get the target states
getTargetStates() - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
Get the target states
getTaskManager() - Static method in class org.silverpeas.core.workflow.api.Workflow
 
getTaskManager() - Static method in class org.silverpeas.core.workflow.engine.WorkflowHub
 
getTasks(User, String, ProcessInstance) - Method in interface org.silverpeas.core.workflow.api.TaskManager
Returns the tasks assigned to a user on a processInstance.
getTasks(User, String, ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskManager
Returns the tasks assigned to a user on a processInstance.
getTemplate(String, String) - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
getTemplate(String, String) - Method in class org.silverpeas.core.workflow.engine.datarecord.LazyProcessInstanceDataRecord
 
getTemplate(String, String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceDataRecord
 
getTemplate(String, String) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
 
getTemplateFileName() - Method in class org.silverpeas.core.workflow.engine.notification.AbstractReplacementNotificationBuilder
 
getTemplateFileName() - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
getTemplateName() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
 
getTemplatePath() - Method in class org.silverpeas.core.workflow.engine.notification.AbstractReplacementNotificationBuilder
 
getTemplatePath() - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
getTimeoutAction() - Method in interface org.silverpeas.core.workflow.api.model.State
Get the timeout action of this state Action that will played if timeout is trigerred
getTimeoutAction() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
Get the timeout action of this state Action that will played if timeout is triggered
getTimeOutAction(Date) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Returns the timeout action to be launched after given date
getTimeOutAction(Date) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Returns the timeout action to be launched after given date
getTimeOutActions() - Method in interface org.silverpeas.core.workflow.api.model.State
Get timeout actions for this state
getTimeOutActions() - Method in interface org.silverpeas.core.workflow.api.model.TimeOutActions
Get timeout actions
getTimeOutActions() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
Get timeout actions for this state
getTimeOutActions() - Method in class org.silverpeas.core.workflow.engine.model.TimeOutActionsImpl
 
getTimeoutDate() - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Get the date at which current state will be in timeout
getTimeoutInterval() - Method in interface org.silverpeas.core.workflow.api.model.State
Get the timeout interval of this state
getTimeoutInterval() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getTimeoutNotifyAdmin() - Method in interface org.silverpeas.core.workflow.api.model.State
Get flag for admin notification if true, the timeout manager will send a notification to all supervisors
getTimeoutNotifyAdmin() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
Get flag for admin notification if true, the timeout manager will send a notification to all supervisors
getTimeOutProcessInstances() - Method in interface org.silverpeas.core.workflow.api.ProcessInstanceManager
Get the list of process instances for which timeout date is over
getTimeOutProcessInstances() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
Get the list of process instances for which timeout date is over
getTimeoutStatus() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get the timeout status of this instance
getTimeoutStatus() - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Get the timeout status of this active state
getTimeoutStatus() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get the timeout status of this instance
getTitle(String, String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Returns this instance title.
getTitle(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Form
Get title in specific language for the given role
getTitle(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Presentation
Get title in specific language for the given role
getTitle(String, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Returns this instance title.
getTitle(String, String) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
getTitle(String, String) - Method in class org.silverpeas.core.workflow.engine.model.PresentationImpl
 
getTitles() - Method in interface org.silverpeas.core.workflow.api.model.Form
Get all the titles
getTitles() - Method in interface org.silverpeas.core.workflow.api.model.Presentation
Get all the titles
getTitles() - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
getTitles() - Method in class org.silverpeas.core.workflow.engine.model.PresentationImpl
 
getToUser() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Get the user who received the question
getToUser() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the user who received the question
getToUserId() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Get the id of user who received the question
getTriggerParameter(String) - Method in class org.silverpeas.core.workflow.external.impl.ExternalActionImpl
 
getTriggers() - Method in interface org.silverpeas.core.workflow.api.model.Consequence
 
getTriggers() - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
getType() - Method in interface org.silverpeas.core.workflow.api.model.Item
Get the type of this item
getType() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
Get the type of this item
getTypeName() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns the type name of the described field.
getUnsetState(String) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Get the state to un-set with the given state name
getUnsetState(String) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
getUnsetStates() - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Get the states to un-set
getUnsetStates() - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
Get the states to unset
getUser() - Method in interface org.silverpeas.core.workflow.api.error.WorkflowError
 
getUser() - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
Returns the actor.
getUser() - Method in interface org.silverpeas.core.workflow.api.instance.Actor
Returns the actor as a User object
getUser() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
 
getUser() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the actor.
getUser() - Method in class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
 
getUser() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
Returns the actor.
getUser() - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
Returns the actor.
getUser() - Method in class org.silverpeas.core.workflow.engine.instance.ActorImpl
Returns the actor as a User object
getUser() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the actor of the action logged in this History step
getUser() - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
Returns the user.
getUser(String) - Method in interface org.silverpeas.core.workflow.api.UserManager
Returns the user with the given userId
getUser(String) - Method in class org.silverpeas.core.workflow.engine.user.UserManagerImpl
Returns the user with the given userId
getUserId() - Method in interface org.silverpeas.core.workflow.api.user.User
Get the user id
getUserId() - Method in interface org.silverpeas.core.workflow.api.user.UserSettings
 
getUserId() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the actor id of the action logged in this History step
getUserId() - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Get the user id
getUserId() - Method in class org.silverpeas.core.workflow.engine.instance.LockingUser
Get the user id
getUserId() - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Get the user id
getUserId() - Method in class org.silverpeas.core.workflow.engine.user.UserImpl
Returns the user id
getUserId() - Method in class org.silverpeas.core.workflow.engine.user.UserSettingsImpl
 
getUserIdsToNotify() - Method in class org.silverpeas.core.workflow.engine.notification.ToIncumbentReplacementNotificationBuilder
 
getUserIdsToNotify() - Method in class org.silverpeas.core.workflow.engine.notification.ToSubstituteReplacementNotificationBuilder
 
getUserIdsToNotify() - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
getUserInfo(String) - Method in interface org.silverpeas.core.workflow.api.user.UserSettings
 
getUserInfo(String) - Method in class org.silverpeas.core.workflow.engine.user.UserSettingsImpl
 
getUserInfos() - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Get the user infos defined for this process model
getUserInfos() - Method in interface org.silverpeas.core.workflow.api.user.UserSettings
 
getUserInfos() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Get the user infos defined for this process model It contains all the items necessary about user to allow him to use the instance
getUserInfos() - Method in class org.silverpeas.core.workflow.engine.user.UserSettingsImpl
 
getUserInRole(String) - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Get the userInRoles
getUserInRole(String) - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Get the userInRoles
getUserInRoles() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Get the userInRoles
getUserInRoles() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Get the userInRoles
getUserManager() - Static method in class org.silverpeas.core.workflow.api.Workflow
 
getUserManager() - Static method in class org.silverpeas.core.workflow.engine.WorkflowHub
 
getUserOrSubstitute() - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
Returns substitute if defined, regular user otherwise
getUserOrSubstitute() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
 
getUserOrSubstitute() - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
 
getUserRoleName() - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
Returns the role name of the actor
getUserRoleName() - Method in interface org.silverpeas.core.workflow.api.instance.Actor
get the name of the role under which the user was/may be an actor
getUserRoleName() - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
Get the role under which the user did the action
getUserRoleName() - Method in interface org.silverpeas.core.workflow.api.task.Task
Returns the name of the role required for the user to have the responsibility of this task.
getUserRoleName() - Method in class org.silverpeas.core.workflow.engine.AbstractRequest.HistoryStepDescriptor
 
getUserRoleName() - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
Returns the role name of the actor
getUserRoleName() - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
Returns the role name of the actor
getUserRoleName() - Method in class org.silverpeas.core.workflow.engine.instance.ActorImpl
get the name of the role under which the user was/may be an actor
getUserRoleName() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Get the role under which the user did the action
getUserRoleName() - Method in class org.silverpeas.core.workflow.engine.task.AbstractTaskImpl
Returns the name of the role which gived the responsability of this task to the user.
getUsers(String[]) - Method in interface org.silverpeas.core.workflow.api.UserManager
Make a User[] from a userIds' String[].
getUsers(String[]) - Method in class org.silverpeas.core.workflow.engine.user.UserManagerImpl
Make a User[] from a userIds' String[].
getUsersInGroup(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Gets concrete users affected to given group at runtime
getUsersInGroup(String) - Method in interface org.silverpeas.core.workflow.api.UserManager
 
getUsersInGroup(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getUsersInGroup(String) - Method in class org.silverpeas.core.workflow.engine.user.UserManagerImpl
 
getUsersInRole(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Gets concrete users affected to given role at runtime
getUsersInRole(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getUsersInRole(String, String) - Method in interface org.silverpeas.core.workflow.api.UserManager
Returns all the users having a given role relative to a processModel.
getUsersInRole(String, String) - Method in class org.silverpeas.core.workflow.engine.user.UserManagerImpl
Returns all the users having a given role relative to a processModel.
getUsersRole() - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Get the user role
getUsersRole() - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Get the user role
getValue() - Method in interface org.silverpeas.core.workflow.api.instance.ItemValue
 
getValue() - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Get the value to compare with item
getValue() - Method in interface org.silverpeas.core.workflow.api.model.Input
Get default value
getValue() - Method in interface org.silverpeas.core.workflow.api.model.Parameter
Get the value of the Parameter
getValue() - Method in interface org.silverpeas.core.workflow.api.user.UserInfo
Get the info value
getValue() - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
getValue() - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Get default value
getValue() - Method in class org.silverpeas.core.workflow.engine.model.ParameterImpl
Get the value of the Parameter
getValue() - Method in class org.silverpeas.core.workflow.engine.user.UserInfoImpl
 
getValues(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
getWorkflowEngine() - Static method in class org.silverpeas.core.workflow.api.Workflow
 
getWorkflowEngine() - Static method in class org.silverpeas.core.workflow.engine.WorkflowHub
 
getWorkflowInstanceId() - Method in interface org.silverpeas.core.workflow.api.user.Replacement
Gets the unique identifier of the instance of the workflow in which this replacement is done.
getWorkflowInstanceId() - Method in class org.silverpeas.core.workflow.engine.user.ReplacementImpl
 
getWorkingUsers() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Returns all the working users on this instance.
getWorkingUsers() - Method in interface org.silverpeas.core.workflow.api.model.State
Get all the users who can act in this state
getWorkingUsers() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getWorkingUsers() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
getWorkingUsers(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Returns all the working users on this instance state.
getWorkingUsers(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getWorkingUsers(String, String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Returns all the working users on this instance state.
getWorkingUsers(String, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
getWorkingUsersEx() - Method in interface org.silverpeas.core.workflow.api.model.State
Get all the users who can act in this state
getWorkingUsersEx() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 

H

hashCode() - Method in class org.silverpeas.core.workflow.api.user.ReplacementList
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.AbstractReferrableObject
Calculate the hashcode for this referrable object
hashCode() - Method in class org.silverpeas.core.workflow.engine.datarecord.DateRoField
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.datarecord.TextRoField
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.instance.LockingUser
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.model.ColumnsImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.model.ParameterImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.model.RelatedGroupImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.model.UserInRoleImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.user.ReplacementImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.user.UserImpl
 
hashCode() - Method in class org.silverpeas.core.workflow.engine.user.UserInfoImpl
 
hasResponse() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Is a response was sent to this question
hasResponse() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Is a response was sent to this question
HistoryStep - Interface in org.silverpeas.core.workflow.api.instance
 
HistoryStepDescriptor() - Constructor for class org.silverpeas.core.workflow.engine.AbstractRequest.HistoryStepDescriptor
 
HistoryStepImpl - Class in org.silverpeas.core.workflow.engine.instance
 
HistoryStepImpl() - Constructor for class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Default constructor
HistoryStepImpl(int) - Constructor for class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
 
HistoryStepRepository - Class in org.silverpeas.core.workflow.engine.instance
Created by Nicolas on 08/06/2017.
HistoryStepRepository() - Constructor for class org.silverpeas.core.workflow.engine.instance.HistoryStepRepository
 

I

index - Variable in class org.silverpeas.core.workflow.engine.datarecord.IndexedFieldTemplate
 
IndexedFieldTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
 
IndexedFieldTemplate(int, FieldTemplate) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.IndexedFieldTemplate
 
init() - Method in class org.silverpeas.core.workflow.engine.timeout.TimeoutManagerImpl
Initialize timeout manager
Input - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <input> element of a Process Model.
instance - Variable in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
The process instance whose data are managed by this data record.
InterestedUser - Class in org.silverpeas.core.workflow.engine.instance
 
InterestedUser() - Constructor for class org.silverpeas.core.workflow.engine.instance.InterestedUser
Default Constructor
inWorkflow(String) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Constructor
Sets the workflow instance concerned by the replacement to construct.
inWorkflow(String) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementConstructor
 
isComputed() - Method in interface org.silverpeas.core.workflow.api.model.Item
Get value of computed attribute
isComputed() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
Get value of computed attribute
isDisabled() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns false.
isFirstTimeSaved() - Method in interface org.silverpeas.core.workflow.api.event.TaskSavedEvent
Is first time saved ?
isFirstTimeSaved() - Method in class org.silverpeas.core.workflow.engine.event.TaskSavedEventImpl
 
isHidden() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns false.
isInError() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
Returns error status.
isInTimeout() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
Returns timeout status.
isLockedByAdmin() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get the lock Admin status of this instance
isLockedByAdmin() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
Returns true if this instance is locked by the workflow engine.
isLockedByAdmin() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get the lock Admin status of this instance
isMandatory() - Method in interface org.silverpeas.core.workflow.api.model.Input
Get value of mandatory attribute
isMandatory() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns false since a process instance field is read only.
isMandatory() - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Get value of mandatory attribute
isNew() - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
An instance is always registred.
isReadonly() - Method in interface org.silverpeas.core.workflow.api.model.Input
Get the read-only attribute of this input
isReadonly() - Method in interface org.silverpeas.core.workflow.api.model.Item
Get value of readOnly attribute
isReadonly() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
Get value of readOnly attribute
isReadonly() - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Get value of readOnly attribute
isReadOnly() - Method in class org.silverpeas.core.workflow.engine.datarecord.DateRoField
Returns true.
isReadOnly() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
Returns true since a process instance field is read only.
isReadOnly() - Method in class org.silverpeas.core.workflow.engine.datarecord.TextRoField
Returns true.
isRelevant() - Method in interface org.silverpeas.core.workflow.api.instance.Question
Has this question been answered and taken in account, if yes, so it's not relevant anymore (return false)
isRelevant() - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Has this question been answered and taken in account, if yes, so it's not relevant anymore (return false)
isRepeatable() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
 
isResumingAction() - Method in interface org.silverpeas.core.workflow.api.event.TaskDoneEvent
Get the flag to indicate if action comes from a resumed action.
isResumingAction() - Method in class org.silverpeas.core.workflow.engine.event.TaskDoneEventImpl
 
isSameAs(Replacement) - Method in interface org.silverpeas.core.workflow.api.user.Replacement
Is this replacement same as the specified one?
isSearchable() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
 
isStateInBackStatus(String) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Test is a active state is in back status
isStateInBackStatus(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Test is a active state is in back status
isUsedAsFacet() - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
 
isValid() - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Get the validity state of this instance
isValid() - Method in interface org.silverpeas.core.workflow.api.user.UserSettings
return true if userInfos is not empty
isValid() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Get the validity state of this instance
isValid() - Method in class org.silverpeas.core.workflow.engine.user.UserSettingsImpl
return true if userInfos is not empty
isVerified(String) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Check if the consequence is verified
isVerified(String) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
Check if the consequence is verified or not
isWorking(User) - Method in class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
Returns true if the given user is a working on this instance.
Item - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <item> element of a Process Model.
ItemImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <item> element of a Process Model.
ItemImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ItemImpl
Constructor
ItemRef - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <input> element of a Process Model.
ItemRef() - Constructor for class org.silverpeas.core.workflow.engine.model.ItemRef
Constructor
ItemTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
A ItemTemplate builds fields giving the title of a process instance.
ItemTemplate(String, Item, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.ItemTemplate
 
ItemValue - Interface in org.silverpeas.core.workflow.api.instance
 
iterateAction() - Method in interface org.silverpeas.core.workflow.api.model.Actions
Iterate through the Action objects
iterateAction() - Method in class org.silverpeas.core.workflow.engine.model.ActionsImpl
 
iterateAllowedAction() - Method in interface org.silverpeas.core.workflow.api.model.AllowedActions
Iterate through the AllowedAction objects
iterateAllowedAction() - Method in class org.silverpeas.core.workflow.engine.model.ActionRefs
 
iterateColumn() - Method in interface org.silverpeas.core.workflow.api.model.Columns
Iterate through the Column objects
iterateColumn() - Method in class org.silverpeas.core.workflow.engine.model.ColumnsImpl
 
iterateColumns() - Method in interface org.silverpeas.core.workflow.api.model.Presentation
Iterate through the Column objects
iterateColumns() - Method in class org.silverpeas.core.workflow.engine.model.PresentationImpl
 
iterateConsequence() - Method in interface org.silverpeas.core.workflow.api.model.Consequences
Iterate through the Consequence objects
iterateConsequence() - Method in class org.silverpeas.core.workflow.engine.model.ConsequencesImpl
 
iterateContextualDesignation() - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignations
Iterate through the ContextualDesignation objects
iterateContextualDesignation() - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabelListHelper
 
iterateForm() - Method in interface org.silverpeas.core.workflow.api.model.Forms
Iterate through the Form objects
iterateForm() - Method in class org.silverpeas.core.workflow.engine.model.FormsImpl
 
iterateInput() - Method in interface org.silverpeas.core.workflow.api.model.Form
Iterate through the inputs
iterateInput() - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
iterateItem() - Method in interface org.silverpeas.core.workflow.api.model.DataFolder
Iterate through the Item objects
iterateItem() - Method in class org.silverpeas.core.workflow.engine.model.DataFolderImpl
 
iterateParameter() - Method in interface org.silverpeas.core.workflow.api.model.Item
Return an Iterator over the parameters collection
iterateParameter() - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
iterateParticipant() - Method in interface org.silverpeas.core.workflow.api.model.Participants
Iterate through the Participant objects
iterateParticipant() - Method in class org.silverpeas.core.workflow.engine.model.ParticipantsImpl
 
iterateRelatedUser() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Iterate through the RelatedUser objects
iterateRelatedUser() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
 
iterateRole() - Method in interface org.silverpeas.core.workflow.api.model.Roles
Iterate through the Role objects
iterateRole() - Method in class org.silverpeas.core.workflow.engine.model.RolesImpl
 
iterateState() - Method in interface org.silverpeas.core.workflow.api.model.States
Iterate through the State objects
iterateState() - Method in class org.silverpeas.core.workflow.engine.model.StatesImpl
 
iterateTrigger() - Method in interface org.silverpeas.core.workflow.api.model.Triggers
Iterate through the Trigger objects
iterateTrigger() - Method in class org.silverpeas.core.workflow.engine.model.TriggersImpl
 
iterateUserInRole() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Iterate through the UserInRole objects
iterateUserInRole() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
 

J

jobFailed(SchedulerEvent) - Method in class org.silverpeas.core.workflow.engine.timeout.TimeoutManagerImpl
 
jobSucceeded(SchedulerEvent) - Method in class org.silverpeas.core.workflow.engine.timeout.TimeoutManagerImpl
 

L

LazyProcessInstanceDataRecord - Class in org.silverpeas.core.workflow.engine.datarecord
A ProcessInstanceDataRecord groups in a single DataRecord all the data items of a ProcessInstance.
LazyProcessInstanceDataRecord(ProcessInstance, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.LazyProcessInstanceDataRecord
Builds the data record representation of a process instance.
listProcessModels() - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
List all the ProcessModels that are stored in the process model directory Retrieves all the files in the directory tree below the process model directory.
listProcessModels() - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
 
load(DataRecord, RecordTemplate) - Method in interface org.silverpeas.core.workflow.api.user.UserSettings
Fill the given data record with user information
load(DataRecord, RecordTemplate) - Method in class org.silverpeas.core.workflow.engine.user.UserSettingsImpl
Fill the given data record with user information
loadProcessModel(String) - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
load a process model definition from xml file to java objects
loadProcessModel(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
load a process model definition from xml file to java objects
lock() - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Lock this instance by admin for all states
lock() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Lock this instance for the engine
lock(ProcessInstance, State, User) - Method in interface org.silverpeas.core.workflow.api.UpdatableProcessInstanceManager
Locks the given instance for the given instance and state
lock(ProcessInstance, State, User) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
Locks this instance for the given instance and state
lock(State, User) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Locks this instance for the given instance and state
lock(State, User) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Locks this instance for the given instance and state
LockingUser - Class in org.silverpeas.core.workflow.engine.instance
 
LockingUser() - Constructor for class org.silverpeas.core.workflow.engine.instance.LockingUser
Default Constructor

N

notifyActor(Task, User, Actor, String, boolean) - Method in interface org.silverpeas.core.workflow.api.TaskManager
Notify user that an action has been done
notifyActor(Task, User, Actor, String, boolean) - Method in class org.silverpeas.core.workflow.engine.task.TaskManagerImpl
Notify user that an action has been done

O

onCreation(ReplacementEvent) - Method in class org.silverpeas.core.workflow.engine.notification.ReplacementNotifier
 
onDeletion(ReplacementEvent) - Method in class org.silverpeas.core.workflow.engine.notification.ReplacementNotifier
 
onUpdate(ReplacementEvent) - Method in class org.silverpeas.core.workflow.engine.notification.ReplacementNotifier
 
org.silverpeas.core.workflow.api - package org.silverpeas.core.workflow.api
 
org.silverpeas.core.workflow.api.error - package org.silverpeas.core.workflow.api.error
 
org.silverpeas.core.workflow.api.event - package org.silverpeas.core.workflow.api.event
 
org.silverpeas.core.workflow.api.instance - package org.silverpeas.core.workflow.api.instance
 
org.silverpeas.core.workflow.api.model - package org.silverpeas.core.workflow.api.model
 
org.silverpeas.core.workflow.api.task - package org.silverpeas.core.workflow.api.task
 
org.silverpeas.core.workflow.api.user - package org.silverpeas.core.workflow.api.user
 
org.silverpeas.core.workflow.engine - package org.silverpeas.core.workflow.engine
 
org.silverpeas.core.workflow.engine.datarecord - package org.silverpeas.core.workflow.engine.datarecord
 
org.silverpeas.core.workflow.engine.error - package org.silverpeas.core.workflow.engine.error
 
org.silverpeas.core.workflow.engine.event - package org.silverpeas.core.workflow.engine.event
 
org.silverpeas.core.workflow.engine.exception - package org.silverpeas.core.workflow.engine.exception
 
org.silverpeas.core.workflow.engine.instance - package org.silverpeas.core.workflow.engine.instance
 
org.silverpeas.core.workflow.engine.model - package org.silverpeas.core.workflow.engine.model
 
org.silverpeas.core.workflow.engine.notification - package org.silverpeas.core.workflow.engine.notification
 
org.silverpeas.core.workflow.engine.task - package org.silverpeas.core.workflow.engine.task
 
org.silverpeas.core.workflow.engine.timeout - package org.silverpeas.core.workflow.engine.timeout
 
org.silverpeas.core.workflow.engine.user - package org.silverpeas.core.workflow.engine.user
 
org.silverpeas.core.workflow.external - package org.silverpeas.core.workflow.external
 
org.silverpeas.core.workflow.external.impl - package org.silverpeas.core.workflow.external.impl
 
org.silverpeas.core.workflow.util - package org.silverpeas.core.workflow.util
 

P

Parameter - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <parameter> element of a Process Model.
ParameterImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <parameter> element of a Process Model.
ParameterImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ParameterImpl
Constructor
Participant - Interface in org.silverpeas.core.workflow.api.instance
A Participant represents an actor having performed an action.
Participant - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <participant> element of a Process Model.
ParticipantImpl - Class in org.silverpeas.core.workflow.engine.instance
 
ParticipantImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <participant> element of a Process Model.
ParticipantImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ParticipantImpl
Constructor
ParticipantImpl(User, String, State, String) - Constructor for class org.silverpeas.core.workflow.engine.instance.ParticipantImpl
Constructor Definitivly set the user, userRoleName, state and the action
Participants - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <participants> element of a Process Model.
ParticipantsImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <participants> element of a Process Model.
ParticipantsImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ParticipantsImpl
Constructor
performNotificationResource(String, Task, NotificationResourceData) - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
performNotificationResource(String, Replacement, NotificationResourceData) - Method in class org.silverpeas.core.workflow.engine.notification.AbstractReplacementNotificationBuilder
 
performTemplateData(String, Task, SilverpeasTemplate) - Method in class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
performTemplateData(String, Replacement, SilverpeasTemplate) - Method in class org.silverpeas.core.workflow.engine.notification.AbstractReplacementNotificationBuilder
 
performTemplateData(String, Replacement, SilverpeasTemplate) - Method in class org.silverpeas.core.workflow.engine.notification.ToIncumbentReplacementNotificationBuilder
 
performTemplateData(String, Replacement, SilverpeasTemplate) - Method in class org.silverpeas.core.workflow.engine.notification.ToSubstituteReplacementNotificationBuilder
 
Presentation - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <presentation> element of a Process Model.
PresentationImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <presentation> element of a Process Model.
PresentationImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.PresentationImpl
Constructor
process() - Method in interface org.silverpeas.core.workflow.engine.Request
 
process(QuestionEvent) - Method in interface org.silverpeas.core.workflow.api.WorkflowEngine
A question has been sent to a previous participant
process(QuestionEvent) - Method in class org.silverpeas.core.workflow.engine.WorkflowEngineImpl
A question has been sent to a previous participant
process(ResponseEvent) - Method in interface org.silverpeas.core.workflow.api.WorkflowEngine
A question had been sent to a previous participant.
process(ResponseEvent) - Method in class org.silverpeas.core.workflow.engine.WorkflowEngineImpl
A question had been sent to a previous participant.
process(TaskDoneEvent) - Method in interface org.silverpeas.core.workflow.api.WorkflowEngine
A task has been done and sent to the workflow Enginewhich has to process it.
process(TaskDoneEvent) - Method in class org.silverpeas.core.workflow.engine.WorkflowEngineImpl
A task has been done and sent to the workflow Engine which has to process it.
process(TaskDoneEvent, boolean) - Method in interface org.silverpeas.core.workflow.api.WorkflowEngine
A task has been done and sent to the workflow Enginewhich has to process it.
process(TaskDoneEvent, boolean) - Method in class org.silverpeas.core.workflow.engine.WorkflowEngineImpl
A task has been done and sent to the workflow Engine which has to process it.
process(TaskSavedEvent) - Method in interface org.silverpeas.core.workflow.api.WorkflowEngine
A task has been saved and sent to the workflow Enginewhich has to process it.
process(TaskSavedEvent) - Method in class org.silverpeas.core.workflow.engine.WorkflowEngineImpl
A task has been saved and sent to the workflow Engine which has to process it.
PROCESS_FAILED - org.silverpeas.core.workflow.api.instance.ActionStatus
 
PROCESS_XML_FILE_NAME - Static variable in class org.silverpeas.core.workflow.util.WorkflowUtil
The name of the parameter holding the process file name in a workflow application descriptor.
PROCESSED - org.silverpeas.core.workflow.api.instance.ActionStatus
 
processEvent(UpdatableProcessInstance, String) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest
Processes the event mapped with the specified process instance and for the specified step.
ProcessInstance - Interface in org.silverpeas.core.workflow.api.instance
 
ProcessInstanceDataRecord - Class in org.silverpeas.core.workflow.engine.datarecord
A ProcessInstanceDataRecord groups in a single DataRecord all the data items of a ProcessInstance.
ProcessInstanceDataRecord(ProcessInstance, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceDataRecord
Builds the data record representation of a process instance.
ProcessInstanceFieldTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
A ProcessInstanceFieldTemplate describes a field of a process instance.
ProcessInstanceFieldTemplate(String, String, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceFieldTemplate
 
ProcessInstanceImpl - Class in org.silverpeas.core.workflow.engine.instance
This class is one implementation of interface UpdatableProcessInstance.
ProcessInstanceImpl() - Constructor for class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Default constructor
ProcessInstanceManager - Interface in org.silverpeas.core.workflow.api
The workflow engine services relate to process instance management.
ProcessInstanceManagerImpl - Class in org.silverpeas.core.workflow.engine.instance
A ProcessInstanceManager implementation
ProcessInstanceManagerImpl() - Constructor for class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
 
ProcessInstanceRecordTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
A ProcessInstanceRecordTemplate describes all the data grouped in a ProcessInstanceDataRecord.
ProcessInstanceRecordTemplate(ProcessModel, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRecordTemplate
Builds the record template of a process model.
ProcessInstanceRepository - Class in org.silverpeas.core.workflow.engine.instance
Created by Nicolas on 05/06/2017.
ProcessInstanceRepository() - Constructor for class org.silverpeas.core.workflow.engine.instance.ProcessInstanceRepository
 
ProcessInstanceRowRecord - Class in org.silverpeas.core.workflow.engine.datarecord
ProcessInstanceDataRecord
ProcessInstanceRowRecord(ProcessInstance, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowRecord
Builds the data record representation of a process instance.
ProcessInstanceRowTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
ProcessInstanceRowTemplate.
ProcessInstanceRowTemplate(ProcessModel, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.ProcessInstanceRowTemplate
Builds the record template of the process instance rows.
ProcessInstanceTemplate - Interface in org.silverpeas.core.workflow.engine.datarecord
 
ProcessModel - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the main <processModel> element of a Process Model.
ProcessModelImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the main <processModel> element of a Process Model.
ProcessModelImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Constructor
ProcessModelManager - Interface in org.silverpeas.core.workflow.api
The workflow engine services related to process model management.
ProcessModelManagerImpl - Class in org.silverpeas.core.workflow.engine.model
A ProcessModelManager implementation
ProcessModelManagerImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
 
processProcessInstance(String, GenericEvent, UpdatableHistoryStep) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest
 

Q

QualifiedUsers - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of one of the following elements of a Process Model: <workingUsers> <interestedUsers>
QualifiedUsersImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <allowedUsers>, <workingUsers>, <notifiedUsers> and <interestedUsers> elements of a Process Model.
QualifiedUsersImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Constructor
Question - Interface in org.silverpeas.core.workflow.api.instance
A Question object represents a question asked for the instance
QuestionEvent - Interface in org.silverpeas.core.workflow.api.event
A QuestionEvent object is the description of a question and 'back' action Those descriptions are sent to the workflow engine by the workflow tools when the user has done a 'back' action in the instance
QuestionEventImpl - Class in org.silverpeas.core.workflow.engine.event
A QuestionEvent object is the description of a question to a precedent actor.
QuestionEventImpl(Task, String, DataRecord) - Constructor for class org.silverpeas.core.workflow.engine.event.QuestionEventImpl
A QuestionEventImpl is built from a resolved task, a choosen target state and a filled form.
QuestionImpl - Class in org.silverpeas.core.workflow.engine.instance
A Question object represents a question asked for the instance
QuestionImpl() - Constructor for class org.silverpeas.core.workflow.engine.instance.QuestionImpl
 
QuestionImpl(ProcessInstance, String, String, String, User, User) - Constructor for class org.silverpeas.core.workflow.engine.instance.QuestionImpl
a Question object is build from - its content, - the source state name, - the target state name - and the instance where the question was asked

R

reAssignActors(UpdatableProcessInstance, Actor[], Actor[], User) - Method in interface org.silverpeas.core.workflow.api.WorkflowEngine
Do re-affectation for given states.
reAssignActors(UpdatableProcessInstance, Actor[], Actor[], User) - Method in class org.silverpeas.core.workflow.engine.WorkflowEngineImpl
Do re-affectation for given states Remove users as working users and unassign corresponding tasks Add users as working users and assign corresponding tasks
reDoState(String, Date) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Cancel all the atomic operations since the step where first action had occured
reDoState(String, Date) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Cancel all the atomic operations since the step where first action had occured
ReferrableObjectIntf - Interface in org.silverpeas.core.workflow.engine
 
RelatedGroup - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <relatedGroup> element of a Process Model.
RelatedGroupImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <relatedUser> element of a Process Model.
RelatedGroupImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.RelatedGroupImpl
 
RelatedUser - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <relatedUser> element of a Process Model.
RelatedUserImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <relatedUser> element of a Process Model.
RelatedUserImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
 
removeAction(String) - Method in interface org.silverpeas.core.workflow.api.model.Actions
Remove an action from the collection
removeAction(String) - Method in class org.silverpeas.core.workflow.engine.model.ActionsImpl
 
removeActiveState(State) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
removeActiveState(State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Set a state inactive for this instance
removeContextualDesignation(ContextualDesignation) - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignations
Remove a matching contextualDesignation from the collection.
removeContextualDesignation(ContextualDesignation) - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabelListHelper
 
removeErrorsOfInstance(String) - Method in interface org.silverpeas.core.workflow.api.ErrorManager
Remove all the errors that occured for a given instance Must be called when instance is removed
removeErrorsOfInstance(String) - Method in class org.silverpeas.core.workflow.engine.error.ErrorManagerImpl
Remove all the errors that occured for a given instance Must be called when instance is removed
removeForm(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Forms
Remove the form identified by name and role
removeForm(String, String) - Method in class org.silverpeas.core.workflow.engine.model.FormsImpl
 
removeInput(int) - Method in interface org.silverpeas.core.workflow.api.model.Form
Remove the input specified by the index
removeInput(int) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
removeInterestedUser(User, State, String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Remove an user from the interested user list
removeInterestedUser(User, State, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Remove an user from the interested user list
removeInterestedUsers(State) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Remove all interested users for given state
removeInterestedUsers(State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
removeItem(String) - Method in interface org.silverpeas.core.workflow.api.model.DataFolder
Remove an item from the collection
removeItem(String) - Method in class org.silverpeas.core.workflow.engine.model.DataFolderImpl
 
removeParameter(String) - Method in interface org.silverpeas.core.workflow.api.model.Item
Remove the parameter specified by its name
removeParameter(String) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
removeParticipant(String) - Method in interface org.silverpeas.core.workflow.api.model.Participants
Remove an participant from the collection
removeParticipant(String) - Method in class org.silverpeas.core.workflow.engine.model.ParticipantsImpl
 
removeProcessInstance(String) - Method in interface org.silverpeas.core.workflow.api.UpdatableProcessInstanceManager
Removes a new process instance
removeProcessInstance(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
Removes a new process instance
removeProcessInstanceData(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
 
removeRelatedUser(RelatedUser) - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Remove a RelatedUser from the collection
removeRelatedUser(RelatedUser) - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
 
removeRole(String) - Method in interface org.silverpeas.core.workflow.api.model.Roles
Remove an role from the collection
removeRole(String) - Method in class org.silverpeas.core.workflow.engine.model.RolesImpl
 
removeState(String) - Method in interface org.silverpeas.core.workflow.api.model.States
Remove an state from the collection
removeState(String) - Method in class org.silverpeas.core.workflow.engine.model.StatesImpl
 
removeTimeout(State) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
removeTimeout(State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
removeUserInRoles() - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Remove all UserInRole from the collection
removeUserInRoles() - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
 
removeWorkingUser(User, State, String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
removeWorkingUser(User, State, String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Remove an user from the working user list
removeWorkingUsers(State) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Remove all working users for given state
removeWorkingUsers(State) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
 
Replacement<T extends Replacement<T>> - Interface in org.silverpeas.core.workflow.api.user
A replacement of a user by another one in a given period of time to exercise the responsibilities of the former for all the tasks in which he's implied.
Replacement.Constructor - Interface in org.silverpeas.core.workflow.api.user
Constructor of a replacement between two users in a given workflow instance and over a given period of time.
Replacement.Repository - Interface in org.silverpeas.core.workflow.api.user
Repository storing the replacements and backing the actual used data source of such replacements.
ReplacementConstructor - Class in org.silverpeas.core.workflow.engine.user
Implementation of the constructor of Replacement objects.
ReplacementConstructor() - Constructor for class org.silverpeas.core.workflow.engine.user.ReplacementConstructor
 
ReplacementEvent - Class in org.silverpeas.core.workflow.engine.user
Event about the replacements of users in a given workflow.
ReplacementEvent(ResourceEvent.Type, Replacement...) - Constructor for class org.silverpeas.core.workflow.engine.user.ReplacementEvent
Constructs a new event about a given replacement.
ReplacementEventNotifier - Class in org.silverpeas.core.workflow.engine.user
Notifier of events on the replacements of users in a given workflow.
ReplacementImpl - Class in org.silverpeas.core.workflow.engine.user
Implementation of the replacement business object by using JPA for the persistence.
ReplacementImpl() - Constructor for class org.silverpeas.core.workflow.engine.user.ReplacementImpl
 
ReplacementList<T extends Replacement> - Class in org.silverpeas.core.workflow.api.user
A list dedicated to Replacement instances.
ReplacementList.FilterStream<R extends Replacement> - Class in org.silverpeas.core.workflow.api.user
 
ReplacementNotifier - Class in org.silverpeas.core.workflow.engine.notification
Notifier to the concerned users about an event occurring on a replacement.
ReplacementNotifier() - Constructor for class org.silverpeas.core.workflow.engine.notification.ReplacementNotifier
 
ReplacementRepository - Class in org.silverpeas.core.workflow.engine.user
Implementation of the business replacement repository by using JPA.
ReplacementRepository() - Constructor for class org.silverpeas.core.workflow.engine.user.ReplacementRepository
 
Request - Interface in org.silverpeas.core.workflow.engine
Each request must define a method called process which will process the request with a given WorkflowEngine.
reset() - Method in class org.silverpeas.core.workflow.engine.user.UserSettingsImpl
 
ResponseEvent - Interface in org.silverpeas.core.workflow.api.event
A ResponseEvent object is the description of a response sent Those descriptions are sent to the workflow engine by the workflow tools when the user answer a question without re-playing the workflow
ResponseEventImpl - Class in org.silverpeas.core.workflow.engine.event
A ResponseEvent object is the description of a answer made to a precedent question.
ResponseEventImpl(Task, String, DataRecord) - Constructor for class org.silverpeas.core.workflow.engine.event.ResponseEventImpl
A ResponseEventImpl is built from a resolved task, a choosen target state and a filled form.
Role - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <role> element of a Process Model.
RoleImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <role> element of a Process Model.
RoleImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.RoleImpl
Constructor
Roles - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <roles> element of a Process Model.
RolesImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <roles> element of a Process Model.
RolesImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.RolesImpl
Constructor

S

save() - Method in interface org.silverpeas.core.workflow.api.user.Replacement
Saves or updates this replacement within the persistence context.
save(Replacement) - Method in interface org.silverpeas.core.workflow.api.user.Replacement.Repository
Saves or updates the specified replacement into this repository.
save(Replacement) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementRepository
 
saveActionRecord(HistoryStep, DataRecord) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Save a new version of given form (including values)
saveActionRecord(HistoryStep, DataRecord) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Set the form associated to the given action
SAVED - org.silverpeas.core.workflow.api.instance.ActionStatus
 
saveError(ProcessInstance, GenericEvent, Exception) - Method in interface org.silverpeas.core.workflow.api.ErrorManager
Save an error
saveError(ProcessInstance, GenericEvent, Exception) - Method in class org.silverpeas.core.workflow.engine.error.ErrorManagerImpl
Save an error
saveError(UpdatableProcessInstance, GenericEvent, Exception) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest
 
saveProcessModel(ProcessModel, String) - Method in interface org.silverpeas.core.workflow.api.ProcessModelManager
Saves a process model definition from java objects to an XML file
saveProcessModel(ProcessModel, String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelManagerImpl
Saves a process model definition from java objects to an XML file
setAction(String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableHistoryStep
Set the action name logged in this History step
setAction(String) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Set the action name logged in this History step
setAction(String) - Method in class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
Set the atomic operation stored in this step
setAction(Action) - Method in interface org.silverpeas.core.workflow.api.model.AllowedAction
Set the allowed action
setAction(Action) - Method in class org.silverpeas.core.workflow.engine.model.ActionRef
Set the referred action
setAction(Action) - Method in class org.silverpeas.core.workflow.engine.model.TimeOutActionImpl
 
setActionDate(Date) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableHistoryStep
Set the date when the action has been done
setActionDate(Date) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Set the date when the action has been done
setActionRecord(DataRecord) - Method in interface org.silverpeas.core.workflow.api.instance.HistoryStep
Set the data filled at this step
setActionRecord(DataRecord) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Set the data associated to this step.
setActions(Actions) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the actions defined for this process model
setActions(Actions) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the actions defined for this process model
setActionStatus(ActionStatus) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableHistoryStep
Set the resulting status of action logged in this history step
setActionStatus(ActionStatus) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Set the resulting status of action logged in this history step
setAllowedActions(AllowedActions) - Method in interface org.silverpeas.core.workflow.api.model.State
Set the allowed actions
setAllowedActions(AllowedActions) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
setAllowedUsers(QualifiedUsers) - Method in interface org.silverpeas.core.workflow.api.model.Action
Set the list of users allowed to execute this action
setAllowedUsers(QualifiedUsers) - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Set the list of users allowed to execute this action
setBackStatus(boolean) - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Set the status regarding a possible undo process
setComputed(boolean) - Method in interface org.silverpeas.core.workflow.api.model.Item
Set value of computed attribute
setComputed(boolean) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
setConsequences(Consequences) - Method in interface org.silverpeas.core.workflow.api.model.Action
Set the consequences of this action
setConsequences(Consequences) - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Set the consequences of this action
setContent(String) - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignation
Set the content of the designation
setContent(String) - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabel
Set the content of specific label
setDataFolder(DataFolder) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the data folder for this process model
setDataFolder(DataFolder) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the data folder defined for this process model
setDelay(String) - Method in class org.silverpeas.core.workflow.engine.model.TimeOutActionImpl
 
setDisplayerName(String) - Method in interface org.silverpeas.core.workflow.api.model.Input
Set name of displayer used to show the item
setDisplayerName(String) - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Set name of displayer used to show the item
setErrorStatus(boolean) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Set the error status of this instance
setErrorStatus(boolean) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Set the error status of this instance
setEvent(GenericEvent) - Method in interface org.silverpeas.core.workflow.external.ExternalAction
 
setEvent(GenericEvent) - Method in class org.silverpeas.core.workflow.external.impl.ExternalActionImpl
 
setField(String, Field) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
setField(String, Field) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Update the named field with the value of the given field.
setFilteredActions(AllowedActions) - Method in interface org.silverpeas.core.workflow.api.model.State
 
setFilteredActions(AllowedActions) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
setFirstTimeSaved(boolean) - Method in interface org.silverpeas.core.workflow.api.event.TaskSavedEvent
Set information to know if it is the first time the current task is saved.
setFirstTimeSaved(boolean) - Method in class org.silverpeas.core.workflow.engine.event.TaskSavedEventImpl
 
setFolderItem(Item) - Method in interface org.silverpeas.core.workflow.api.model.RelatedGroup
Set the referred item
setFolderItem(Item) - Method in interface org.silverpeas.core.workflow.api.model.RelatedUser
Set the referred item
setFolderItem(Item) - Method in class org.silverpeas.core.workflow.engine.model.RelatedGroupImpl
Set the referred item
setFolderItem(Item) - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
Set the referred item
setForm(Form) - Method in interface org.silverpeas.core.workflow.api.model.Action
Set the form associated with this action
setForm(Form) - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Set the form associated to this action
setForms(Forms) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the forms defined for this process model
setForms(Forms) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the forms defined for this process model
setFormula(String) - Method in interface org.silverpeas.core.workflow.api.model.Item
Set formula to use if item must be computed
setFormula(String) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
setFromStateName(String) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the state where the question was asked
setFromUserId(String) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the id of user who asked the question
setGroupId(String) - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
 
setGroupId(String) - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
 
setHandler(String) - Method in interface org.silverpeas.core.workflow.api.model.Trigger
Set the handler name of the Trigger.
setHandler(String) - Method in class org.silverpeas.core.workflow.engine.model.TriggerImpl
 
setHTMLFileName(String) - Method in interface org.silverpeas.core.workflow.api.model.Form
Set the name of HTML file to show this form if no HTML file is defined, XMLForm will be used to display the form
setHTMLFileName(String) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
Set the name of HTML file to show this form if no HTML file is defined, XMLForm will be used to display the form
setId(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
The id of an instance is immutable.
setInstance(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
Set the instance on which the atomic operation has been made
setInstanceId(String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Set the workflow instance id
setInstanceId(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Set the workflow instance id
setInstanceInError(String) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest
 
setInterestedUsers(QualifiedUsers) - Method in interface org.silverpeas.core.workflow.api.model.State
Set the users interested by this state
setInterestedUsers(QualifiedUsers) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
Set all the users interested by this state
setItem(String) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Set the item on which the comparison will be processed
setItem(String) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
setItem(Item) - Method in interface org.silverpeas.core.workflow.api.model.Column
Set the item to show in this column
setItem(Item) - Method in class org.silverpeas.core.workflow.engine.model.ColumnImpl
 
setItem(Item) - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Set the referred item
setKill(boolean) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Set the flag that specifies if instance has to be removed
setKill(boolean) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
Set the flag that specifies if instance has to be removed
setKind(String) - Method in interface org.silverpeas.core.workflow.api.model.Action
Set the kind of this action
setKind(String) - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Set the kind of this action
setLanguage(String) - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignation
Set the language of this designation
setLanguage(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
 
setLanguage(String) - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabel
Set the language of specific label
setLinkDisabled(Boolean) - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Set the linkDisabled status associated to the related users (only used for notification)
setLinkDisabled(Boolean) - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Set the linkDisabled status associated to the related users (only used for notification)
setLockedByAdmin(boolean) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Set the lock Admin status of this instance
setMandatory(boolean) - Method in interface org.silverpeas.core.workflow.api.model.Input
Set value of mandatory attribute
setMandatory(boolean) - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Set value of mandatory attribute
setMapTo(String) - Method in interface org.silverpeas.core.workflow.api.model.Item
Set the full user field name, to which this item is map
setMapTo(String) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
setMessage(String) - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Set the message associated to the related users (only used for notification)
setMessage(String) - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Set the message associated to the related users (only used for notification)
setModelId(String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Set the workflow model id
setModelId(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the id of this process model
setModelId(String) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Set the workflow model id
setModelId(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the id of this process model
setName(String) - Method in interface org.silverpeas.core.workflow.api.model.Action
Set the name of this action
setName(String) - Method in interface org.silverpeas.core.workflow.api.model.Form
Set the name of this form
setName(String) - Method in interface org.silverpeas.core.workflow.api.model.Item
Set the name of this item
setName(String) - Method in interface org.silverpeas.core.workflow.api.model.Parameter
Set the name of the Parameter
setName(String) - Method in interface org.silverpeas.core.workflow.api.model.Participant
Set the name of this participant
setName(String) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the name of this process model
setName(String) - Method in interface org.silverpeas.core.workflow.api.model.Role
Set the name of the Role
setName(String) - Method in interface org.silverpeas.core.workflow.api.model.State
Set the name of this state
setName(String) - Method in interface org.silverpeas.core.workflow.api.model.Trigger
Set the name of the Trigger
setName(String) - Method in class org.silverpeas.core.workflow.engine.model.ActionImpl
Set the name of this action
setName(String) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
Set the name of this form
setName(String) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
setName(String) - Method in class org.silverpeas.core.workflow.engine.model.ParameterImpl
Set the name of the Parameter
setName(String) - Method in class org.silverpeas.core.workflow.engine.model.ParticipantImpl
 
setName(String) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the name of this process model
setName(String) - Method in class org.silverpeas.core.workflow.engine.model.RoleImpl
 
setName(String) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
setName(String) - Method in class org.silverpeas.core.workflow.engine.model.TriggerImpl
Set the name of the Parameter
setNotifiedUsers(List<QualifiedUsers>) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Set all the users that have to be notified
setNotifiedUsers(List<QualifiedUsers>) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
Set all the users that have to be notified
setOperator(String) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Set the operator used to compare item and value
setOperator(String) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
setOrder(int) - Method in class org.silverpeas.core.workflow.engine.model.TimeOutActionImpl
 
setParameters(String) - Method in class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
Set parameters of atomic operation
setParticipant(Participant) - Method in interface org.silverpeas.core.workflow.api.model.RelatedUser
Set the referred participant
setParticipant(Participant) - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
 
setParticipants(Participants) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the participants definition
setParticipants(Participants) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the participants definition
setPeriod(Period) - Method in interface org.silverpeas.core.workflow.api.user.Replacement
Sets a new period in days over which this replacement will be enabled.
setPeriod(Period) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementImpl
 
setPresentation(Presentation) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the presentation's configuration
setPresentation(Presentation) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the presentation's configuration
setProcessInstance(ProcessInstance) - Method in interface org.silverpeas.core.workflow.api.event.QuestionEvent
Set the process instance.
setProcessInstance(ProcessInstance) - Method in interface org.silverpeas.core.workflow.api.event.ResponseEvent
Set the process instance.
setProcessInstance(ProcessInstance) - Method in interface org.silverpeas.core.workflow.api.event.TaskDoneEvent
Set the process instance.
setProcessInstance(ProcessInstance) - Method in interface org.silverpeas.core.workflow.api.event.TaskSavedEvent
Set the process instance.
setProcessInstance(ProcessInstance) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableHistoryStep
Set the process instance
setProcessInstance(ProcessInstance) - Method in interface org.silverpeas.core.workflow.api.task.Task
Set process instance associated with task
setProcessInstance(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
Set the process instance (when created).
setProcessInstance(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Set the process instance
setProcessInstance(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the process instance where the question was asked
setProcessInstance(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.task.CreationTaskImpl
 
setProcessInstance(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.task.TaskImpl
 
setProcessInstance(ProcessInstance) - Method in interface org.silverpeas.core.workflow.external.ExternalAction
 
setProcessInstance(ProcessInstance) - Method in class org.silverpeas.core.workflow.external.impl.ExternalActionImpl
 
setProcessInstance(ProcessInstanceImpl) - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Set the instance for which user is affected
setProcessInstance(ProcessInstanceImpl) - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Set the instance to which user is interested
setProcessInstance(ProcessInstanceImpl) - Method in class org.silverpeas.core.workflow.engine.instance.LockingUser
Set the instance to which user is interested
setProcessInstance(ProcessInstanceImpl) - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Set the instance for which user is affected
setQuestionDate(Date) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the date when question was asked
setQuestionText(String) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the question content
setReadonly(boolean) - Method in interface org.silverpeas.core.workflow.api.model.Input
Set the readonly attribute
setReadonly(boolean) - Method in interface org.silverpeas.core.workflow.api.model.Item
Set value of readOnly attribute
setReadonly(boolean) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
setReadonly(boolean) - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Set the readonly attribute
setRelation(String) - Method in interface org.silverpeas.core.workflow.api.model.RelatedUser
set the relation between user and participant
setRelation(String) - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
Set the relation between user and participant
setRelevant(boolean) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the relevant status of this question
setResolvedState(String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableHistoryStep
Set the name of state that has been resolved
setResolvedState(String) - Method in interface org.silverpeas.core.workflow.api.model.Participant
Set state that defined participant has resolved resolvedState state that defined participant has resolved
setResolvedState(String) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Set the name of state that has been resolved
setResolvedState(String) - Method in class org.silverpeas.core.workflow.engine.model.ParticipantImpl
 
setResponseDate(Date) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the date when question was asked
setResponseText(String) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the response content
setResultingState(String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableHistoryStep
Set the name of state that must result from logged action
setResultingState(String) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Set the name of state that must result from logged action
setResumingAction(boolean) - Method in interface org.silverpeas.core.workflow.api.event.TaskDoneEvent
Set a flag to indicate if action comes from a resumed action.
setResumingAction(boolean) - Method in class org.silverpeas.core.workflow.engine.event.TaskDoneEventImpl
 
setRole(String) - Method in interface org.silverpeas.core.workflow.api.model.ContextualDesignation
Set the role name for this designation
setRole(String) - Method in interface org.silverpeas.core.workflow.api.model.Form
Set the role name
setRole(String) - Method in interface org.silverpeas.core.workflow.api.model.QualifiedUsers
Set the role to which the related user will be affected
setRole(String) - Method in interface org.silverpeas.core.workflow.api.model.RelatedGroup
New method: Set the role the related user will be affected to
setRole(String) - Method in interface org.silverpeas.core.workflow.api.model.RelatedUser
New method: Set the role the related user will be affected to
setRole(String) - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Set role name for which user is affected
setRole(String) - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Set state role for which user is affected
setRole(String) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
 
setRole(String) - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
 
setRole(String) - Method in class org.silverpeas.core.workflow.engine.model.RelatedGroupImpl
Set the role to which the related user will be affected
setRole(String) - Method in class org.silverpeas.core.workflow.engine.model.RelatedUserImpl
Set the role to which the related user will be affected
setRole(String) - Method in class org.silverpeas.core.workflow.engine.model.SpecificLabel
Set the role for which this specific label is
setRoleName(String) - Method in interface org.silverpeas.core.workflow.api.model.Columns
Set the role for which the list of items must be returned
setRoleName(String) - Method in interface org.silverpeas.core.workflow.api.model.UserInRole
Set name of the role
setRoleName(String) - Method in class org.silverpeas.core.workflow.engine.model.ColumnsImpl
 
setRoleName(String) - Method in class org.silverpeas.core.workflow.engine.model.UserInRoleImpl
Set name of the role
setRoles(Roles) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the roles definition
setRoles(Roles) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the roles definition
setSenderId(String) - Method in class org.silverpeas.core.workflow.engine.model.QualifiedUsersImpl
Set the user id used as sender for message.
setState(String) - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Set state name
setState(String) - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Set state name for which user can access to this instance
setState(String) - Method in class org.silverpeas.core.workflow.engine.instance.LockingUser
Set state name for which user is affected
setState(String) - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Set state name for which user is affected
setState(State) - Method in interface org.silverpeas.core.workflow.api.model.StateSetter
Set the state
setState(State) - Method in class org.silverpeas.core.workflow.engine.model.StateRef
Set the referred state
setStates(States) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the states defined for this process model
setStates(States) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the states defined for this process model
setStepId(String) - Method in class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
Set the step id that provokes the atomic operation
setStringValue(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.DateRoField
Changes nothing.
setStringValue(String) - Method in class org.silverpeas.core.workflow.engine.datarecord.TextRoField
Changes nothing.
setSubstitute(User) - Method in interface org.silverpeas.core.workflow.api.event.GenericEvent
 
setSubstitute(User) - Method in interface org.silverpeas.core.workflow.api.user.Replacement
Sets a new substitute to this replacement.
setSubstitute(User) - Method in class org.silverpeas.core.workflow.engine.event.AbstractTaskEvent
 
setSubstitute(User) - Method in class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
 
setSubstitute(User) - Method in class org.silverpeas.core.workflow.engine.user.ReplacementImpl
 
setSubstituteId(String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableHistoryStep
 
setSubstituteId(String) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
 
setTargetStateName(String) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the destination state for the question
setTimeoutAction(Action) - Method in interface org.silverpeas.core.workflow.api.model.State
Set the timeout action of this state Action that will played if timeout is trigerred
setTimeoutAction(Action) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
setTimeoutDate(Date) - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Set the date at which current state will be in timeout
setTimeoutInterval(int) - Method in interface org.silverpeas.core.workflow.api.model.State
Set the timeout interval of this state
setTimeoutInterval(int) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
setTimeoutNotifyAdmin(boolean) - Method in interface org.silverpeas.core.workflow.api.model.State
Set flag for admin notification if true, the timeout manager will send a notification to all supervisors
setTimeoutNotifyAdmin(boolean) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
 
setTimeoutStatus(boolean) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Set the timeout status of this instance
setTimeoutStatus(boolean) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Set the timeout status of this instance
setTimeoutStatus(int) - Method in class org.silverpeas.core.workflow.engine.instance.ActiveState
Set the timeout status of this active state
setToUserId(String) - Method in class org.silverpeas.core.workflow.engine.instance.QuestionImpl
Set the id of user who received the question
setTrigger(Trigger) - Method in interface org.silverpeas.core.workflow.external.ExternalAction
 
setTrigger(Trigger) - Method in class org.silverpeas.core.workflow.external.impl.ExternalActionImpl
 
setTriggers(Triggers) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
setType(String) - Method in interface org.silverpeas.core.workflow.api.model.Item
Set the type of this item
setType(String) - Method in class org.silverpeas.core.workflow.engine.model.ItemImpl
 
setUserId(String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableHistoryStep
Set the actor id of the action logged in this History step
setUserId(String) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Set the actor id of the action logged in this History step
setUserId(String) - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Set the user id
setUserId(String) - Method in class org.silverpeas.core.workflow.engine.instance.LockingUser
Set the user id
setUserId(String) - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Set the user id
setUserInfos(DataFolder) - Method in interface org.silverpeas.core.workflow.api.model.ProcessModel
Set the user infos defined for this process model It contains all the items necessary about user to allow him to use the instance
setUserInfos(DataFolder) - Method in class org.silverpeas.core.workflow.engine.model.ProcessModelImpl
Set the user infos defined for this process model It contains all the items necessary about user to allow him to use the instance
setUserRoleName(String) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableHistoryStep
Set the role under which the user did the action
setUserRoleName(String) - Method in class org.silverpeas.core.workflow.engine.instance.HistoryStepImpl
Set the role under which the user did the action
setUserSettings(UserSettings) - Method in class org.silverpeas.core.workflow.engine.user.UserInfoImpl
Set the user settings to which this info is for
setUsersRole(String) - Method in class org.silverpeas.core.workflow.engine.instance.InterestedUser
Set the user role
setUsersRole(String) - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Set the user role
setValue(String) - Method in interface org.silverpeas.core.workflow.api.model.Consequence
Set the value to compare with item
setValue(String) - Method in interface org.silverpeas.core.workflow.api.model.Input
Set default value
setValue(String) - Method in interface org.silverpeas.core.workflow.api.model.Parameter
Set the value of the Parameter
setValue(String) - Method in class org.silverpeas.core.workflow.engine.model.ConsequenceImpl
 
setValue(String) - Method in class org.silverpeas.core.workflow.engine.model.ItemRef
Set default value
setValue(String) - Method in class org.silverpeas.core.workflow.engine.model.ParameterImpl
Set the value of the Parameter
setValue(String) - Method in class org.silverpeas.core.workflow.engine.user.UserInfoImpl
 
setWorkingUsers(QualifiedUsers) - Method in interface org.silverpeas.core.workflow.api.model.State
Set the users who can act in this state
setWorkingUsers(QualifiedUsers) - Method in class org.silverpeas.core.workflow.engine.model.StateImpl
Set all the users who can act in this state
SpecificLabel - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the following elements of a Process Model: <activity> <description> <label> <title>
SpecificLabel() - Constructor for class org.silverpeas.core.workflow.engine.model.SpecificLabel
Constructor
SpecificLabel(String, String) - Constructor for class org.silverpeas.core.workflow.engine.model.SpecificLabel
Constructor
SpecificLabelListHelper - Class in org.silverpeas.core.workflow.engine.model
Class managing a collection of ContextualDesigantion objects.
SpecificLabelListHelper() - Constructor for class org.silverpeas.core.workflow.engine.model.SpecificLabelListHelper
Constructor
SpecificLabelListHelper(List<ContextualDesignation>) - Constructor for class org.silverpeas.core.workflow.engine.model.SpecificLabelListHelper
Constructor
State - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <state> element of a Process Model.
StateImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <state> element of a Process Model.
StateImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.StateImpl
Constructor
StateImpl(String) - Constructor for class org.silverpeas.core.workflow.engine.model.StateImpl
Constructor
StateRef - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <set> and <unset> elements of a Process Model.
StateRef() - Constructor for class org.silverpeas.core.workflow.engine.model.StateRef
 
States - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <states> element of a Process Model.
StateSetter - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of one of the following elements of a Process Model: <set> <unset>
StatesImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <states> element of a Process Model.
StatesImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.StatesImpl
Constructor
StateTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
A StateTemplate builds fields giving the current state of a process instance.
StateTemplate(String, ProcessModel, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.StateTemplate
 
stream() - Method in class org.silverpeas.core.workflow.api.user.ReplacementList
 

T

Task - Interface in org.silverpeas.core.workflow.api.task
A task object is an activity description built by the workflow engine and sent via the taskManager to an external system which will notify the end user and manage the task realisation.
TaskDoneEvent - Interface in org.silverpeas.core.workflow.api.event
A TaskDoneEvent object is the description of a done activity.
TaskDoneEventImpl - Class in org.silverpeas.core.workflow.engine.event
A TaskDoneEvent object is the description of a done activity.
TaskDoneEventImpl(Task, String, DataRecord) - Constructor for class org.silverpeas.core.workflow.engine.event.TaskDoneEventImpl
A TaskDoneEventImpl is built from a resolved task, a choosen action and a filled form.
TaskImpl - Class in org.silverpeas.core.workflow.engine.task
A task object is an activity description built by the workflow engine and sent via the taskManager to an external system which will notify the end user and manage the task realisation.
TaskManager - Interface in org.silverpeas.core.workflow.api
The workflow engine services relate to task management.
TaskManagerImpl - Class in org.silverpeas.core.workflow.engine.task
The workflow engine services relate to task management.
TaskManagerImpl() - Constructor for class org.silverpeas.core.workflow.engine.task.TaskManagerImpl
 
TaskSavedEvent - Interface in org.silverpeas.core.workflow.api.event
A TaskSavedEvent object is the description of an activity that is not finished but saved to be continued later.
TaskSavedEventImpl - Class in org.silverpeas.core.workflow.engine.event
A TaskSavedEvent object is the description of an activity that is not finished but saved to be continued later.
TaskSavedEventImpl(Task, String, DataRecord) - Constructor for class org.silverpeas.core.workflow.engine.event.TaskSavedEventImpl
A TaskSavedEvent is built from a resolved task, a choosen action and a filled form.
template - Variable in class org.silverpeas.core.workflow.engine.datarecord.AbstractProcessInstanceDataRecord
The record template associated to this data record.
TextRoField - Class in org.silverpeas.core.workflow.engine.datarecord
A read only TextField
TextRoField(String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.TextRoField
 
TimeOutAction - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <timeoutAction> element of a Process Model.
TimeOutActionImpl - Class in org.silverpeas.core.workflow.engine.model
Representation of the <timeoutAction> element of a Process Model.
TimeOutActionImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.TimeOutActionImpl
 
TimeOutActions - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <timeoutActions> element of a Process Model.
TimeOutActionsImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <timeoutActions> element of a Process Model.
TimeOutActionsImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.TimeOutActionsImpl
Constructor
TimeoutEvent - Interface in org.silverpeas.core.workflow.api.event
A TimeoutEvent object is the description of an instance, that is in the same active state since a long long time ...
TimeoutEventImpl - Class in org.silverpeas.core.workflow.engine.event
A TimeoutEvent object is the description of an instance, that is in the same active state since too long Those descriptions are sent to the timeout manager
TimeoutEventImpl(ProcessInstance, State, Action) - Constructor for class org.silverpeas.core.workflow.engine.event.TimeoutEventImpl
A TimeoutEventImpl object is built from a processInstance, a state and an action
TimeoutManagerImpl - Class in org.silverpeas.core.workflow.engine.timeout
The workflow engine services relate to error management.
TimeoutManagerImpl() - Constructor for class org.silverpeas.core.workflow.engine.timeout.TimeoutManagerImpl
 
TitleTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
A TitleTemplate builds fields giving the title of a process instance.
TitleTemplate(String, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.TitleTemplate
 
TO_BE_PROCESSED - org.silverpeas.core.workflow.api.instance.ActionStatus
 
toActors() - Method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Converts WorkingUser to Actors
ToIncumbentReplacementNotificationBuilder - Class in org.silverpeas.core.workflow.engine.notification
A builder of notifications about a replacement between two users in a given workflow instance, in the point of view of the substitute.
toRecordTemplate(String, String) - Method in interface org.silverpeas.core.workflow.api.model.Form
Converts this object in a RecordTemplate object
toRecordTemplate(String, String) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
Converts this object in a RecordTemplate object
toRecordTemplate(String, String, boolean) - Method in interface org.silverpeas.core.workflow.api.model.DataFolder
Converts this object in a RecordTemplate object
toRecordTemplate(String, String, boolean) - Method in interface org.silverpeas.core.workflow.api.model.Form
Converts this object in a RecordTemplate object
toRecordTemplate(String, String, boolean) - Method in class org.silverpeas.core.workflow.engine.model.DataFolderImpl
Converts this object in a RecordTemplate object
toRecordTemplate(String, String, boolean) - Method in class org.silverpeas.core.workflow.engine.model.FormImpl
Converts this object in a RecordTemplate object
ToSubstituteReplacementNotificationBuilder - Class in org.silverpeas.core.workflow.engine.notification
A builder of notifications about a replacement between two users in a given workflow instance, in the point of view of the incumbent.
toUser(WorkingUser[]) - Static method in class org.silverpeas.core.workflow.engine.instance.WorkingUser
Get User information from an array of workingUsers
Trigger - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <trigger> element of a Process Model.
triggerFired(SchedulerEvent) - Method in class org.silverpeas.core.workflow.engine.timeout.TimeoutManagerImpl
 
TriggerImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <trigger> element of a Process Model.
TriggerImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.TriggerImpl
Constructor
Triggers - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <triggers> element of a Process Model.
TriggersImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <triggers> element of a Process Model.
TriggersImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.TriggersImpl
Constructor

U

unAssignTask(Task) - Method in interface org.silverpeas.core.workflow.api.TaskManager
Removes a task from the user's todos.
unAssignTask(Task) - Method in class org.silverpeas.core.workflow.engine.task.TaskManagerImpl
Removes a task.
UndoHistoryStep - Class in org.silverpeas.core.workflow.engine.instance
 
UndoHistoryStep() - Constructor for class org.silverpeas.core.workflow.engine.instance.UndoHistoryStep
default constructor
UnknownUserException - Exception in org.silverpeas.core.workflow.engine.exception
Thrown when a user is unknown
UnknownUserException(String, String) - Constructor for exception org.silverpeas.core.workflow.engine.exception.UnknownUserException
Set the caller
UnknownUserException(String, String, Exception) - Constructor for exception org.silverpeas.core.workflow.engine.exception.UnknownUserException
Set the caller and the nested exception
unlock(ProcessInstance, State, User) - Method in interface org.silverpeas.core.workflow.api.UpdatableProcessInstanceManager
Locks the given instance for the given instance and state
unlock(ProcessInstance, State, User) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceManagerImpl
unlocks this instance for the given instance and state
unLock() - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
Lock this instance by admin for all states
unLock() - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Unlock this instance for the engine
unLock(State, User) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
Un-locks this instance for the given instance and state
unLock(State, User) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Un-locks this instance for the given instance and state
UpdatableHistoryStep - Interface in org.silverpeas.core.workflow.api.instance
 
UpdatableProcessInstance - Interface in org.silverpeas.core.workflow.api.instance
 
UpdatableProcessInstanceManager - Interface in org.silverpeas.core.workflow.api
The workflow engine services relate to process instance management.
update(UserSettings, DataRecord, RecordTemplate) - Method in class org.silverpeas.core.workflow.engine.user.DefaultUserSettingsService
 
update(UserSettings, DataRecord, RecordTemplate) - Method in interface org.silverpeas.core.workflow.engine.user.UserSettingsService
 
updateFolder(DataRecord) - Method in interface org.silverpeas.core.workflow.api.instance.ProcessInstance
 
updateFolder(DataRecord) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Updates the folder with the data filled within an action.
updateHistoryStep(HistoryStep) - Method in interface org.silverpeas.core.workflow.api.instance.UpdatableProcessInstance
 
updateHistoryStep(HistoryStep) - Method in class org.silverpeas.core.workflow.engine.instance.ProcessInstanceImpl
Update an history step for this instance
User - Interface in org.silverpeas.core.workflow.api.user
 
UserImpl - Class in org.silverpeas.core.workflow.engine.user
A User implementation built upon the silverpeas user management system.
UserImpl(UserDetail) - Constructor for class org.silverpeas.core.workflow.engine.user.UserImpl
UserImpl is built from a UserDetail and admin .
UserInfo - Interface in org.silverpeas.core.workflow.api.user
 
UserInfoImpl - Class in org.silverpeas.core.workflow.engine.user
 
UserInfoImpl() - Constructor for class org.silverpeas.core.workflow.engine.user.UserInfoImpl
Default Constructor
UserInfoImpl(String, String) - Constructor for class org.silverpeas.core.workflow.engine.user.UserInfoImpl
UserInfoImpl can be constructed with given name and value
UserInfoTemplate - Class in org.silverpeas.core.workflow.engine.datarecord
A UserInfoTemplate builds fields giving information about user
UserInfoTemplate(String, Item, String, String) - Constructor for class org.silverpeas.core.workflow.engine.datarecord.UserInfoTemplate
 
UserInRole - Interface in org.silverpeas.core.workflow.api.model
Interface describing a representation of the <userInRole> element of a Process Model.
UserInRoleImpl - Class in org.silverpeas.core.workflow.engine.model
Class implementing the representation of the <userInRole> element of a Process Model.
UserInRoleImpl() - Constructor for class org.silverpeas.core.workflow.engine.model.UserInRoleImpl
Constructor
UserManager - Interface in org.silverpeas.core.workflow.api
The workflow engine services relate to user management.
UserManagerImpl - Class in org.silverpeas.core.workflow.engine.user
A UserManager implementation built upon the silverpeas user management system.
UserManagerImpl() - Constructor for class org.silverpeas.core.workflow.engine.user.UserManagerImpl
 
UserNotificationBuilder - Class in org.silverpeas.core.workflow.engine.notification
 
UserNotificationBuilder(List<String>, Task, User, String, boolean, String) - Constructor for class org.silverpeas.core.workflow.engine.notification.UserNotificationBuilder
 
UserSettings - Interface in org.silverpeas.core.workflow.api.user
 
UserSettingsImpl - Class in org.silverpeas.core.workflow.engine.user
 
UserSettingsImpl() - Constructor for class org.silverpeas.core.workflow.engine.user.UserSettingsImpl
Default Constructor
UserSettingsImpl(String, String) - Constructor for class org.silverpeas.core.workflow.engine.user.UserSettingsImpl
UserSettingsImpl can be constructed with given user Id and peas Id
UserSettingsRepository - Class in org.silverpeas.core.workflow.engine.user
Created by Nicolas on 30/05/2017.
UserSettingsRepository() - Constructor for class org.silverpeas.core.workflow.engine.user.UserSettingsRepository
 
UserSettingsService - Interface in org.silverpeas.core.workflow.engine.user
Created by Nicolas on 30/05/2017.

V

valueOf(String) - Static method in enum org.silverpeas.core.workflow.api.instance.ActionStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.silverpeas.core.workflow.api.instance.ActionStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withActionDate(Date) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest.HistoryStepDescriptor
 
withActionName(String) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest.HistoryStepDescriptor
 
withProcessInstance(ProcessInstance) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest.HistoryStepDescriptor
 
withUserRoleName(String) - Method in class org.silverpeas.core.workflow.engine.AbstractRequest.HistoryStepDescriptor
 
Workflow - Class in org.silverpeas.core.workflow.api
The Workflow class is the main entry to the workflow engine public services.
WorkflowEngine - Interface in org.silverpeas.core.workflow.api
The workflow engine main services.
WorkflowEngineImpl - Class in org.silverpeas.core.workflow.engine
One implementation of WorkflowEngine The workflow engine main services.
WorkflowEngineImpl() - Constructor for class org.silverpeas.core.workflow.engine.WorkflowEngineImpl
 
WorkflowEngineTask - Class in org.silverpeas.core.workflow.engine
 
WorkflowEngineTask() - Constructor for class org.silverpeas.core.workflow.engine.WorkflowEngineTask
 
WorkflowError - Interface in org.silverpeas.core.workflow.api.error
 
WorkflowErrorImpl - Class in org.silverpeas.core.workflow.engine.error
 
WorkflowErrorImpl() - Constructor for class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
 
WorkflowErrorImpl(ProcessInstance, GenericEvent, Exception) - Constructor for class org.silverpeas.core.workflow.engine.error.WorkflowErrorImpl
A WorkflowErrorImpl is build from a process instance, a generic event, a history step and a Exception
WorkflowException - Exception in org.silverpeas.core.workflow.api
Thrown by the workflow engine components.
WorkflowException(String, int, String) - Constructor for exception org.silverpeas.core.workflow.api.WorkflowException
Set the caller, the level and the error message
WorkflowException(String, int, String, Exception) - Constructor for exception org.silverpeas.core.workflow.api.WorkflowException
Set the caller, the level, the error message and the nested exception.
WorkflowException(String, String) - Constructor for exception org.silverpeas.core.workflow.api.WorkflowException
Set the caller and the error message
WorkflowException(String, String, Exception) - Constructor for exception org.silverpeas.core.workflow.api.WorkflowException
Set the caller, the error message and the nested exception.
WorkflowException(String, String, String) - Constructor for exception org.silverpeas.core.workflow.api.WorkflowException
Set the caller, infos and the error message
WorkflowException(String, String, String, Exception) - Constructor for exception org.silverpeas.core.workflow.api.WorkflowException
Set the caller, the error message, infos and the nested exception.
WorkflowFatalException - Exception in org.silverpeas.core.workflow.api
Thrown when a fatal error occured in a workflow engine component.
WorkflowFatalException(String, String) - Constructor for exception org.silverpeas.core.workflow.api.WorkflowFatalException
Set the caller and the error message
WorkflowFatalException(String, String, Exception) - Constructor for exception org.silverpeas.core.workflow.api.WorkflowFatalException
Set the caller, the error message and the nested exception.
WorkflowHub - Class in org.silverpeas.core.workflow.engine
The workflowHub manages all the workflow components implementations.
WorkflowUtil - Class in org.silverpeas.core.workflow.util
 
WorkingUser - Class in org.silverpeas.core.workflow.engine.instance
 
WorkingUser() - Constructor for class org.silverpeas.core.workflow.engine.instance.WorkingUser
 
A B C D E F G H I J L N O P Q R S T U V W 
All Classes All Packages