public class FlowConstructor extends DescribedTypeConstructor<Flow>
Constructor and Description |
---|
FlowConstructor() |
Modifier and Type | Method and Description |
---|---|
Flow |
construct(Object underlying) |
static void |
register(DescribedTypeConstructorRegistry registry) |
construct
public static void register(DescribedTypeConstructorRegistry registry)
public Flow construct(Object underlying)
construct
in class DescribedTypeConstructor<Flow>
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.