JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jBPM :: EJB Services Implementation 7.5.0.Final-redhat-4
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
N
O
P
Q
R
S
T
U
A
activate(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addAsyncHandler(KModuleDeploymentUnit)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
addAttachment(long, Attachment, Content)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addComment(long, Comment)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addComment(long, String, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addContent(long, Content)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addContent(long, Map<String, Object>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addGroup(Group)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addMarshallerContext(String, ContentMarshallerContext)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addOutputContentFromUser(long, String, Map<String, Object>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addRolesForDeployment(String, List<String>)
- Method in class org.jbpm.services.ejb.impl.security.
DeploymentRolesManagerEJBImpl
addTask(Task, Map<String, Object>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addTask(Task, ContentData)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addUser(User)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
addUsersAndGroups(Map<String, User>, Map<String, Group>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
archiveTasks(List<TaskSummary>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
AuditJMSProcessor
- Class in
org.jbpm.services.ejb.impl.audit
Extension of default
AsyncAuditLogReceiver
that is MessageListener to allow entity manager factory to be injected.
AuditJMSProcessor()
- Constructor for class org.jbpm.services.ejb.impl.audit.
AuditJMSProcessor
AuditTransactionalCommandServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl.tx
AuditTransactionalCommandServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.tx.
AuditTransactionalCommandServiceEJBImpl
B
buildProcessDefinition(String, String, KieContainer, boolean)
- Method in class org.jbpm.services.ejb.impl.
DefinitionServiceEJBImpl
C
claim(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
claimNextAvailable(String, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
complete(long, String, Map<String, Object>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
configure()
- Method in class org.jbpm.services.ejb.impl.audit.
AuditJMSProcessor
configure()
- Method in class org.jbpm.services.ejb.impl.query.
QueryServiceEJBImpl
configure()
- Method in class org.jbpm.services.ejb.impl.
RuntimeDataServiceEJBImpl
configure()
- Method in class org.jbpm.services.ejb.impl.store.
DeploymentSynchronizerEJBImpl
configureDelegate()
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
D
DefinitionServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl
DefinitionServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.
DefinitionServiceEJBImpl
delegate(long, String, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
deleteAttachment(long, long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
deleteComment(long, long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
deleteContent(long, long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
deleteFault(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
deleteOutput(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
deploy(String, String, String)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
deploy(String, String, String, String, String)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
deploy(String, String, String, String, String, String)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
deploy(DeploymentUnit)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
DeploymentRolesManagerEJBImpl
- Class in
org.jbpm.services.ejb.impl.security
DeploymentRolesManagerEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.security.
DeploymentRolesManagerEJBImpl
DeploymentServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl
DeploymentServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
DeploymentSynchronizerEJBImpl
- Class in
org.jbpm.services.ejb.impl.store
DeploymentSynchronizerEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.store.
DeploymentSynchronizerEJBImpl
deployTaskDef(TaskDef)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
disposeRuntimeEngine(RuntimeManager, RuntimeEngine)
- Method in class org.jbpm.services.ejb.impl.
ProcessServiceEJBImpl
disposeRuntimeEngine(RuntimeManager, RuntimeEngine)
- Method in class org.jbpm.services.ejb.impl.
UserTaskServiceEJBImpl
E
EJBContextIdentityProvider
- Class in
org.jbpm.services.ejb.impl.identity
EJBContextIdentityProvider(EJBContext)
- Constructor for class org.jbpm.services.ejb.impl.identity.
EJBContextIdentityProvider
execute(Command<T>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
executeReminderForTask(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
exit(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
F
fail(long, String, Map<String, Object>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
FormManagerServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl
FormManagerServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.
FormManagerServiceEJBImpl
forward(long, String, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
G
getActiveTasks()
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getActiveTasks(Date)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getAllAttachmentsByTaskId(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getAllCommentsByTaskId(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getAllContentByTaskId(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getAllTaskDef(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getArchivedTasks()
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getAttachmentById(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getCommentById(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getCompletedTaskByUserId(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getCompletedTasks()
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getCompletedTasks(Date)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getCompletedTasksByProcessId(Long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getContentById(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getContentByIdForUser(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getDeploymentsForUser(IdentityProvider)
- Method in class org.jbpm.services.ejb.impl.security.
DeploymentRolesManagerEJBImpl
getDescriptions(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getExpirationDate(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getGroupById(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getGroups()
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getMarshallerContext(Task)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getName()
- Method in class org.jbpm.services.ejb.impl.identity.
EJBContextIdentityProvider
getOrganizationalEntityById(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getOutputContentMapForUser(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getPendingSubTasksByParent(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getPendingTaskByUserId(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getPotentialOwnersForTaskIds(List<Long>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getPriority(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getRoles()
- Method in class org.jbpm.services.ejb.impl.identity.
EJBContextIdentityProvider
getSubTasksAssignedAsPotentialOwner(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getSubTasksByParent(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getSubTaskStrategy(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTaskById(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTaskByWorkItemId(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTaskContent(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTaskDefById(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTaskEventsById(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTaskInstanceById(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsBusinessAdministrator(String, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsBusinessAdministratorByStatus(String, String, List<Status>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsExcludedOwner(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsPotentialOwner(String, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsPotentialOwner(String, List<String>, List<Status>, QueryFilter)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsPotentialOwner(String, List<String>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<Status>, Date)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsPotentialOwnerByProcessId(String, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsRecipient(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsTaskInitiator(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedAsTaskStakeholder(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedByGroup(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksAssignedByGroups(List<String>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksByProcessInstanceId(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksByStatusByProcessInstanceId(long, List<Status>, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksByStatusByProcessInstanceIdByTaskName(long, List<Status>, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksOwned(String, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksOwned(String, List<Status>, QueryFilter)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksOwnedByExpirationDate(String, List<Status>, Date)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksOwnedByExpirationDateBeforeSpecifiedDate(String, List<Status>, Date)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksOwnedByExpirationDateOptional(String, List<Status>, Date)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getTasksOwnedByStatus(String, List<Status>, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getUserById(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getUserInfo()
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
getUsers()
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
H
hasRole(String)
- Method in class org.jbpm.services.ejb.impl.identity.
EJBContextIdentityProvider
I
isExecutorOnClasspath()
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
isSkipable(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
N
nominate(long, String, List<OrganizationalEntity>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
O
onActivate(DeploymentEvent)
- Method in class org.jbpm.services.ejb.impl.
DefinitionServiceEJBImpl
onActivate(DeploymentEvent)
- Method in class org.jbpm.services.ejb.impl.
RuntimeDataServiceEJBImpl
onDeactivate(DeploymentEvent)
- Method in class org.jbpm.services.ejb.impl.
DefinitionServiceEJBImpl
onDeactivate(DeploymentEvent)
- Method in class org.jbpm.services.ejb.impl.
RuntimeDataServiceEJBImpl
onDeploy(DeploymentEvent)
- Method in class org.jbpm.services.ejb.impl.
DefinitionServiceEJBImpl
onDeploy(DeploymentEvent)
- Method in class org.jbpm.services.ejb.impl.
RuntimeDataServiceEJBImpl
onInit()
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
onUnDeploy(DeploymentEvent)
- Method in class org.jbpm.services.ejb.impl.
DefinitionServiceEJBImpl
onUnDeploy(DeploymentEvent)
- Method in class org.jbpm.services.ejb.impl.
RuntimeDataServiceEJBImpl
org.jbpm.services.ejb
- package org.jbpm.services.ejb
org.jbpm.services.ejb.impl
- package org.jbpm.services.ejb.impl
org.jbpm.services.ejb.impl.admin
- package org.jbpm.services.ejb.impl.admin
org.jbpm.services.ejb.impl.audit
- package org.jbpm.services.ejb.impl.audit
org.jbpm.services.ejb.impl.identity
- package org.jbpm.services.ejb.impl.identity
org.jbpm.services.ejb.impl.query
- package org.jbpm.services.ejb.impl.query
org.jbpm.services.ejb.impl.security
- package org.jbpm.services.ejb.impl.security
org.jbpm.services.ejb.impl.store
- package org.jbpm.services.ejb.impl.store
org.jbpm.services.ejb.impl.tx
- package org.jbpm.services.ejb.impl.tx
P
process(T, ClassLoader)
- Method in class org.jbpm.services.ejb.impl.
ProcessServiceEJBImpl
process(T, ClassLoader)
- Method in class org.jbpm.services.ejb.impl.
UserTaskServiceEJBImpl
ProcessInstanceMigrationServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl.admin
ProcessInstanceMigrationServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.admin.
ProcessInstanceMigrationServiceEJBImpl
processRemoteObjects(T, ClassLoader)
- Static method in class org.jbpm.services.ejb.impl.
RemoteObjectProcessor
ProcessServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl
ProcessServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.
ProcessServiceEJBImpl
Q
QueryServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl.query
QueryServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.query.
QueryServiceEJBImpl
R
registerForm(String, String, String)
- Method in class org.jbpm.services.ejb.impl.
FormManagerServiceEJBImpl
registerQuery(QueryDefinition)
- Method in class org.jbpm.services.ejb.impl.query.
QueryServiceEJBImpl
release(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
RemoteObjectProcessor
- Class in
org.jbpm.services.ejb.impl
RemoteObjectProcessor()
- Constructor for class org.jbpm.services.ejb.impl.
RemoteObjectProcessor
remove(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
removeAllTasks()
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
removeGroup(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
removeMarshallerContext(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
removeRolesForDeployment(String)
- Method in class org.jbpm.services.ejb.impl.security.
DeploymentRolesManagerEJBImpl
removeTaskEventsById(long)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
removeTasks(List<TaskSummary>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
removeUser(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
replaceQuery(QueryDefinition)
- Method in class org.jbpm.services.ejb.impl.query.
QueryServiceEJBImpl
resume(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
RuntimeDataServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl
RuntimeDataServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.
RuntimeDataServiceEJBImpl
S
setBpmn2Service(DefinitionService)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
setCommandService(TransactionalCommandService)
- Method in class org.jbpm.services.ejb.impl.query.
QueryServiceEJBImpl
setCommandService(TransactionalCommandService)
- Method in class org.jbpm.services.ejb.impl.
RuntimeDataServiceEJBImpl
setCommandService(TransactionalCommandService)
- Method in class org.jbpm.services.ejb.impl.store.
DeploymentSynchronizerEJBImpl
setContext(EJBContext)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
setDataService(RuntimeDataService)
- Method in class org.jbpm.services.ejb.impl.
ProcessServiceEJBImpl
setDataService(RuntimeDataService)
- Method in class org.jbpm.services.ejb.impl.
UserTaskServiceEJBImpl
setDeploymentRolesManager(DeploymentRolesManager)
- Method in class org.jbpm.services.ejb.impl.
RuntimeDataServiceEJBImpl
setDeploymentService(DeploymentService)
- Method in class org.jbpm.services.ejb.impl.
ProcessServiceEJBImpl
setDeploymentService(DeploymentService)
- Method in class org.jbpm.services.ejb.impl.store.
DeploymentSynchronizerEJBImpl
setDeploymentService(DeploymentService)
- Method in class org.jbpm.services.ejb.impl.
UserTaskServiceEJBImpl
setDescriptions(long, List<I18NText>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
setDocumentContentFromUser(long, String, byte[])
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
setEmf(EntityManagerFactory)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
setEmf(EntityManagerFactory)
- Method in class org.jbpm.services.ejb.impl.tx.
AuditTransactionalCommandServiceEJBImpl
setEmf(EntityManagerFactory)
- Method in class org.jbpm.services.ejb.impl.tx.
TransactionalCommandServiceEJBImpl
setExecutorService(ExecutorService)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
setExpirationDate(long, Date)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
setFault(long, String, FaultData)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
setFormManagerService(FormManagerService)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
setOutput(long, String, Object)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
setPriority(long, int)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
setRuntimeDataService(RuntimeDataService)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
setSkipable(long, boolean)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
setSubTaskStrategy(long, SubTasksStrategy)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
setTaskNames(long, List<I18NText>)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
setTaskService(TaskService)
- Method in class org.jbpm.services.ejb.impl.
RuntimeDataServiceEJBImpl
setUserInfo(UserInfo)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
shutdown()
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
shutdown()
- Method in class org.jbpm.services.ejb.impl.store.
DeploymentSynchronizerEJBImpl
skip(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
start(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
stop(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
suspend(long, String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
synchronize()
- Method in class org.jbpm.services.ejb.impl.store.
DeploymentSynchronizerEJBImpl
T
TaskServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl
TaskServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
TaskServiceEJBLocal
- Interface in
org.jbpm.services.ejb
taskSummaryQuery(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
TransactionalCommandServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl.tx
TransactionalCommandServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.tx.
TransactionalCommandServiceEJBImpl
U
undeploy(String)
- Method in class org.jbpm.services.ejb.impl.
DeploymentServiceEJBImpl
undeployTaskDef(String)
- Method in class org.jbpm.services.ejb.impl.
TaskServiceEJBImpl
unRegisterForms(String)
- Method in class org.jbpm.services.ejb.impl.
FormManagerServiceEJBImpl
unregisterQuery(String)
- Method in class org.jbpm.services.ejb.impl.query.
QueryServiceEJBImpl
UserTaskServiceEJBImpl
- Class in
org.jbpm.services.ejb.impl
UserTaskServiceEJBImpl()
- Constructor for class org.jbpm.services.ejb.impl.
UserTaskServiceEJBImpl
A
B
C
D
E
F
G
H
I
N
O
P
Q
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jBPM :: EJB Services Implementation 7.5.0.Final-redhat-4
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001–2018
JBoss by Red Hat
. All rights reserved.