A D E F G H I O P R S T W

A

ACTOR_ID_KEY_SEPARATOR - Static variable in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
addPlugin(ComponentPlugin) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 

D

deleteProcess(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
deleteProcessInstance(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
deploy() - Method in interface org.exoplatform.services.workflow.FileDefinition
Deploys the process contained by this file definition
deployProcess(InputStream) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 

E

endTask(String, Map) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
endTask(String, Map, String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 

F

FileDefinition - Interface in org.exoplatform.services.workflow
Base interface of all classes that map a deployable Business Process Archive.
Form - Interface in org.exoplatform.services.workflow
Created y the eXo platform team User: Benjamin Mestrallet Date: 17 mai 2004

G

getActorId() - Method in interface org.exoplatform.services.workflow.Task
 
getAllTasks(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getCustomizedView(String) - Method in interface org.exoplatform.services.workflow.FileDefinition
Retrieves the Customized View name of a Form corresponding to a State name
getCustomizedView() - Method in interface org.exoplatform.services.workflow.Form
 
getDescription() - Method in interface org.exoplatform.services.workflow.Task
 
getDueDate() - Method in interface org.exoplatform.services.workflow.Timer
 
getEnd() - Method in interface org.exoplatform.services.workflow.Task
 
getEndDate() - Method in interface org.exoplatform.services.workflow.ProcessInstance
 
getEntries() - Method in interface org.exoplatform.services.workflow.FileDefinition
Retrieves all entries as a hastable
getEntry(String) - Method in interface org.exoplatform.services.workflow.FileDefinition
Retrieve the contents of an entry contained by this file definition
getFileDefinitionService() - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getForm(String, String, Locale) - Method in interface org.exoplatform.services.workflow.WorkflowFormsService
 
getGroupTaskList(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getIconURL() - Method in interface org.exoplatform.services.workflow.Form
 
getId() - Method in interface org.exoplatform.services.workflow.Process
 
getId() - Method in interface org.exoplatform.services.workflow.Task
 
getId() - Method in interface org.exoplatform.services.workflow.Timer
 
getName() - Method in interface org.exoplatform.services.workflow.Process
 
getName() - Method in interface org.exoplatform.services.workflow.Timer
 
getPredefinedProcess() - Method in class org.exoplatform.services.workflow.ProcessesConfig
 
getProcess(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getProcesses() - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getProcessesConfig() - Method in class org.exoplatform.services.workflow.PredefinedProcessesPlugin
Returns data contained by the plugin
getProcessId() - Method in interface org.exoplatform.services.workflow.ProcessInstance
 
getProcessId() - Method in interface org.exoplatform.services.workflow.Task
 
getProcessInstance(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getProcessInstanceId() - Method in interface org.exoplatform.services.workflow.ProcessInstance
 
getProcessInstanceId() - Method in interface org.exoplatform.services.workflow.Task
 
getProcessInstances(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getProcessLocation() - Method in class org.exoplatform.services.workflow.ProcessesConfig
 
getProcessModelName() - Method in interface org.exoplatform.services.workflow.FileDefinition
Retrieves the name of the Process model defined by the XPDL definition
getProcessName() - Method in interface org.exoplatform.services.workflow.ProcessInstance
 
getResourceBundle(String, Locale) - Method in interface org.exoplatform.services.workflow.FileDefinition
Retrieves the Resource Bundle corresponding to a Form and a Locale.
getResourceBundle() - Method in interface org.exoplatform.services.workflow.Form
 
getStartDate() - Method in interface org.exoplatform.services.workflow.ProcessInstance
 
getStartStateName() - Method in interface org.exoplatform.services.workflow.Process
 
getStateImageURL() - Method in interface org.exoplatform.services.workflow.Form
 
getStateName() - Method in interface org.exoplatform.services.workflow.Form
 
getSubmitButtons() - Method in interface org.exoplatform.services.workflow.Form
 
getTask(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getTaskName() - Method in interface org.exoplatform.services.workflow.Task
 
getTasks(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getTimers() - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getUserTaskList(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getVariables(String) - Method in interface org.exoplatform.services.workflow.FileDefinition
Retrieves the variables definition of a Form corresponding to a State name.
getVariables() - Method in interface org.exoplatform.services.workflow.Form
 
getVariables(String, String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
getVersion() - Method in interface org.exoplatform.services.workflow.Process
 

H

hasStartTask(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 

I

isCustomizedView() - Method in interface org.exoplatform.services.workflow.Form
 
isDelegatedView(String) - Method in interface org.exoplatform.services.workflow.FileDefinition
Determines if the Form corresponding to a State name is a delegated view
isDelegatedView() - Method in interface org.exoplatform.services.workflow.Form
 
isFormDefined(String) - Method in interface org.exoplatform.services.workflow.FileDefinition
Indicates if a Form is explicitly defined in forms.xml

O

org.exoplatform.services.workflow - package org.exoplatform.services.workflow
 

P

PredefinedProcessesPlugin - Class in org.exoplatform.services.workflow
Plugin to deploy predefined processes.
PredefinedProcessesPlugin(InitParams) - Constructor for class org.exoplatform.services.workflow.PredefinedProcessesPlugin
Plugin constructor.
Process - Interface in org.exoplatform.services.workflow
 
ProcessesConfig - Class in org.exoplatform.services.workflow
 
ProcessesConfig() - Constructor for class org.exoplatform.services.workflow.ProcessesConfig
 
ProcessInstance - Interface in org.exoplatform.services.workflow
 

R

remove(String) - Method in interface org.exoplatform.services.workflow.WorkflowFileDefinitionService
Remove a File Definition
removeForms(String) - Method in interface org.exoplatform.services.workflow.WorkflowFormsService
 
removeFromCache(String) - Method in interface org.exoplatform.services.workflow.WorkflowFileDefinitionService
If the implementation features a cache to increase performances, removes the File Definition corresponding to the specified Process identifier.
retrieve(String) - Method in interface org.exoplatform.services.workflow.WorkflowFileDefinitionService
Retrieves a File Definition

S

setPredefinedProcess(HashSet) - Method in class org.exoplatform.services.workflow.ProcessesConfig
 
setProcessLocation(String) - Method in class org.exoplatform.services.workflow.ProcessesConfig
 
startProcess(String) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
startProcess(String, String, Map) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
startProcessFromName(String, String, Map) - Method in interface org.exoplatform.services.workflow.WorkflowServiceContainer
 
store(FileDefinition, String) - Method in interface org.exoplatform.services.workflow.WorkflowFileDefinitionService
Stores a File Definition

T

Task - Interface in org.exoplatform.services.workflow
 
Timer - Interface in org.exoplatform.services.workflow
 

W

WorkflowFileDefinitionService - Interface in org.exoplatform.services.workflow
This interface specifies the contract of the Service which manages File Definitions.
WorkflowFormsService - Interface in org.exoplatform.services.workflow
Created y the eXo platform team User: Benjamin Mestrallet Date: 17 mai 2004
WorkflowServiceContainer - Interface in org.exoplatform.services.workflow
Created by the eXo platform team User: Benjamin Mestrallet Date: 28 juin 2004

A D E F G H I O P R S T W

Copyright © 2010 eXo Platform SAS. All Rights Reserved.