Class BatchSiteCommandVisitor
- java.lang.Object
-
- io.thestencil.client.spi.builders.BatchSiteCommandVisitor
-
public class BatchSiteCommandVisitor extends Object
-
-
Constructor Summary
Constructors Constructor Description BatchSiteCommandVisitor(StencilComposer.SiteState start, StencilClient client)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StencilStore.BatchCommandvisit(CreateBuilder.BatchSite command)
-
-
-
Constructor Detail
-
BatchSiteCommandVisitor
public BatchSiteCommandVisitor(StencilComposer.SiteState start, StencilClient client)
-
-
Method Detail
-
visit
public StencilStore.BatchCommand visit(CreateBuilder.BatchSite command)
-
-