Uses of Interface
ch.mobi.mobitor.domain.screen.Pipeline
-
Packages that use Pipeline Package Description ch.mobi.mobitor.domain.screen -
-
Uses of Pipeline in ch.mobi.mobitor.domain.screen
Methods in ch.mobi.mobitor.domain.screen that return types with arguments of type Pipeline Modifier and Type Method Description List<Pipeline>Screen. getPipelines()Methods in ch.mobi.mobitor.domain.screen with parameters of type Pipeline Modifier and Type Method Description voidPipelineRule. evaluateRule(Pipeline pipeline, RuleEvaluation newRuleEvaluation)
-