@ApplicationScoped public class UserTaskServiceCDIImpl extends UserTaskServiceImpl
Constructor and Description |
---|
UserTaskServiceCDIImpl() |
Modifier and Type | Method and Description |
---|---|
protected org.kie.internal.task.api.InternalTaskService |
getInternalTaskService() |
void |
setDataService(RuntimeDataService dataService) |
void |
setDeploymentService(DeploymentService deploymentService) |
void |
setNonProcessScopedTaskService(org.kie.internal.task.api.InternalTaskService nonProcessScopedTaskService) |
activate, addAttachment, addComment, claim, complete, completeAutoProgress, delegate, deleteAttachment, deleteComment, deleteContent, disposeRuntimeEngine, execute, execute, exit, fail, forward, getAttachmentById, getAttachmentContentById, getAttachmentsByTaskId, getCommentById, getCommentsByTaskId, getRuntimeManager, getRuntimeManager, getTask, getTaskInputContentByTaskId, getTaskOutputContentByTaskId, nominate, process, release, resume, saveContent, setDescription, setExpirationDate, setName, setPriority, setSkipable, skip, start, stop, suspend
@Inject public void setDeploymentService(DeploymentService deploymentService)
setDeploymentService
in class UserTaskServiceImpl
@Inject public void setDataService(RuntimeDataService dataService)
setDataService
in class UserTaskServiceImpl
@Inject public void setNonProcessScopedTaskService(org.kie.internal.task.api.InternalTaskService nonProcessScopedTaskService)
setNonProcessScopedTaskService
in class UserTaskServiceImpl
protected org.kie.internal.task.api.InternalTaskService getInternalTaskService()
getInternalTaskService
in class UserTaskServiceImpl
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.