public interface PatchingResult
Modifier and Type | Method and Description |
---|---|
void |
commit()
Complete.
|
String |
getPatchId()
Get the processed patch id.
|
PatchInfo |
getPatchInfo()
Get the patch info.
|
void |
rollback()
Rollback...
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.