public interface ITaskVotingStrategy
Modifier and Type | Method and Description |
---|---|
boolean |
apply(String taskID,
String config) |
int |
getID() |
String |
getName() |
int getID()
String getName()
boolean apply(String taskID, String config) throws PortalException
PortalException