@ApplicationScoped public class WildflyProvisioningPipelineDescriptor extends Object implements PipelineDescriptor
Modifier and Type | Field and Description |
---|---|
static String |
SOURCE_TO_WILDFLY_PROVISIONING |
Constructor and Description |
---|
WildflyProvisioningPipelineDescriptor(SourceConfigurationParamsPresenter sourceConfigurationParamsPresenter) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(PipelineKey pipelineKey) |
List<PipelineParamsForm> |
getParamForms() |
public static final String SOURCE_TO_WILDFLY_PROVISIONING
@Inject public WildflyProvisioningPipelineDescriptor(SourceConfigurationParamsPresenter sourceConfigurationParamsPresenter)
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.