@Deprecated public class DefaultVersioningRuleDescriptor extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
InitialStateDescriptor |
initialState
Deprecated.
|
Map<String,SaveOptionsDescriptor> |
options
Deprecated.
|
Constructor and Description |
---|
DefaultVersioningRuleDescriptor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
InitialStateDescriptor |
getInitialState()
Deprecated.
|
Map<String,SaveOptionsDescriptor> |
getOptions()
Deprecated.
|
public Map<String,SaveOptionsDescriptor> options
public InitialStateDescriptor initialState
public DefaultVersioningRuleDescriptor()
public Map<String,SaveOptionsDescriptor> getOptions()
public InitialStateDescriptor getInitialState()
Copyright © 2018 Nuxeo. All rights reserved.