Modifier and Type | Field and Description |
---|---|
boolean |
doIt |
boolean |
finished |
boolean |
ok |
Constructor and Description |
---|
StepInitThread(StepMetaDataCombi combi,
LogChannelInterface log) |
Modifier and Type | Method and Description |
---|---|
StepMetaDataCombi |
getCombi() |
boolean |
isDoIt() |
boolean |
isFinished() |
boolean |
isOk() |
void |
run() |
void |
setCombi(StepMetaDataCombi combi) |
void |
setDoIt(boolean doIt) |
String |
toString() |
public StepInitThread(StepMetaDataCombi combi, LogChannelInterface log)
public boolean isFinished()
public boolean isOk()
public StepMetaDataCombi getCombi()
public void setCombi(StepMetaDataCombi combi)
combi
- The combi to set.public boolean isDoIt()
public void setDoIt(boolean doIt)
doIt
- the doIt to setCopyright © 2018 Hitachi Vantara. All rights reserved.