|
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.UserTaskServiceImpl
org.jbpm.services.cdi.impl.UserTaskServiceCDIImpl
@ApplicationScoped public class UserTaskServiceCDIImpl
| Constructor Summary | |
|---|---|
UserTaskServiceCDIImpl()
|
|
| Method Summary | |
|---|---|
void |
setDataService(org.jbpm.services.api.RuntimeDataService dataService)
|
void |
setDeploymentService(org.jbpm.services.api.DeploymentService deploymentService)
|
void |
setNonProcessScopedTaskService(org.kie.internal.task.api.InternalTaskService nonProcessScopedTaskService)
|
| Methods inherited from class org.jbpm.kie.services.impl.UserTaskServiceImpl |
|---|
activate, addAttachment, addComment, claim, complete, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserTaskServiceCDIImpl()
| Method Detail |
|---|
@Inject public void setDeploymentService(org.jbpm.services.api.DeploymentService deploymentService)
setDeploymentService in class org.jbpm.kie.services.impl.UserTaskServiceImpl@Inject public void setDataService(org.jbpm.services.api.RuntimeDataService dataService)
setDataService in class org.jbpm.kie.services.impl.UserTaskServiceImpl@Inject public void setNonProcessScopedTaskService(org.kie.internal.task.api.InternalTaskService nonProcessScopedTaskService)
setNonProcessScopedTaskService in class org.jbpm.kie.services.impl.UserTaskServiceImpl
|
jBPM :: CDI Services 6.2.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||