| Package | Description |
|---|---|
| com.obs.services.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<LifecycleConfiguration.Transition> |
LifecycleConfiguration.Rule.transitions |
| Modifier and Type | Method and Description |
|---|---|
LifecycleConfiguration.Transition |
LifecycleConfiguration.Rule.newTransition()
Create an object transition policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<LifecycleConfiguration.Transition> |
LifecycleConfiguration.Rule.getTransitions()
Obtain the transition policy of an object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleConfiguration.Rule.setTransitions(List<LifecycleConfiguration.Transition> transitions)
Set the object transition policy.
|
Copyright © 2021. All rights reserved.