Class UidArtifactBuilderImpl
java.lang.Object
org.bonitasoft.plugin.build.page.impl.UidArtifactBuilderImpl
- All Implemented Interfaces:
UidArtifactBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionUidArtifactBuilderImpl(org.bonitasoft.web.designer.ArtifactBuilder artifactBuilder) -
Method Summary
-
Constructor Details
-
UidArtifactBuilderImpl
public UidArtifactBuilderImpl(org.bonitasoft.web.designer.ArtifactBuilder artifactBuilder)
-
-
Method Details
-
buildPages
public void buildPages(Path pageFolder, String[] includedPages, Path outputDirectory) throws BuildPageException - Specified by:
buildPagesin interfaceUidArtifactBuilder- Throws:
BuildPageException
-
buildPage
- Specified by:
buildPagein interfaceUidArtifactBuilder- Throws:
BuildPageException
-