Package | Description |
---|---|
org.jbpm.casemgmt.api | |
org.jbpm.casemgmt.api.model | |
org.jbpm.casemgmt.api.model.instance |
Modifier and Type | Method and Description |
---|---|
Collection<AdHocFragment> |
CaseRuntimeDataService.getAdHocFragmentsForCase(String caseId)
Returns list of AdHocFragments available in given case.
|
Modifier and Type | Method and Description |
---|---|
Collection<AdHocFragment> |
CaseStage.getAdHocFragments()
Returns names of the adhoc fragments within this stage that can be triggered.
|
Collection<AdHocFragment> |
CaseDefinition.getAdHocFragments()
Returns available adhoc fragments that can be signaled.
|
Modifier and Type | Method and Description |
---|---|
Collection<AdHocFragment> |
CaseStageInstance.getAdHocFragments()
Returns names of the adhoc fragments within this stage that can be triggered.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.