public interface CaseStage
Modifier and Type | Method and Description |
---|---|
Collection<AdHocFragment> |
getAdHocFragments()
Returns names of the adhoc fragments within this stage that can be triggered.
|
String |
getId()
Returns id of the stage
|
String |
getName()
Returns name of the stage
|
String getId()
String getName()
Collection<AdHocFragment> getAdHocFragments()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.