Package ch.ergon.adam.core
Class MigrationConfiguration
java.lang.Object
ch.ergon.adam.core.MigrationConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetObjectNameExcludeList(Collection<String> objectNameExcludeList) voidsetObjectNameIncludeList(Collection<String> objectNameIncludeList)
-
Constructor Details
-
MigrationConfiguration
public MigrationConfiguration()
-
-
Method Details
-
getObjectNameIncludeList
-
setObjectNameIncludeList
-
getObjectNameExcludeList
-
setObjectNameExcludeList
-