@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 PipelineDescriptor
public List<PipelineParamsForm> getParamForms()
getParamForms
in interface PipelineDescriptor
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.