public class BeforeChangeSetItem extends ChangeSetItem
| Constructor and Description |
|---|
BeforeChangeSetItem(String baseId,
String author,
String order,
boolean runAlways,
String systemVersion,
boolean failFast,
Method changeSetMethod,
Method rollbackMethod,
boolean system) |
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
getType() |
boolean |
isBeforeChangeSets() |
equals, getAuthor, getChangeLogClassString, getId, getMethod, getMethodNameString, getOrder, getRollbackMethod, getSystemVersion, hashCode, isFailFast, isRunAlways, isSystem, setSystem, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waittoPrettyStringpublic ChangeType getType()
getType in interface ChangePrintablegetType in class ChangeSetItempublic boolean isBeforeChangeSets()
isBeforeChangeSets in class ChangeSetItemCopyright © 2025. All rights reserved.