Package | Description |
---|---|
org.nuxeo.ecm.core.lifecycle.impl |
Implementation of the LifeCycle API.
|
Modifier and Type | Method and Description |
---|---|
LifeCycleTypesDescriptor |
LifeCycleTypeRegistry.clone(LifeCycleTypesDescriptor orig) |
Modifier and Type | Method and Description |
---|---|
LifeCycleTypesDescriptor |
LifeCycleTypeRegistry.clone(LifeCycleTypesDescriptor orig) |
void |
LifeCycleTypeRegistry.contributionRemoved(String id,
LifeCycleTypesDescriptor origContrib) |
void |
LifeCycleTypeRegistry.contributionUpdated(String id,
LifeCycleTypesDescriptor contrib,
LifeCycleTypesDescriptor newOrigContrib) |
String |
LifeCycleTypeRegistry.getContributionId(LifeCycleTypesDescriptor contrib) |
void |
LifeCycleTypeRegistry.merge(LifeCycleTypesDescriptor src,
LifeCycleTypesDescriptor dst) |
Copyright © 2018 Nuxeo. All rights reserved.