public interface IJSPublisher extends IPublisher
IJSPublisher
interface allows the abstraction of project output
generation.Modifier and Type | Method and Description |
---|---|
File |
getOutputFolder() |
boolean |
publish(ProblemQuery problems) |
File getOutputFolder()
boolean publish(ProblemQuery problems) throws IOException
IOException
Copyright © 2016 The Apache Software Foundation. All rights reserved.