Class TicketAdministrationController_
java.lang.Object
org.exoplatform.cs.portlet.ticketAdministration.TicketAdministrationController_
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final juzu.impl.plugin.controller.descriptor.ControllerDescriptor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.DispatchgetAllTickets(String filter, String selectedSpace, String selectedStatus) static juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.View.Dispatchindex()static juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatch
-
Field Details
-
DESCRIPTOR
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
-
-
Constructor Details
-
TicketAdministrationController_
public TicketAdministrationController_()
-
-
Method Details
-
getSupportAgents
public static juzu.request.Phase.Resource.Dispatch getSupportAgents() -
getSpaces
public static juzu.request.Phase.Resource.Dispatch getSpaces() -
deleteTicket
public static juzu.request.Phase.Resource.Dispatch deleteTicket() -
getBundle
-
getSupportUsernames
public static juzu.request.Phase.Resource.Dispatch getSupportUsernames() -
getSeverities
public static juzu.request.Phase.Resource.Dispatch getSeverities() -
saveTicket
public static juzu.request.Phase.Resource.Dispatch saveTicket() -
index
public static juzu.request.Phase.View.Dispatch index() -
getAllTickets
-
getOwnersList
public static juzu.request.Phase.Resource.Dispatch getOwnersList() -
getTicketTypes
public static juzu.request.Phase.Resource.Dispatch getTicketTypes() -
getContext
public static juzu.request.Phase.Resource.Dispatch getContext() -
loadStatuses
public static juzu.request.Phase.Resource.Dispatch loadStatuses()
-