public interface ToolRunner extends Runnable
Modifier and Type | Method and Description |
---|---|
boolean |
canCancel() |
void |
cancel() |
String |
getDescription() |
ModelItem |
getModelItem() |
String |
getName() |
boolean |
isRunning() |
void |
setContext(RunnerContext context) |
boolean |
showLog() |
void setContext(RunnerContext context)
boolean isRunning()
boolean canCancel()
boolean showLog()
void cancel()
String getName()
ModelItem getModelItem()
String getDescription()
Copyright © 2019. All Rights Reserved.