Modifier and Type | Class and Description |
---|---|
class |
BinaryProjectLifecycleMapping |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLifecycleMapping |
class |
InvalidLifecycleMapping
Invlid lifecycle mapping provides additional information about lifecycle mapping problems.
|
Modifier and Type | Field and Description |
---|---|
private AbstractLifecycleMapping |
LifecycleMappingResult.lifecycleMapping |
Modifier and Type | Method and Description |
---|---|
private static AbstractLifecycleMapping |
LifecycleMappingFactory.createLifecycleMapping(org.eclipse.core.runtime.IConfigurationElement element) |
AbstractLifecycleMapping |
LifecycleMappingResult.getLifecycleMapping() |
private static AbstractLifecycleMapping |
LifecycleMappingFactory.getLifecycleMapping(java.lang.String mappingId) |
Modifier and Type | Method and Description |
---|---|
void |
LifecycleMappingResult.setLifecycleMapping(AbstractLifecycleMapping lifecycleMapping) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCustomizableLifecycleMapping
Abstract base class for customizable lifecycle mappings
|
class |
NoopLifecycleMapping
NoopLifecycleMapping
|
Modifier and Type | Class and Description |
---|---|
class |
JarLifecycleMapping |