Class GroupTarget
java.lang.Object
org.technologybrewery.commons.json.AbstractValidatedElement
org.technologybrewery.baton.config.GroupTarget
- All Implemented Interfaces:
org.technologybrewery.commons.json.ValidatedElement
public class GroupTarget
extends org.technologybrewery.commons.json.AbstractValidatedElement
Holds target information to support group execution.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMigration(MigrationTarget migration) getGroup()getType()voidvoidMethods inherited from class org.technologybrewery.commons.json.AbstractValidatedElement
readAndValidateJson, readAndValidateJson, readAndValidateJsonListMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.technologybrewery.commons.json.ValidatedElement
getJsonSchemaUrl
-
Constructor Details
-
GroupTarget
public GroupTarget()
-
-
Method Details
-
setGroup
-
getGroup
-
setType
-
getType
-
addMigration
-
getMigrations
-
getSchemaFileName
-