@ApplicationScoped public class KieServerProvisioningPipelineDescriptor extends Object implements PipelineDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
KIE_SERVER_PROVISIONING |
| Constructor and Description |
|---|
KieServerProvisioningPipelineDescriptor(ContainerConfigParamsPresenter containerConfigParamsPresenter,
TemplateParamsFormPresenter templateParamsFormPresenter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(PipelineKey pipelineKey) |
List<PipelineParamsForm> |
getParamForms() |
public static final String KIE_SERVER_PROVISIONING
@Inject public KieServerProvisioningPipelineDescriptor(ContainerConfigParamsPresenter containerConfigParamsPresenter, TemplateParamsFormPresenter templateParamsFormPresenter)
public boolean accept(PipelineKey pipelineKey)
accept in interface PipelineDescriptorpublic List<PipelineParamsForm> getParamForms()
getParamForms in interface PipelineDescriptorCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.