Uses of Enum Class
org.frankframework.collection.AbstractCollectorPipe.Action
Packages that use AbstractCollectorPipe.Action
-
Uses of AbstractCollectorPipe.Action in org.frankframework.collection
Methods in org.frankframework.collection that return AbstractCollectorPipe.ActionModifier and TypeMethodDescriptionstatic AbstractCollectorPipe.ActionReturns the enum constant of this class with the specified name.static AbstractCollectorPipe.Action[]AbstractCollectorPipe.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.collection with parameters of type AbstractCollectorPipe.ActionModifier and TypeMethodDescriptionprotected final MessageAbstractCollectorPipe.doAction(AbstractCollectorPipe.Action action, Message input, PipeLineSession session)