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()
AdHocFragment
getName
in interface AdHocFragment
public String getType()
AdHocFragment
getType
in interface AdHocFragment
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.