| Modifier and Type | Required Element and Description |
|---|---|
String |
author
Author of the changeset.
|
String |
id
Unique ID of the changeset.
|
String |
order
Sequence that provide correct order for changesets.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
runAlways
Executes the change set on every mongobee's execution, even if it has been run before.
|
public abstract String author
public abstract String id
public abstract String order
Copyright © 2014. All rights reserved.