Class IbisstoreSummary

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

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

    • IbisstoreSummary

      public IbisstoreSummary()
  • Method Details

    • showIbisStoreSummary

      @TopicSelector(IBISSTORE_SUMMARY) @RolesAllowed({"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) public StringMessage showIbisStoreSummary(org.springframework.messaging.Message<?> message)
    • getIbisStoreSummaryQuery

      public String getIbisStoreSummaryQuery(IDbmsSupport dbmsSupport)