Package | Description |
---|---|
org.jbpm.casemgmt.api |
Modifier and Type | Method and Description |
---|---|
void |
CaseService.addDynamicTaskToStage(Long processInstanceId,
String stage,
TaskSpecification taskSpecification)
Adds new user task to specified case and stage on given process instance.
|
void |
CaseService.addDynamicTaskToStage(String caseId,
String stage,
TaskSpecification taskSpecification)
Adds new user task to specified case and stage.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.