| Package | Description |
|---|---|
| com.cloudbees.diff |
Pure-Java implementation of diff/patch capability.
|
| Modifier and Type | Method and Description |
|---|---|
ContextualPatch.PatchStatus |
ContextualPatch.PatchReport.getStatus() |
static ContextualPatch.PatchStatus |
ContextualPatch.PatchStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextualPatch.PatchStatus[] |
ContextualPatch.PatchStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2019. All rights reserved.