public class RunnerDescriptor extends Object implements Serializable
| Constructor and Description |
|---|
RunnerDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClazz() |
String |
getMigrationVersion() |
String |
getRunnerId() |
boolean |
isEnabled() |
boolean |
isForce() |
public String getClazz()
public boolean isEnabled()
public boolean isForce()
public String getRunnerId()
public String getMigrationVersion()
Copyright © 2020. All rights reserved.