public class VersioningRestrictionOptionsDescriptor extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
protected static class |
VersioningRestrictionOptionsDescriptor.OptionDescriptor |
Modifier and Type | Field and Description |
---|---|
protected String |
lifeCycleState |
protected List<VersioningRestrictionOptionsDescriptor.OptionDescriptor> |
optionDescriptors |
Constructor and Description |
---|
VersioningRestrictionOptionsDescriptor() |
Modifier and Type | Method and Description |
---|---|
String |
getLifeCycleState() |
List<VersioningOption> |
getOptions() |
protected String lifeCycleState
protected List<VersioningRestrictionOptionsDescriptor.OptionDescriptor> optionDescriptors
public VersioningRestrictionOptionsDescriptor()
public String getLifeCycleState()
public List<VersioningOption> getOptions()
Copyright © 2018 Nuxeo. All rights reserved.