Package | Description |
---|---|
org.jbpm.workbench.pr.model | |
org.jbpm.workbench.pr.service |
Modifier and Type | Method and Description |
---|---|
TimerInstanceSummary |
TimerInstanceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TimerInstanceSummary> |
ProcessInstanceDiagramSummary.getTimerInstances() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessInstanceDiagramSummary.setTimerInstances(List<TimerInstanceSummary> timerInstances) |
ProcessInstanceDiagramSummary.Builder |
ProcessInstanceDiagramSummary.Builder.withTimerInstances(List<TimerInstanceSummary> timerInstances) |
Modifier and Type | Method and Description |
---|---|
List<TimerInstanceSummary> |
ProcessRuntimeDataService.getProcessInstanceTimerInstances(ProcessInstanceKey processInstanceKey) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessRuntimeDataService.rescheduleTimerInstance(ProcessInstanceKey processInstanceKey,
TimerInstanceSummary summary) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.