Uses of Enum Class
org.frankframework.management.bus.BusAction
Packages that use BusAction
-
Uses of BusAction in org.frankframework.management.bus
Subclasses with type arguments of type BusAction in org.frankframework.management.busMethods in org.frankframework.management.bus that return BusAction -
Uses of BusAction in org.frankframework.management.bus.message
Methods in org.frankframework.management.bus.message with parameters of type BusActionConstructors in org.frankframework.management.bus.message with parameters of type BusActionModifierConstructorDescriptionRequestMessageBuilder(@NonNull BusTopic topic, @NonNull BusAction action)