JavaScript is disabled on your browser.
jBPM :: EJB Services Implementation 6.4.0.Final-redhat-6
java.lang.Object
org.jbpm.kie.services.impl.UserTaskServiceImpl
org.jbpm.services.ejb.impl.UserTaskServiceEJBImpl
Method Summary
Methods
Modifier and Type
Method and Description
protected void
disposeRuntimeEngine (org.kie.api.runtime.manager.RuntimeManager manager,
org.kie.api.runtime.manager.RuntimeEngine engine)
<T> T
process (T variables,
ClassLoader cl)
void
setDataService (org.jbpm.services.api.RuntimeDataService dataService)
void
setDeploymentService (org.jbpm.services.api.DeploymentService deploymentService)
Methods inherited from class org.jbpm.kie.services.impl.UserTaskServiceImpl
activate, addAttachment, addComment, claim, complete, completeAutoProgress, delegate, deleteAttachment, deleteComment, deleteContent, execute, execute, exit, fail, forward, getAttachmentById, getAttachmentContentById, getAttachmentsByTaskId, getCommentById, getCommentsByTaskId, getInternalTaskService, getRuntimeManager, getRuntimeManager, getTask, getTaskInputContentByTaskId, getTaskOutputContentByTaskId, nominate, release, resume, saveContent, setDescription, setExpirationDate, setName, setNonProcessScopedTaskService, setPriority, setSkipable, skip, start, stop, suspend
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.jbpm.services.api.UserTaskService
activate, addAttachment, addComment, claim, complete, completeAutoProgress, delegate, deleteAttachment, deleteComment, deleteContent, execute, execute, exit, fail, forward, getAttachmentById, getAttachmentContentById, getAttachmentsByTaskId, getCommentById, getCommentsByTaskId, getTask, getTaskInputContentByTaskId, getTaskOutputContentByTaskId, nominate, release, resume, saveContent, setDescription, setExpirationDate, setName, setPriority, setSkipable, skip, start, stop, suspend
jBPM :: EJB Services Implementation 6.4.0.Final-redhat-6
Copyright © 2001–2016 JBoss by Red Hat . All rights reserved.