public interface PatchingArtifactStateHandler<S extends PatchingArtifact.ArtifactState>
Modifier and Type | Method and Description |
---|---|
void |
handleValidatedState(S state)
Handle the state after all children have been validated.
|
void handleValidatedState(S state)
state
- the validated stateCopyright © 2023 JBoss by Red Hat. All rights reserved.