Class SpaceConfigStorageRegistryImpl.SpaceStorageBatchImpl

  • All Implemented Interfaces:
    org.guvnor.structure.organizationalunit.config.SpaceConfigStorageBatch
    Enclosing class:
    SpaceConfigStorageRegistryImpl

    public static class SpaceConfigStorageRegistryImpl.SpaceStorageBatchImpl
    extends Object
    implements org.guvnor.structure.organizationalunit.config.SpaceConfigStorageBatch
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.guvnor.structure.organizationalunit.config.SpaceConfigStorageBatch

        org.guvnor.structure.organizationalunit.config.SpaceConfigStorageBatch.SpaceConfigStorageBatchContext
    • Constructor Summary

      Constructors 
      Constructor Description
      SpaceStorageBatchImpl​(org.guvnor.structure.organizationalunit.config.SpaceConfigStorage spaceConfigStorage)  
    • Constructor Detail

      • SpaceStorageBatchImpl

        public SpaceStorageBatchImpl​(org.guvnor.structure.organizationalunit.config.SpaceConfigStorage spaceConfigStorage)
    • Method Detail

      • run

        public <T> T run​(Function<org.guvnor.structure.organizationalunit.config.SpaceConfigStorageBatch.SpaceConfigStorageBatchContext,​T> function)
        Specified by:
        run in interface org.guvnor.structure.organizationalunit.config.SpaceConfigStorageBatch