public static class ContextualPatch.HunkReport
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
com.cloudbees.diff.Hunk |
hunk |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Throwable |
getFailure() |
|
int |
getFuzz() |
|
int |
getHunkID() |
|
int |
getIndex() |
|
ContextualPatch.PatchStatus |
getStatus() |
public ContextualPatch.PatchStatus getStatus()
public java.lang.Throwable getFailure()
public int getIndex()
public int getFuzz()
public int getHunkID()