Package de.hybris.platform.patches.jalo
Class GeneratedPatchExecution
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.patches.jalo.GeneratedPatchExecution
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
PatchExecution
public abstract class GeneratedPatchExecution extends GenericItem
Generated class for typePatchExecution.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringERRORLOGQualifier of thePatchExecution.errorLogattributestatic java.lang.StringEXECUTIONSTATUSQualifier of thePatchExecution.executionStatusattributestatic java.lang.StringEXECUTIONTIMEQualifier of thePatchExecution.executionTimeattributestatic java.lang.StringGITHASHCODEQualifier of thePatchExecution.gitHashCodeattributestatic java.lang.StringJENKINSBUILDQualifier of thePatchExecution.jenkinsBuildattributestatic java.lang.StringNEXTEXECUTIONQualifier of thePatchExecution.nextExecutionattributestatic java.lang.StringPATCHDESCRIPTIONQualifier of thePatchExecution.patchDescriptionattributestatic java.lang.StringPATCHIDQualifier of thePatchExecution.patchIdattributestatic java.lang.StringPATCHNAMEQualifier of thePatchExecution.patchNameattributestatic java.lang.StringPATCHUNITSQualifier of thePatchExecution.patchUnitsattributeprotected static OneToManyHandler<PatchExecutionUnit>PATCHUNITSHANDLEROneToManyHandlerfor handling 1:n PATCHUNITS's relation attributes from 'many' side.static java.lang.StringPREVIOUSEXECUTIONQualifier of thePatchExecution.previousExecutionattributestatic java.lang.StringRERUNNABLEQualifier of thePatchExecution.rerunnableattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedPatchExecution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToPatchUnits(SessionContext ctx, PatchExecutionUnit value)Generated method - Addsvalueto patchUnits.voidaddToPatchUnits(PatchExecutionUnit value)Generated method - Addsvalueto patchUnits.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetErrorLog()Generated method - Getter of thePatchExecution.errorLogattribute.java.lang.StringgetErrorLog(SessionContext ctx)Generated method - Getter of thePatchExecution.errorLogattribute.EnumerationValuegetExecutionStatus()Generated method - Getter of thePatchExecution.executionStatusattribute.EnumerationValuegetExecutionStatus(SessionContext ctx)Generated method - Getter of thePatchExecution.executionStatusattribute.java.util.DategetExecutionTime()Generated method - Getter of thePatchExecution.executionTimeattribute.java.util.DategetExecutionTime(SessionContext ctx)Generated method - Getter of thePatchExecution.executionTimeattribute.java.lang.StringgetGitHashCode()Generated method - Getter of thePatchExecution.gitHashCodeattribute.java.lang.StringgetGitHashCode(SessionContext ctx)Generated method - Getter of thePatchExecution.gitHashCodeattribute.java.lang.StringgetJenkinsBuild()Generated method - Getter of thePatchExecution.jenkinsBuildattribute.java.lang.StringgetJenkinsBuild(SessionContext ctx)Generated method - Getter of thePatchExecution.jenkinsBuildattribute.PatchExecutiongetNextExecution()Generated method - Getter of thePatchExecution.nextExecutionattribute.PatchExecutiongetNextExecution(SessionContext ctx)Generated method - Getter of thePatchExecution.nextExecutionattribute.java.lang.StringgetPatchDescription()Generated method - Getter of thePatchExecution.patchDescriptionattribute.java.lang.StringgetPatchDescription(SessionContext ctx)Generated method - Getter of thePatchExecution.patchDescriptionattribute.java.lang.StringgetPatchId()Generated method - Getter of thePatchExecution.patchIdattribute.java.lang.StringgetPatchId(SessionContext ctx)Generated method - Getter of thePatchExecution.patchIdattribute.java.lang.StringgetPatchName()Generated method - Getter of thePatchExecution.patchNameattribute.java.lang.StringgetPatchName(SessionContext ctx)Generated method - Getter of thePatchExecution.patchNameattribute.java.util.Collection<PatchExecutionUnit>getPatchUnits()Generated method - Getter of thePatchExecution.patchUnitsattribute.java.util.Collection<PatchExecutionUnit>getPatchUnits(SessionContext ctx)Generated method - Getter of thePatchExecution.patchUnitsattribute.PatchExecutiongetPreviousExecution()Generated method - Getter of thePatchExecution.previousExecutionattribute.PatchExecutiongetPreviousExecution(SessionContext ctx)Generated method - Getter of thePatchExecution.previousExecutionattribute.java.lang.BooleanisRerunnable()Generated method - Getter of thePatchExecution.rerunnableattribute.java.lang.BooleanisRerunnable(SessionContext ctx)Generated method - Getter of thePatchExecution.rerunnableattribute.booleanisRerunnableAsPrimitive()Generated method - Getter of thePatchExecution.rerunnableattribute.booleanisRerunnableAsPrimitive(SessionContext ctx)Generated method - Getter of thePatchExecution.rerunnableattribute.voidremoveFromPatchUnits(SessionContext ctx, PatchExecutionUnit value)Generated method - Removesvaluefrom patchUnits.voidremoveFromPatchUnits(PatchExecutionUnit value)Generated method - Removesvaluefrom patchUnits.voidsetErrorLog(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecution.errorLogattribute.voidsetErrorLog(java.lang.String value)Generated method - Setter of thePatchExecution.errorLogattribute.voidsetExecutionStatus(EnumerationValue value)Generated method - Setter of thePatchExecution.executionStatusattribute.voidsetExecutionStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of thePatchExecution.executionStatusattribute.voidsetExecutionTime(SessionContext ctx, java.util.Date value)Generated method - Setter of thePatchExecution.executionTimeattribute.voidsetExecutionTime(java.util.Date value)Generated method - Setter of thePatchExecution.executionTimeattribute.voidsetGitHashCode(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecution.gitHashCodeattribute.voidsetGitHashCode(java.lang.String value)Generated method - Setter of thePatchExecution.gitHashCodeattribute.voidsetJenkinsBuild(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecution.jenkinsBuildattribute.voidsetJenkinsBuild(java.lang.String value)Generated method - Setter of thePatchExecution.jenkinsBuildattribute.voidsetNextExecution(SessionContext ctx, PatchExecution value)Generated method - Setter of thePatchExecution.nextExecutionattribute.voidsetNextExecution(PatchExecution value)Generated method - Setter of thePatchExecution.nextExecutionattribute.voidsetPatchDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecution.patchDescriptionattribute.voidsetPatchDescription(java.lang.String value)Generated method - Setter of thePatchExecution.patchDescriptionattribute.voidsetPatchId(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecution.patchIdattribute.voidsetPatchId(java.lang.String value)Generated method - Setter of thePatchExecution.patchIdattribute.voidsetPatchName(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecution.patchNameattribute.voidsetPatchName(java.lang.String value)Generated method - Setter of thePatchExecution.patchNameattribute.voidsetPatchUnits(SessionContext ctx, java.util.Collection<PatchExecutionUnit> value)Generated method - Setter of thePatchExecution.patchUnitsattribute.voidsetPatchUnits(java.util.Collection<PatchExecutionUnit> value)Generated method - Setter of thePatchExecution.patchUnitsattribute.voidsetPreviousExecution(SessionContext ctx, PatchExecution value)Generated method - Setter of thePatchExecution.previousExecutionattribute.voidsetPreviousExecution(PatchExecution value)Generated method - Setter of thePatchExecution.previousExecutionattribute.voidsetRerunnable(boolean value)Generated method - Setter of thePatchExecution.rerunnableattribute.voidsetRerunnable(SessionContext ctx, boolean value)Generated method - Setter of thePatchExecution.rerunnableattribute.voidsetRerunnable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of thePatchExecution.rerunnableattribute.voidsetRerunnable(java.lang.Boolean value)Generated method - Setter of thePatchExecution.rerunnableattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
PATCHID
public static final java.lang.String PATCHID
Qualifier of thePatchExecution.patchIdattribute- See Also:
- Constant Field Values
-
PATCHNAME
public static final java.lang.String PATCHNAME
Qualifier of thePatchExecution.patchNameattribute- See Also:
- Constant Field Values
-
PATCHDESCRIPTION
public static final java.lang.String PATCHDESCRIPTION
Qualifier of thePatchExecution.patchDescriptionattribute- See Also:
- Constant Field Values
-
EXECUTIONTIME
public static final java.lang.String EXECUTIONTIME
Qualifier of thePatchExecution.executionTimeattribute- See Also:
- Constant Field Values
-
PREVIOUSEXECUTION
public static final java.lang.String PREVIOUSEXECUTION
Qualifier of thePatchExecution.previousExecutionattribute- See Also:
- Constant Field Values
-
NEXTEXECUTION
public static final java.lang.String NEXTEXECUTION
Qualifier of thePatchExecution.nextExecutionattribute- See Also:
- Constant Field Values
-
JENKINSBUILD
public static final java.lang.String JENKINSBUILD
Qualifier of thePatchExecution.jenkinsBuildattribute- See Also:
- Constant Field Values
-
GITHASHCODE
public static final java.lang.String GITHASHCODE
Qualifier of thePatchExecution.gitHashCodeattribute- See Also:
- Constant Field Values
-
EXECUTIONSTATUS
public static final java.lang.String EXECUTIONSTATUS
Qualifier of thePatchExecution.executionStatusattribute- See Also:
- Constant Field Values
-
ERRORLOG
public static final java.lang.String ERRORLOG
Qualifier of thePatchExecution.errorLogattribute- See Also:
- Constant Field Values
-
RERUNNABLE
public static final java.lang.String RERUNNABLE
Qualifier of thePatchExecution.rerunnableattribute- See Also:
- Constant Field Values
-
PATCHUNITS
public static final java.lang.String PATCHUNITS
Qualifier of thePatchExecution.patchUnitsattribute- See Also:
- Constant Field Values
-
PATCHUNITSHANDLER
protected static final OneToManyHandler<PatchExecutionUnit> PATCHUNITSHANDLER
OneToManyHandlerfor handling 1:n PATCHUNITS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getErrorLog
public java.lang.String getErrorLog(SessionContext ctx)
Generated method - Getter of thePatchExecution.errorLogattribute.- Returns:
- the errorLog - Details about major errors during the patch execution.
-
getErrorLog
public java.lang.String getErrorLog()
Generated method - Getter of thePatchExecution.errorLogattribute.- Returns:
- the errorLog - Details about major errors during the patch execution.
-
setErrorLog
public void setErrorLog(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecution.errorLogattribute.- Parameters:
value- the errorLog - Details about major errors during the patch execution.
-
setErrorLog
public void setErrorLog(java.lang.String value)
Generated method - Setter of thePatchExecution.errorLogattribute.- Parameters:
value- the errorLog - Details about major errors during the patch execution.
-
getExecutionStatus
public EnumerationValue getExecutionStatus(SessionContext ctx)
Generated method - Getter of thePatchExecution.executionStatusattribute.- Returns:
- the executionStatus
-
getExecutionStatus
public EnumerationValue getExecutionStatus()
Generated method - Getter of thePatchExecution.executionStatusattribute.- Returns:
- the executionStatus
-
setExecutionStatus
public void setExecutionStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of thePatchExecution.executionStatusattribute.- Parameters:
value- the executionStatus
-
setExecutionStatus
public void setExecutionStatus(EnumerationValue value)
Generated method - Setter of thePatchExecution.executionStatusattribute.- Parameters:
value- the executionStatus
-
getExecutionTime
public java.util.Date getExecutionTime(SessionContext ctx)
Generated method - Getter of thePatchExecution.executionTimeattribute.- Returns:
- the executionTime
-
getExecutionTime
public java.util.Date getExecutionTime()
Generated method - Getter of thePatchExecution.executionTimeattribute.- Returns:
- the executionTime
-
setExecutionTime
public void setExecutionTime(SessionContext ctx, java.util.Date value)
Generated method - Setter of thePatchExecution.executionTimeattribute.- Parameters:
value- the executionTime
-
setExecutionTime
public void setExecutionTime(java.util.Date value)
Generated method - Setter of thePatchExecution.executionTimeattribute.- Parameters:
value- the executionTime
-
getGitHashCode
public java.lang.String getGitHashCode(SessionContext ctx)
Generated method - Getter of thePatchExecution.gitHashCodeattribute.- Returns:
- the gitHashCode
-
getGitHashCode
public java.lang.String getGitHashCode()
Generated method - Getter of thePatchExecution.gitHashCodeattribute.- Returns:
- the gitHashCode
-
setGitHashCode
public void setGitHashCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecution.gitHashCodeattribute.- Parameters:
value- the gitHashCode
-
setGitHashCode
public void setGitHashCode(java.lang.String value)
Generated method - Setter of thePatchExecution.gitHashCodeattribute.- Parameters:
value- the gitHashCode
-
getJenkinsBuild
public java.lang.String getJenkinsBuild(SessionContext ctx)
Generated method - Getter of thePatchExecution.jenkinsBuildattribute.- Returns:
- the jenkinsBuild
-
getJenkinsBuild
public java.lang.String getJenkinsBuild()
Generated method - Getter of thePatchExecution.jenkinsBuildattribute.- Returns:
- the jenkinsBuild
-
setJenkinsBuild
public void setJenkinsBuild(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecution.jenkinsBuildattribute.- Parameters:
value- the jenkinsBuild
-
setJenkinsBuild
public void setJenkinsBuild(java.lang.String value)
Generated method - Setter of thePatchExecution.jenkinsBuildattribute.- Parameters:
value- the jenkinsBuild
-
getNextExecution
public PatchExecution getNextExecution(SessionContext ctx)
Generated method - Getter of thePatchExecution.nextExecutionattribute.- Returns:
- the nextExecution
-
getNextExecution
public PatchExecution getNextExecution()
Generated method - Getter of thePatchExecution.nextExecutionattribute.- Returns:
- the nextExecution
-
setNextExecution
public void setNextExecution(SessionContext ctx, PatchExecution value)
Generated method - Setter of thePatchExecution.nextExecutionattribute.- Parameters:
value- the nextExecution
-
setNextExecution
public void setNextExecution(PatchExecution value)
Generated method - Setter of thePatchExecution.nextExecutionattribute.- Parameters:
value- the nextExecution
-
getPatchDescription
public java.lang.String getPatchDescription(SessionContext ctx)
Generated method - Getter of thePatchExecution.patchDescriptionattribute.- Returns:
- the patchDescription
-
getPatchDescription
public java.lang.String getPatchDescription()
Generated method - Getter of thePatchExecution.patchDescriptionattribute.- Returns:
- the patchDescription
-
setPatchDescription
public void setPatchDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecution.patchDescriptionattribute.- Parameters:
value- the patchDescription
-
setPatchDescription
public void setPatchDescription(java.lang.String value)
Generated method - Setter of thePatchExecution.patchDescriptionattribute.- Parameters:
value- the patchDescription
-
getPatchId
public java.lang.String getPatchId(SessionContext ctx)
Generated method - Getter of thePatchExecution.patchIdattribute.- Returns:
- the patchId
-
getPatchId
public java.lang.String getPatchId()
Generated method - Getter of thePatchExecution.patchIdattribute.- Returns:
- the patchId
-
setPatchId
public void setPatchId(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecution.patchIdattribute.- Parameters:
value- the patchId
-
setPatchId
public void setPatchId(java.lang.String value)
Generated method - Setter of thePatchExecution.patchIdattribute.- Parameters:
value- the patchId
-
getPatchName
public java.lang.String getPatchName(SessionContext ctx)
Generated method - Getter of thePatchExecution.patchNameattribute.- Returns:
- the patchName
-
getPatchName
public java.lang.String getPatchName()
Generated method - Getter of thePatchExecution.patchNameattribute.- Returns:
- the patchName
-
setPatchName
public void setPatchName(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecution.patchNameattribute.- Parameters:
value- the patchName
-
setPatchName
public void setPatchName(java.lang.String value)
Generated method - Setter of thePatchExecution.patchNameattribute.- Parameters:
value- the patchName
-
getPatchUnits
public java.util.Collection<PatchExecutionUnit> getPatchUnits(SessionContext ctx)
Generated method - Getter of thePatchExecution.patchUnitsattribute.- Returns:
- the patchUnits
-
getPatchUnits
public java.util.Collection<PatchExecutionUnit> getPatchUnits()
Generated method - Getter of thePatchExecution.patchUnitsattribute.- Returns:
- the patchUnits
-
setPatchUnits
public void setPatchUnits(SessionContext ctx, java.util.Collection<PatchExecutionUnit> value)
Generated method - Setter of thePatchExecution.patchUnitsattribute.- Parameters:
value- the patchUnits
-
setPatchUnits
public void setPatchUnits(java.util.Collection<PatchExecutionUnit> value)
Generated method - Setter of thePatchExecution.patchUnitsattribute.- Parameters:
value- the patchUnits
-
addToPatchUnits
public void addToPatchUnits(SessionContext ctx, PatchExecutionUnit value)
Generated method - Addsvalueto patchUnits.- Parameters:
value- the item to add to patchUnits
-
addToPatchUnits
public void addToPatchUnits(PatchExecutionUnit value)
Generated method - Addsvalueto patchUnits.- Parameters:
value- the item to add to patchUnits
-
removeFromPatchUnits
public void removeFromPatchUnits(SessionContext ctx, PatchExecutionUnit value)
Generated method - Removesvaluefrom patchUnits.- Parameters:
value- the item to remove from patchUnits
-
removeFromPatchUnits
public void removeFromPatchUnits(PatchExecutionUnit value)
Generated method - Removesvaluefrom patchUnits.- Parameters:
value- the item to remove from patchUnits
-
getPreviousExecution
public PatchExecution getPreviousExecution(SessionContext ctx)
Generated method - Getter of thePatchExecution.previousExecutionattribute.- Returns:
- the previousExecution
-
getPreviousExecution
public PatchExecution getPreviousExecution()
Generated method - Getter of thePatchExecution.previousExecutionattribute.- Returns:
- the previousExecution
-
setPreviousExecution
public void setPreviousExecution(SessionContext ctx, PatchExecution value)
Generated method - Setter of thePatchExecution.previousExecutionattribute.- Parameters:
value- the previousExecution
-
setPreviousExecution
public void setPreviousExecution(PatchExecution value)
Generated method - Setter of thePatchExecution.previousExecutionattribute.- Parameters:
value- the previousExecution
-
isRerunnable
public java.lang.Boolean isRerunnable(SessionContext ctx)
Generated method - Getter of thePatchExecution.rerunnableattribute.- Returns:
- the rerunnable - Flag indicating whether patch is re runnable by default.
-
isRerunnable
public java.lang.Boolean isRerunnable()
Generated method - Getter of thePatchExecution.rerunnableattribute.- Returns:
- the rerunnable - Flag indicating whether patch is re runnable by default.
-
isRerunnableAsPrimitive
public boolean isRerunnableAsPrimitive(SessionContext ctx)
Generated method - Getter of thePatchExecution.rerunnableattribute.- Returns:
- the rerunnable - Flag indicating whether patch is re runnable by default.
-
isRerunnableAsPrimitive
public boolean isRerunnableAsPrimitive()
Generated method - Getter of thePatchExecution.rerunnableattribute.- Returns:
- the rerunnable - Flag indicating whether patch is re runnable by default.
-
setRerunnable
public void setRerunnable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of thePatchExecution.rerunnableattribute.- Parameters:
value- the rerunnable - Flag indicating whether patch is re runnable by default.
-
setRerunnable
public void setRerunnable(java.lang.Boolean value)
Generated method - Setter of thePatchExecution.rerunnableattribute.- Parameters:
value- the rerunnable - Flag indicating whether patch is re runnable by default.
-
setRerunnable
public void setRerunnable(SessionContext ctx, boolean value)
Generated method - Setter of thePatchExecution.rerunnableattribute.- Parameters:
value- the rerunnable - Flag indicating whether patch is re runnable by default.
-
setRerunnable
public void setRerunnable(boolean value)
Generated method - Setter of thePatchExecution.rerunnableattribute.- Parameters:
value- the rerunnable - Flag indicating whether patch is re runnable by default.
-
-