com.google.caja.plugin
Interface PipelineMaker.StageMaker

All Known Implementing Classes:
PipelineMaker.Tool
Enclosing class:
PipelineMaker

private static interface PipelineMaker.StageMaker


Method Summary
 void operate(PipelineMaker.PlanInputs in, java.util.List<Pipeline.Stage<Jobs>> out)
           
 

Method Detail

operate

void operate(PipelineMaker.PlanInputs in,
             java.util.List<Pipeline.Stage<Jobs>> out)


Copyright (C) 2008 Google Inc.
Licensed under the Apache License, Version 2.0