public interface StepEventListener<S extends BuildStep<S>>
void
onComplete(S step)
onError(S step, Exception exception)
void onComplete(S step)
void onError(S step, Exception exception)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.