Class MaskServices


  • @Path("/masks")
    public class MaskServices
    extends step.controller.grid.services.AbtractFunctionServices
    • Field Summary

      • Fields inherited from class step.controller.grid.services.AbtractFunctionServices

        functionAccessor, functionExecutionService, functionLocator, functionManager, reportNodeAttachmentManager, selectorHelper
      • Fields inherited from class step.core.deployment.AbstractServices

        configuration, controller
    • Constructor Summary

      Constructors 
      Constructor Description
      MaskServices()  
    • Method Summary

      • Methods inherited from class step.controller.grid.services.AbtractFunctionServices

        callFunction, callFunction, copyFunction, delete, findMany, get, get, getAll, getFunctionEditor, getTokenHandle, init, lookupCallFunction, newFunctionTypeConf, returnTokenHandle, save
      • Methods inherited from class step.core.deployment.AbstractServices

        getContext, getExecutionRunnable, getObjectDrainer, getObjectEnricher, getScheduler, getSession, setSession
    • Constructor Detail

      • MaskServices

        public MaskServices()