public class SavetaskcommentAction
extends org.openlowcode.module.system.action.generated.AbsSavetaskcommentAction
Constructor and Description |
---|
SavetaskcommentAction(SModule parent)
Creates the action
|
Modifier and Type | Method and Description |
---|---|
SPage |
choosePage(DataObjectId<Task> taskidthru) |
DataObjectId<Task> |
executeActionLogic(DataObjectId<Task> taskid,
java.lang.String comment,
java.util.function.Function<TableAlias,QueryFilter> datafilter) |
executeActionFromGUI, executeActionFromGUI, executeAndShowPage, executeInlineAction, executeInlineAction, get, getActionRef, getActionSecurityManager, getCommentRef, getInlineActionRef, getInputSecurityArgumentIndex, getTaskidRef, getTaskidthruRef
freezeUnauthorizedObjects, getActionInputDataRef, getActionOutputDataRef, getActionReference, getInlineActionReference, getMessage, getNullActionInputDataRef, getParent, isPopup, setMessage, setPopup
changeName, cleanName, equals, getName
public SavetaskcommentAction(SModule parent)
parent
- parent modulepublic DataObjectId<Task> executeActionLogic(DataObjectId<Task> taskid, java.lang.String comment, java.util.function.Function<TableAlias,QueryFilter> datafilter)
executeActionLogic
in class org.openlowcode.module.system.action.generated.AbsSavetaskcommentAction
public SPage choosePage(DataObjectId<Task> taskidthru)
choosePage
in class org.openlowcode.module.system.action.generated.AbsSavetaskcommentAction