@Generated(value={}) public class SpaceController_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
SpaceController_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Resource.Dispatch |
findGroups(String query) |
static juzu.request.Phase.Resource.Dispatch |
findUsers(String query) |
static juzu.request.Phase.Resource.Dispatch |
getActiveSpaces() |
static juzu.request.Phase.Resource.Dispatch |
getBundle(String locale) |
static juzu.request.Phase.Resource.Dispatch |
getDeactvatedSpaces() |
static juzu.request.Phase.Resource.Dispatch |
getFlows() |
static juzu.request.Phase.Resource.Dispatch |
getSpaces(String filter) |
static juzu.request.Phase.Resource.Dispatch |
getTicketsOfSpace() |
static juzu.request.Phase.View.Dispatch |
index() |
static juzu.request.Phase.Resource.Dispatch |
loadSlaList() |
static juzu.request.Phase.Resource.Dispatch |
loadSubscriptionList() |
static juzu.request.Phase.Resource.Dispatch |
saveSpace() |
static juzu.request.Phase.Resource.Dispatch |
updateSpace() |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch getDeactvatedSpaces()
public static juzu.request.Phase.Resource.Dispatch loadSlaList()
public static juzu.request.Phase.Resource.Dispatch getFlows()
public static juzu.request.Phase.Resource.Dispatch getSpaces(String filter)
public static juzu.request.Phase.Resource.Dispatch getTicketsOfSpace()
public static juzu.request.Phase.View.Dispatch index()
public static juzu.request.Phase.Resource.Dispatch updateSpace()
public static juzu.request.Phase.Resource.Dispatch loadSubscriptionList()
public static juzu.request.Phase.Resource.Dispatch getBundle(String locale)
public static juzu.request.Phase.Resource.Dispatch getActiveSpaces()
public static juzu.request.Phase.Resource.Dispatch saveSpace()
public static juzu.request.Phase.Resource.Dispatch findUsers(String query)
public static juzu.request.Phase.Resource.Dispatch findGroups(String query)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.