public interface TaskDescriptor
Modifier and Type | Method and Description |
---|---|
String |
getDescription(ActivityType at)
This method returns the description for
the supplied activity type.
|
boolean |
isSupported(ActivityType at)
This method determines if the descriptor
supports the specified activity type.
|
boolean isSupported(ActivityType at)
at
- The activity typeString getDescription(ActivityType at)
at
- The activity typeCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.