public class Migration extends MutableEntity<Migration>
| Modifier and Type | Field and Description |
|---|---|
protected String |
changedBy |
protected String |
configurationID |
protected String |
created |
protected String |
id |
protected String |
migrated |
protected String |
migrationState |
protected Organization |
organization |
protected String |
organizationID |
protected static ResourcePath |
resourcePath |
protected String |
updated |
m_client, PRETTY_PRINT_GSON| Modifier | Constructor and Description |
|---|---|
protected |
Migration() |
|
Migration(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
protected ResourcePath |
getResourcePath() |
protected static ResourcePath |
ResourcePath() |
savecreate, create, createExplicitPath, retire, retire, retire, retireExplicitPathprotected String id
protected String organizationID
protected String configurationID
protected String migrationState
protected String updated
protected String migrated
protected String changedBy
protected String created
protected Organization organization
protected static ResourcePath resourcePath
public Migration(BillForwardClient client_)
protected Migration()
public String getID()
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2015 BillForward. All rights reserved.