JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.webmethods.portal.service.task
Interface ITaskVotingStrategy
public interface
ITaskVotingStrategy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
apply
(
String
taskID,
String
config)
int
getID
()
String
getName
()
Method Details
getID
int
getID
()
getName
String
getName
()
apply
boolean
apply
(
String
taskID,
String
config)
throws
PortalException
Throws:
PortalException