JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
se.conciliate.extensions.publish.custom.step
Interface ConfigStepMove
All Superinterfaces:
ConfigStep
public interface
ConfigStepMove
extends
ConfigStep
Removes files from the output directory. type: pre-step or post-step depending on mode
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getSource
()
String
getTarget
()
void
setSource
(
String
source)
void
setTarget
(
String
target)
Method Details
getSource
String
getSource
()
setSource
void
setSource
(
String
source)
getTarget
String
getTarget
()
setTarget
void
setTarget
(
String
target)