public abstract class ParentElementProcessor
extends java.lang.Object
Constructor and Description |
---|
ParentElementProcessor() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
process(CompositePackagingElement<?> element,
java.util.List<? extends Pair<Artifact,CompositePackagingElement<?>>> parents,
Artifact artifact) |
public abstract boolean process(CompositePackagingElement<?> element, java.util.List<? extends Pair<Artifact,CompositePackagingElement<?>>> parents, Artifact artifact)