|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.ip2.ItemHandler ix.ip2.IssueHandler ix.ip2.PerformAsActivityHandler
public class PerformAsActivityHandler
Generates a HandlerAction
that removes an issue and adds
a corresponding activity. Compare TransformToActivityHandler
.
Field Summary | |
---|---|
(package private) Ip2 |
ip2
|
Fields inherited from class ix.ip2.ItemHandler |
---|
actionDescription |
Constructor Summary | |
---|---|
PerformAsActivityHandler(Ip2 ip2)
|
Method Summary | |
---|---|
void |
handle(AgendaItem item)
Called to perform the action implemented by this handler, if the selected HandlerAction so desires. |
Methods inherited from class ix.ip2.IssueHandler |
---|
toString |
Methods inherited from class ix.ip2.ItemHandler |
---|
addHandlerActions, appliesTo, getActionDescription, getSyntaxList, isAutomatic, makeHandler, reviseHandlerActions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
Ip2 ip2
Constructor Detail |
---|
public PerformAsActivityHandler(Ip2 ip2)
Method Detail |
---|
public void handle(AgendaItem item)
ItemHandler
handle
in class ItemHandler
ItemHandler.addHandlerActions(AgendaItem)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |