public final class FlowMerger extends Object
AbstractMerger
,
JobMerger
,
StepMerger
Modifier and Type | Method and Description |
---|---|
void |
merge()
Performs the merge, and if the parent flow has its own parent, it is also resolved.
|
public void merge() throws javax.batch.operations.JobStartException
JobMerger.resolveInheritance(Job, ClassLoader, List, JobXmlResolver)
javax.batch.operations.JobStartException
- if failed due to cyclic inheritance or other errorsCopyright © 2015 JBoss by Red Hat. All rights reserved.