Package step.plugins.views
Class ViewPluginServices
- java.lang.Object
-
- step.core.deployment.AbstractServices
-
- step.plugins.views.ViewPluginServices
-
@Singleton @Path("/views") public class ViewPluginServices extends AbstractServices
-
-
Field Summary
-
Fields inherited from class step.core.deployment.AbstractServices
configuration, controller, SESSION
-
-
Constructor Summary
Constructors Constructor Description ViewPluginServices()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ViewModelgetView(String viewId, String executionId)voidinit()-
Methods inherited from class step.core.deployment.AbstractServices
getContext, getExecutionRunnable, getObjectEnricher, getScheduler, getSession, invalidateSession, setSession
-
-
-
-
Method Detail
-
init
@PostConstruct public void init() throws Exception- Overrides:
initin classAbstractServices- Throws:
Exception
-
-