Uses of Class
org.frankframework.core.PipeLineExit
Packages that use PipeLineExit
-
Uses of PipeLineExit in org.frankframework.core
Methods in org.frankframework.core that return types with arguments of type PipeLineExitModifier and TypeMethodDescriptionPipeLine.findExitByState
(PipeLine.ExitState state) PipeLineExits.getExits()
PipeLine.getPipeLineExits()
Methods in org.frankframework.core with parameters of type PipeLineExitModifier and TypeMethodDescriptionvoid
PipeLine.addPipeLineExit
(PipeLineExit exit) Deprecated.void
PipeLineExits.addPipeLineExit
(PipeLineExit exit) PipeLine exits.