public class TicketAction extends AbstractModuleAction
| Modifier and Type | Field and Description |
|---|---|
static String |
MODULE_NAME |
| Constructor and Description |
|---|
TicketAction() |
getModuleContext, haveRight, haveRight, isLightInterface, performChangeRenderer, performSearch, performWizardpublic static final String MODULE_NAME
public String getActionGroupName()
IActionpublic static Map<String,TicketUserWrapper> getMyTicket(ContentContext ctx) throws Exception
Exceptionpublic String prepare(ContentContext ctx, ModulesContext modulesContext) throws Exception
IModuleActionprepare in interface IModuleActionprepare in class AbstractModuleActionctx - the current context.modulesContext - the context of the module. You can call getCurrentModule for recover the module.Exceptionpublic static String performUpload(RequestService rs, ContentContext ctx, GlobalContext globalContext, User user, MessageRepository messageRepository, I18nAccess i18nAccess) throws Exception
Exceptionpublic static String performUpdate(RequestService rs, ContentContext ctx, GlobalContext globalContext, User user, MessageRepository messageRepository, I18nAccess i18nAccess) throws Exception
Exceptionpublic static String computeChangesAndSendNotifications(ContentContext ctx, GlobalContext globalContext)
StaticConfig.getTimeBetweenChangeNotification()) Not a webaction,
called from
ViewActions.performSendTicketChangeNotifications(ContentContext, GlobalContext)ctx - globalContext - public static String computeOpenAndSendNotifications(ContentContext ctx, GlobalContext globalContext)
StaticConfig.getTimeBetweenChangeNotification()) Not a webaction,
called from
ViewActions.performSendTicketChangeNotifications(ContentContext, GlobalContext)ctx - globalContext - Copyright © 2012-2018. All Rights Reserved.