Uses of Class
org.guvnor.ala.ui.model.Runtime
-
Packages that use Runtime Package Description org.guvnor.ala.ui.model -
-
Uses of Runtime in org.guvnor.ala.ui.model
Methods in org.guvnor.ala.ui.model that return Runtime Modifier and Type Method Description RuntimeRuntimeListItem. getRuntime()Constructors in org.guvnor.ala.ui.model with parameters of type Runtime Constructor Description RuntimeListItem(String itemLabel, Runtime runtime)RuntimeListItem(String itemLabel, Runtime runtime, PipelineExecutionTrace pipelineTrace)
-