Class InlineStorage

java.lang.Object
org.frankframework.management.bus.endpoints.BusEndpointBase
org.frankframework.management.bus.endpoints.InlineStorage
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

@BusAware("frank-management-bus") public class InlineStorage extends BusEndpointBase
  • Constructor Details

    • InlineStorage

      public InlineStorage()
  • Method Details

    • getProcessStores

      @TopicSelector(INLINESTORAGE_SUMMARY) @RolesAllowed({"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) public org.springframework.messaging.Message<String> getProcessStores(org.springframework.messaging.Message<?> message)