|
jBPM :: CDI Services 6.2.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.kie.services.impl.RuntimeDataServiceImpl
org.jbpm.services.cdi.impl.RuntimeDataServiceCDIImpl
@ApplicationScoped public class RuntimeDataServiceCDIImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jbpm.services.api.RuntimeDataService |
|---|
org.jbpm.services.api.RuntimeDataService.EntryType |
| Field Summary |
|---|
| Fields inherited from class org.jbpm.kie.services.impl.RuntimeDataServiceImpl |
|---|
availableProcesses |
| Constructor Summary | |
|---|---|
RuntimeDataServiceCDIImpl()
|
|
| Method Summary | |
|---|---|
void |
onDeploy(org.jbpm.services.api.DeploymentEvent event)
|
void |
onUnDeploy(org.jbpm.services.api.DeploymentEvent event)
|
void |
setCommandService(org.jbpm.shared.services.impl.TransactionalCommandService commandService)
|
void |
setIdentityProvider(org.kie.internal.identity.IdentityProvider identityProvider)
|
void |
setTaskService(org.kie.api.task.TaskService taskService)
|
| Methods inherited from class org.jbpm.kie.services.impl.RuntimeDataServiceImpl |
|---|
applyPagnition, applyQueryContext, applySorting, getNodeInstanceForWorkItem, getProcessById, getProcesses, getProcessesByDeploymentId, getProcessesByDeploymentIdProcessId, getProcessesByFilter, getProcessIds, getProcessInstanceById, getProcessInstanceFullHistory, getProcessInstanceFullHistoryByType, getProcessInstanceHistory, getProcessInstanceHistoryActive, getProcessInstanceHistoryCompleted, getProcessInstances, getProcessInstances, getProcessInstancesByDeploymentId, getProcessInstancesByProcessDefinition, getProcessInstancesByProcessId, getProcessInstancesByProcessName, getTaskById, getTaskByWorkItemId, getTasksAssignedAsBusinessAdministrator, getTasksAssignedAsPotentialOwner, getTasksAssignedAsPotentialOwner, getTasksAssignedAsPotentialOwner, getTasksAssignedAsPotentialOwnerByExpirationDateOptional, getTasksAssignedAsPotentialOwnerByStatus, getTasksByProcessInstanceId, getTasksByStatusByProcessInstanceId, getTasksOwned, getTasksOwnedByExpirationDateOptional, getTasksOwnedByStatus, getVariableHistory, getVariablesCurrentState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeDataServiceCDIImpl()
| Method Detail |
|---|
public void onDeploy(@Observes
org.jbpm.services.api.DeploymentEvent event)
onDeploy in interface org.jbpm.services.api.DeploymentEventListeneronDeploy in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
public void onUnDeploy(@Observes
org.jbpm.services.api.DeploymentEvent event)
onUnDeploy in interface org.jbpm.services.api.DeploymentEventListeneronUnDeploy in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl@Inject public void setCommandService(org.jbpm.shared.services.impl.TransactionalCommandService commandService)
setCommandService in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl@Inject public void setIdentityProvider(org.kie.internal.identity.IdentityProvider identityProvider)
setIdentityProvider in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl@Inject public void setTaskService(org.kie.api.task.TaskService taskService)
setTaskService in class org.jbpm.kie.services.impl.RuntimeDataServiceImpl
|
jBPM :: CDI Services 6.2.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||