public class LogMessageTaskDescriptor extends Object implements TaskDescriptor
Constructor and Description |
---|
LogMessageTaskDescriptor() |
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.
|
public boolean isSupported(ActivityType at)
isSupported
in interface TaskDescriptor
at
- The activity typepublic String getDescription(ActivityType at)
getDescription
in interface TaskDescriptor
at
- The activity typeCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.