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

A

abort() - Method in class org.ow2.bonita.identity.auth.BonitaStorageLoginModule
 
addButton(Map<String, Object>) - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormBundle
Adds a button to the bundle so that it can be displayed in forms
addDefaultButton() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormBundle
Adds a button to the bundle corresponding to the one shown in start panels.
addPlugin(ComponentPlugin) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
Add a plugin to the Workflow service.
addVariable(Map<String, Object>) - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormBundle
Adds a variable to the bundle so that it can be displayed in forms
AutomaticFormBundle - Class in org.exoplatform.services.workflow.impl.bonita
When forms are automatically generated, it is also needed to provide a bundle so that eXo Portlets can display information.
AutomaticFormBundle(String) - Constructor for class org.exoplatform.services.workflow.impl.bonita.AutomaticFormBundle
Creates a new Resource Bundle for automatically generated forms
AutomaticFormImpl - Class in org.exoplatform.services.workflow.impl.bonita
This class represents a Form that is automatically generated by eXo Created by Bull R&D
AutomaticFormImpl(String, String, Locale) - Constructor for class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
This constructor is invoked to create a new Automatic Form.

B

BARFileDefinition - Class in org.exoplatform.services.workflow.impl.bonita
This class maps in memory a deployable Business Process Archive.
BARFileDefinition() - Constructor for class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 
BARFileDefinition(InputStream) - Constructor for class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
This constructor builds a file definition based on an Input Stream corresponding to a Business Process Archive.
BARFileDefinition(Node) - Constructor for class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
This constructor builds a file definition from a Node stored in the JCR representing a Business Process.
BonitaStorageLoginModule - Class in org.ow2.bonita.identity.auth
Created by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Jun 12, 2009 9:23:58 AM
BonitaStorageLoginModule() - Constructor for class org.ow2.bonita.identity.auth.BonitaStorageLoginModule
 

C

CommandTimer - Class in org.exoplatform.services.workflow.impl.bonita
The CommandTimer modifies the due date of all timers attached to an activity.
CommandTimer(ProcessInstanceUUID, String, Date) - Constructor for class org.exoplatform.services.workflow.impl.bonita.CommandTimer
 
commit() - Method in class org.exoplatform.services.workflow.impl.bonita.PVMSecurityManager
 
commit() - Method in class org.ow2.bonita.identity.auth.BonitaStorageLoginModule
 
compare(Process, Process) - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessComparator
 
compare(ProcessInstance, ProcessInstance) - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessInstanceComparator
 
compare(Task, Task) - Method in class org.exoplatform.services.workflow.impl.bonita.TaskComparator
 

D

decode(String) - Static method in class org.exoplatform.services.workflow.impl.bonita.ObjectSerializer
 
deleteProcess(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
deleteProcessInstance(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
deploy() - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 
deployProcess(InputStream) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 

E

ECM_BUSINESS_PROCESSES_PATH - Static variable in class org.exoplatform.services.workflow.impl.bonita.JCRFileDefinitionServiceImpl
Property that identify the path in the JCR
encode(Serializable) - Static method in class org.exoplatform.services.workflow.impl.bonita.ObjectSerializer
 
endTask(String, Map) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
endTask(String, Map, String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
entries - Variable in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
Contains bytes corresponding to the files in the archive
execute(Environment) - Method in class org.exoplatform.services.workflow.impl.bonita.CommandTimer
Execute the modification of the timers' due date.
ExoOrganizationMapper - Class in hero.mapper
ExoOrganizationMapper maps eXo users
ExoOrganizationMapper() - Constructor for class hero.mapper.ExoOrganizationMapper
 

F

FormCache - Class in org.exoplatform.services.workflow.impl.bonita
Contains Forms that were previously created so that they do not need to be created every time.
FormCache() - Constructor for class org.exoplatform.services.workflow.impl.bonita.FormCache
 

G

getActivityDefinitionUUID(String) - Static method in class org.ow2.bonita.facade.uuid.UUIDFactory
 
getActivityInstanceUUID(String) - Static method in class org.ow2.bonita.facade.uuid.UUIDFactory
 
getActorId() - Method in class org.exoplatform.services.workflow.impl.bonita.TaskData
 
getAllTasks(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getCustomizedView() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
getCustomizedView(String) - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 
getCustomizedView() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
getDescription() - Method in class org.exoplatform.services.workflow.impl.bonita.TaskData
 
getDueDate() - Method in class org.exoplatform.services.workflow.impl.bonita.TimerData
 
getEnd() - Method in class org.exoplatform.services.workflow.impl.bonita.TaskData
 
getEndDate() - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessInstanceData
 
getEntries() - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 
getEntry(String) - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 
getFileDefinitionService() - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getForm(String) - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
Retrieves a Form corresponding to a State as a DOM Element
getForm(String, String, Locale) - Method in class org.exoplatform.services.workflow.impl.bonita.FormCache
Retrieves a Form from the cache based on specified information
getForm(String, String, Locale) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowFormsServiceImpl
Retrieves a Form based on a process model, a state and a Locale.
getFormsDefinition() - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
Retrieves the whole Form definition as a DOM Element
getFormsDefinition(FileDefinition) - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
Retrieves the whole Form definition as a DOM Element
getGroupTaskList(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getIconURL() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
getIconURL() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
getId() - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessData
 
getId() - Method in class org.exoplatform.services.workflow.impl.bonita.TaskData
 
getId() - Method in class org.exoplatform.services.workflow.impl.bonita.TimerData
 
getKeys() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormBundle
 
getMessage() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
getMessage() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
getModelName(String) - Static method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerHelper
Retrieves the Process Model name from a Process Instance name.
getName() - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessData
 
getName() - Method in class org.exoplatform.services.workflow.impl.bonita.TimerData
 
getProcess(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getProcessDefinitionUUID(String) - Static method in class org.ow2.bonita.facade.uuid.UUIDFactory
 
getProcesses() - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getProcessId() - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessInstanceData
 
getProcessId() - Method in class org.exoplatform.services.workflow.impl.bonita.TaskData
 
getProcessInstance(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getProcessInstanceId() - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessInstanceData
 
getProcessInstanceId() - Method in class org.exoplatform.services.workflow.impl.bonita.TaskData
 
getProcessInstances(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getProcessInstanceUUID(String) - Static method in class org.ow2.bonita.facade.uuid.UUIDFactory
 
getProcessModelName() - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 
getProcessName() - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessInstanceData
 
getProcessName(String) - Static method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerHelper
 
getResourceBundle() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
getResourceBundle(String, Locale) - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 
getResourceBundle() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
getResourceBundleName(String) - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
Retrieves the Bundle name of a Form corresponding to a State name
getStartDate() - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessInstanceData
 
getStartStateName() - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessData
 
getStateImageURL() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
getStateImageURL() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
getStateName() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
getStateName() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
getSubmitButtons() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
getSubmitButtons() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
getTask(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getTaskName() - Method in class org.exoplatform.services.workflow.impl.bonita.TaskData
 
getTasks(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getTaskUUID(String) - Static method in class org.ow2.bonita.facade.uuid.UUIDFactory
 
getTimers() - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
GetUsersFromMembershipAndGroup(String) - Static method in class hero.mapper.ExoOrganizationMapper
Gets the list of eXo users who belong to the specified Membership and Group
getUserTaskList(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getVariables() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
getVariables(String) - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 
getVariables() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
getVariables(String, String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
getVersion() - Method in class org.exoplatform.services.workflow.impl.bonita.ProcessData
 
getXPDLDefinition() - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
Retrieves the XPDL Process definition

H

handleGetObject(String) - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormBundle
 
hasMessage() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
hasMessage() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
hasStartTask(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
hero.mapper - package hero.mapper
 

I

initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ow2.bonita.identity.auth.BonitaStorageLoginModule
 
InitialVariables - Static variable in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
Holds variables to be set while instantiating a Process.
isCustomizedView() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
isCustomizedView() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
isDelegatedView() - Method in class org.exoplatform.services.workflow.impl.bonita.AutomaticFormImpl
 
isDelegatedView(String) - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 
isDelegatedView() - Method in class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
 
isFormDefined(String) - Method in class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
 

J

JCRFileDefinitionServiceImpl - Class in org.exoplatform.services.workflow.impl.bonita
Created by Bull R&D
JCRFileDefinitionServiceImpl(NodeHierarchyCreator) - Constructor for class org.exoplatform.services.workflow.impl.bonita.JCRFileDefinitionServiceImpl
Instantiates a new JCRFileDefinitionServiceImpl.

L

login() - Method in class org.ow2.bonita.identity.auth.BonitaStorageLoginModule
 
logout() - Method in class org.ow2.bonita.identity.auth.BonitaStorageLoginModule
 

M

makePath(Node, String, String) - Static method in class org.exoplatform.services.workflow.impl.bonita.JCRFileDefinitionServiceImpl
 
makePath(Node, String, String, Map) - Static method in class org.exoplatform.services.workflow.impl.bonita.JCRFileDefinitionServiceImpl
 

O

ObjectSerializer - Class in org.exoplatform.services.workflow.impl.bonita
Encode and decode a serialiazable object
ObjectSerializer() - Constructor for class org.exoplatform.services.workflow.impl.bonita.ObjectSerializer
 
objectToString(Object, String) - Static method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerHelper
Converts an Object to a String.
org.exoplatform.services.workflow.impl.bonita - package org.exoplatform.services.workflow.impl.bonita
 
org.ow2.bonita.facade.uuid - package org.ow2.bonita.facade.uuid
 
org.ow2.bonita.identity.auth - package org.ow2.bonita.identity.auth
 

P

ProcessComparator - Class in org.exoplatform.services.workflow.impl.bonita
TODO describe the code purpose
ProcessComparator() - Constructor for class org.exoplatform.services.workflow.impl.bonita.ProcessComparator
 
ProcessData - Class in org.exoplatform.services.workflow.impl.bonita
Created by Bull R&D
ProcessData(ProcessDefinition) - Constructor for class org.exoplatform.services.workflow.impl.bonita.ProcessData
 
ProcessInstanceComparator - Class in org.exoplatform.services.workflow.impl.bonita
TODO describe the code purpose
ProcessInstanceComparator() - Constructor for class org.exoplatform.services.workflow.impl.bonita.ProcessInstanceComparator
 
ProcessInstanceData - Class in org.exoplatform.services.workflow.impl.bonita
Created by Bull R&D
ProcessInstanceData(ProcessInstance) - Constructor for class org.exoplatform.services.workflow.impl.bonita.ProcessInstanceData
 
PVMSecurityManager - Class in org.exoplatform.services.workflow.impl.bonita
TODO validate if this class is necessary
PVMSecurityManager() - Constructor for class org.exoplatform.services.workflow.impl.bonita.PVMSecurityManager
 

R

remove(String) - Method in class org.exoplatform.services.workflow.impl.bonita.JCRFileDefinitionServiceImpl
 
removeForms(String) - Method in class org.exoplatform.services.workflow.impl.bonita.FormCache
Remove all Forms corresponding to a Process Model
removeForms(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowFormsServiceImpl
Remove all Forms corresponding to a Process Model
removeFromCache(String) - Method in class org.exoplatform.services.workflow.impl.bonita.JCRFileDefinitionServiceImpl
 
retrieve(String) - Method in class org.exoplatform.services.workflow.impl.bonita.JCRFileDefinitionServiceImpl
 

S

searchMembers(QueryAPIAccessor, ProcessInstanceUUID, String) - Method in class hero.mapper.ExoOrganizationMapper
 
setForm(String, String, Locale, Form) - Method in class org.exoplatform.services.workflow.impl.bonita.FormCache
Puts a Form in the cache based on specified information
SpecifiedFormImpl - Class in org.exoplatform.services.workflow.impl.bonita
This class represents a Form that is defined in a configuration file.
SpecifiedFormImpl(String, FileDefinition, String, Locale) - Constructor for class org.exoplatform.services.workflow.impl.bonita.SpecifiedFormImpl
This constructor instantiates a Form specified in a File Definition, based on a State name and a Locale.
start() - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
START_STATE_NAME - Static variable in class org.exoplatform.services.workflow.impl.bonita.ProcessData
By convention an empty String represents the start state name.
startProcess(String) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
startProcess(String, String, Map) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
startProcessFromName(String, String, Map) - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
stop() - Method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
 
store(FileDefinition, String) - Method in class org.exoplatform.services.workflow.impl.bonita.JCRFileDefinitionServiceImpl
 
stringToObject(String, String) - Static method in class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerHelper
Converts a String to an Object.
subject - Variable in class org.ow2.bonita.identity.auth.BonitaStorageLoginModule
 

T

TaskComparator - Class in org.exoplatform.services.workflow.impl.bonita
TODO describe the code purpose
TaskComparator() - Constructor for class org.exoplatform.services.workflow.impl.bonita.TaskComparator
 
TaskData - Class in org.exoplatform.services.workflow.impl.bonita
Created by Bull R&D
TaskData(ActivityInstance<TaskInstance>) - Constructor for class org.exoplatform.services.workflow.impl.bonita.TaskData
 
TimerData - Class in org.exoplatform.services.workflow.impl.bonita
Created by Bull R&D
TimerData() - Constructor for class org.exoplatform.services.workflow.impl.bonita.TimerData
 
toString() - Method in class org.exoplatform.services.workflow.impl.bonita.FormCache
Creates a String representation of the cache for debugging purpose

U

UUIDFactory - Class in org.ow2.bonita.facade.uuid
Hack the Bonita uuids creation.
UUIDFactory() - Constructor for class org.ow2.bonita.facade.uuid.UUIDFactory
 

W

WorkflowFormsServiceImpl - Class in org.exoplatform.services.workflow.impl.bonita
This service retrieves and caches Forms Created by Bull R&D
WorkflowFormsServiceImpl(WorkflowFileDefinitionService) - Constructor for class org.exoplatform.services.workflow.impl.bonita.WorkflowFormsServiceImpl
Creates a new instance of the service
WorkflowServiceContainerHelper - Class in org.exoplatform.services.workflow.impl.bonita
Contains helper methods for the Bonita Workflow Service implementation Created by Bull R&D
WorkflowServiceContainerHelper() - Constructor for class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerHelper
 
WorkflowServiceContainerImpl - Class in org.exoplatform.services.workflow.impl.bonita
Bonita implementation of the Workflow Service in eXo Platform Created by Bull R&D
WorkflowServiceContainerImpl(WorkflowFileDefinitionService, WorkflowFormsService, OrganizationService, ConfigurationManager, InitParams) - Constructor for class org.exoplatform.services.workflow.impl.bonita.WorkflowServiceContainerImpl
Instantiates a new Bonita service instance.

X

XPDLFileDefinition - Class in org.exoplatform.services.workflow.impl.bonita
 
XPDLFileDefinition(InputStream) - Constructor for class org.exoplatform.services.workflow.impl.bonita.XPDLFileDefinition
 
XPDLFileDefinition(Node) - Constructor for class org.exoplatform.services.workflow.impl.bonita.XPDLFileDefinition
 

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

Copyright © 2012 eXo Platform SAS. All Rights Reserved.