public class CopyComponentPublicFilesStepExecutable extends AbstractDeploymentStepExecutable
Constructor and Description |
---|
CopyComponentPublicFilesStepExecutable(IComponent component)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected void |
executeInternal(IStep step)
Executes the step.
|
IComponent |
getComponent()
Returns the component.
|
protected DeploymentMessageWriter[] |
getDeploymentMessageWriters()
Returns the deployment message writer to be used.
|
protected String |
getDescriptionInternal()
Returns the description of this step.
|
protected ILogger |
getLogger()
Returns the logger to be used.
|
protected String |
getMessageInternal()
Returns the message.
|
boolean |
isMandatory()
Indicates whether the step is mandatory.
|
execute, getDescription, getMessage, localize, stepIgnored
public CopyComponentPublicFilesStepExecutable(IComponent component)
component
- the component.protected ILogger getLogger()
AbstractDeploymentStepExecutable
getLogger
in class AbstractDeploymentStepExecutable
protected String getDescriptionInternal() throws Throwable
AbstractDeploymentStepExecutable
getDescriptionInternal
in class AbstractDeploymentStepExecutable
Throwable
protected void executeInternal(IStep step) throws Throwable
AbstractDeploymentStepExecutable
executeInternal
in class AbstractDeploymentStepExecutable
step
- the step.Throwable
public IComponent getComponent()
public boolean isMandatory()
IDeploymentStepExecutable
isMandatory
in interface IDeploymentStepExecutable
isMandatory
in class AbstractDeploymentStepExecutable
protected DeploymentMessageWriter[] getDeploymentMessageWriters()
AbstractDeploymentStepExecutable
getDeploymentMessageWriters
in class AbstractDeploymentStepExecutable
protected String getMessageInternal() throws Throwable
AbstractDeploymentStepExecutable
getMessageInternal
in class AbstractDeploymentStepExecutable
Throwable
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.