Uses of Interface
org.guvnor.ala.ui.model.HasKey
-
Packages that use HasKey Package Description org.guvnor.ala.ui.model -
-
Uses of HasKey in org.guvnor.ala.ui.model
Classes in org.guvnor.ala.ui.model that implement HasKey Modifier and Type Class Description classAbstractHasKeyObject<K>Base class for modelling objects that has a key.classPipelineClass for getting information about a pipeline definition.classPipelineExecutionTraceThis class holds the information about a pipeline execution, typically the executed pipeline, the status of the execution, potential errors, etc.classProviderClass for getting information about a provider.classProviderTypeClass for modeling a provider type.classRuntimeClass for getting information about a runtime.
-