Class FlowCopier

  • All Implemented Interfaces:
    ExtensionPoint
    Direct Known Subclasses:
    FlowCopier.ByRun

    public abstract class FlowCopier
    extends Object
    implements ExtensionPoint
    A way for plugins to copy metadata and associated files from one flow execution to another. Useful when a new execution is not being created from scratch, but is a kind of clone of another.