public class AdHocFragmentImpl extends Object implements AdHocFragment, Serializable
| Constructor and Description |
|---|
AdHocFragmentImpl(String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns name of the ad hoc fragment
|
String |
getType()
Returns type of the ad hoc fragment (human task, milestone, service task, etc)
|
String |
toString() |
public String getName()
AdHocFragmentgetName in interface AdHocFragmentpublic String getType()
AdHocFragmentgetType in interface AdHocFragmentCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.