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, objectPredicateFactory, 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, getObjectEnricher, getScheduler, getSession, setSession
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MaskServices

        public MaskServices()