public class UnregisterModuleStructuralElementsStepExecutable extends AbstractDeploymentStepExecutable
Constructor and Description |
---|
UnregisterModuleStructuralElementsStepExecutable(IModule module)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected void |
executeInternal(IStep step)
Executes the step.
|
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.
|
IModule |
getModule()
Returns the module.
|
boolean |
isMandatory()
Indicates whether the step is mandatory.
|
execute, getDescription, getMessage, localize, stepIgnored
public UnregisterModuleStructuralElementsStepExecutable(IModule module)
module
- the module.protected void executeInternal(IStep step) throws Throwable
AbstractDeploymentStepExecutable
executeInternal
in class AbstractDeploymentStepExecutable
step
- the step.Throwable
protected ILogger getLogger()
AbstractDeploymentStepExecutable
getLogger
in class AbstractDeploymentStepExecutable
protected String getDescriptionInternal() throws Throwable
AbstractDeploymentStepExecutable
getDescriptionInternal
in class AbstractDeploymentStepExecutable
Throwable
public boolean isMandatory()
IDeploymentStepExecutable
isMandatory
in interface IDeploymentStepExecutable
isMandatory
in class AbstractDeploymentStepExecutable
public IModule getModule()
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.