Package ru.cg.webbpm.studio.build.api
Interface BuildListener
- All Known Implementing Classes:
TypescriptCompileStep
public interface BuildListener
- Author:
- Kochetkov
-
Method Summary
-
Method Details
-
beforeBuild
void beforeBuild() -
afterBuild
void afterBuild()
-