Modifier and Type | Field and Description |
---|---|
protected String |
groupDescription
Deprecated.
|
protected Long |
id
Deprecated.
|
protected List<RollBackItem> |
items
Deprecated.
|
protected Long |
sandBoxId
Deprecated.
|
Constructor and Description |
---|
RollBackImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getGroupDescription()
Deprecated.
|
Long |
getId()
Deprecated.
|
List<RollBackItem> |
getItems()
Deprecated.
|
Long |
getSandboxId()
Deprecated.
|
void |
setGroupDescription(String groupDescription)
Deprecated.
|
void |
setId(Long id)
Deprecated.
|
void |
setItems(List<RollBackItem> items)
Deprecated.
|
void |
setSandboxId(Long sandBoxId)
Deprecated.
|
protected Long id
protected String groupDescription
protected Long sandBoxId
protected List<RollBackItem> items
public List<RollBackItem> getItems()
public void setItems(List<RollBackItem> items)
public String getGroupDescription()
getGroupDescription
in interface RollBack
public void setGroupDescription(String groupDescription)
setGroupDescription
in interface RollBack
public Long getSandboxId()
getSandboxId
in interface RollBack
public void setSandboxId(Long sandBoxId)
setSandboxId
in interface RollBack
Copyright © 2019. All rights reserved.