Package | Description |
---|---|
com.collibra.connect.dgc.client.api.model |
Modifier and Type | Method and Description |
---|---|
Job.State |
Job.getState() |
static Job.State |
Job.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Job.State[] |
Job.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2019. All rights reserved.