public class ProjectConversionParticipantSorter extends Object
AbstractProjectConversionParticipant (converters).
DAG)AbstractProjectConversionParticipant.getPrecedingConverterIds()) and succeeding (see
AbstractProjectConversionParticipant.getSucceedingConverterIds()) converters
This implementation was inspired by Apache Maven's ProjectSorter
DAG| Constructor and Description |
|---|
ProjectConversionParticipantSorter(List<AbstractProjectConversionParticipant> converters) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractProjectConversionParticipant> |
getSortedConverters() |
public ProjectConversionParticipantSorter(List<AbstractProjectConversionParticipant> converters) throws org.codehaus.plexus.util.dag.CycleDetectedException, DuplicateConversionParticipantException
org.codehaus.plexus.util.dag.CycleDetectedExceptionDuplicateConversionParticipantExceptionpublic List<AbstractProjectConversionParticipant> getSortedConverters()
AbstractProjectConversionParticipant.Copyright © 2005–2021 Eclipse Foundation. All rights reserved.