Class SetPermissionsProcessor

All Implemented Interfaces:
NodeProcessor, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component public class SetPermissionsProcessor extends AbstractNodeProcessor
Applies permission settings to each processed node.
  • Constructor Details

    • SetPermissionsProcessor

      public SetPermissionsProcessor()
  • Method Details

    • processNode

      public void processNode(String nodeId, ProcessorConfig config)
      Sets the permissions defined in the configuration on the given node.
      Parameters:
      nodeId - id of the node
      config - processor configuration