| Package | Description |
|---|---|
| de.hybris.platform.patches.jalo |
| Modifier and Type | Method and Description |
|---|---|
PatchExecution |
GeneratedPatchesManager.createPatchExecution(java.util.Map attributeValues) |
PatchExecution |
GeneratedPatchesManager.createPatchExecution(SessionContext ctx,
java.util.Map attributeValues) |
PatchExecution |
GeneratedPatchExecution.getNextExecution()
Generated method - Getter of the
PatchExecution.nextExecution attribute. |
PatchExecution |
GeneratedPatchExecution.getNextExecution(SessionContext ctx)
Generated method - Getter of the
PatchExecution.nextExecution attribute. |
PatchExecution |
GeneratedPatchExecutionUnit.getPatch()
Generated method - Getter of the
PatchExecutionUnit.patch attribute. |
PatchExecution |
GeneratedPatchExecutionUnit.getPatch(SessionContext ctx)
Generated method - Getter of the
PatchExecutionUnit.patch attribute. |
PatchExecution |
GeneratedPatchExecution.getPreviousExecution()
Generated method - Getter of the
PatchExecution.previousExecution attribute. |
PatchExecution |
GeneratedPatchExecution.getPreviousExecution(SessionContext ctx)
Generated method - Getter of the
PatchExecution.previousExecution attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPatchExecution.setNextExecution(PatchExecution value)
Generated method - Setter of the
PatchExecution.nextExecution attribute. |
void |
GeneratedPatchExecution.setNextExecution(SessionContext ctx,
PatchExecution value)
Generated method - Setter of the
PatchExecution.nextExecution attribute. |
void |
GeneratedPatchExecutionUnit.setPatch(PatchExecution value)
Generated method - Setter of the
PatchExecutionUnit.patch attribute. |
void |
GeneratedPatchExecutionUnit.setPatch(SessionContext ctx,
PatchExecution value)
Generated method - Setter of the
PatchExecutionUnit.patch attribute. |
void |
GeneratedPatchExecution.setPreviousExecution(PatchExecution value)
Generated method - Setter of the
PatchExecution.previousExecution attribute. |
void |
GeneratedPatchExecution.setPreviousExecution(SessionContext ctx,
PatchExecution value)
Generated method - Setter of the
PatchExecution.previousExecution attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.