|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FaultData | |
---|---|
org.jbpm.task.api | |
org.jbpm.task.deadlines | |
org.jbpm.task.impl | |
org.jbpm.task.impl.command | |
org.jbpm.task.subtask |
Uses of FaultData in org.jbpm.task.api |
---|
Methods in org.jbpm.task.api with parameters of type FaultData | |
---|---|
void |
TaskServiceEntryPoint.setFault(long taskId,
String userId,
FaultData fault)
|
void |
TaskInstanceService.setFault(long taskId,
String userId,
FaultData fault)
|
Uses of FaultData in org.jbpm.task.deadlines |
---|
Methods in org.jbpm.task.deadlines with parameters of type FaultData | |
---|---|
void |
DeadlinesDecorator.setFault(long taskId,
String userId,
FaultData fault)
|
Uses of FaultData in org.jbpm.task.impl |
---|
Methods in org.jbpm.task.impl with parameters of type FaultData | |
---|---|
void |
TaskServiceEntryPointImpl.setFault(long taskId,
String userId,
FaultData fault)
|
void |
TaskInstanceServiceImpl.setFault(long taskId,
String userId,
FaultData fault)
|
Uses of FaultData in org.jbpm.task.impl.command |
---|
Methods in org.jbpm.task.impl.command with parameters of type FaultData | |
---|---|
void |
CommandBasedTaskInstanceServiceImpl.setFault(long taskId,
String userId,
FaultData fault)
|
Uses of FaultData in org.jbpm.task.subtask |
---|
Methods in org.jbpm.task.subtask with parameters of type FaultData | |
---|---|
void |
SubTaskDecorator.setFault(long taskId,
String userId,
FaultData fault)
|
|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |