@Public
public interface CleanupWhenUnsuccessful
OutputFormats may implement this interface to run a cleanup hook when the execution is not successful.| Modifier and Type | Method and Description |
|---|---|
void |
tryCleanupOnError()
Hook that is called upon an unsuccessful execution.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.