|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.softwarerepository.softwarearchive.operations.impl.GCUBEJavadocPackage
public class GCUBEJavadocPackage
Constructor Summary | |
---|---|
GCUBEJavadocPackage(java.io.File sourceJavadocDirectory,
java.lang.String relativeDestinationDirectoryPath)
|
Method Summary | |
---|---|
void |
storeDocumentation(java.io.File destinationJavadocBaseDirectory)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GCUBEJavadocPackage(java.io.File sourceJavadocDirectory, java.lang.String relativeDestinationDirectoryPath) throws java.lang.Exception
sourceJavadocDirectory
- source documentation directoryrelativeDestinationDirectoryPath
- destination package maven directory
java.lang.Exception
- if the argument are illegalMethod Detail |
---|
public void storeDocumentation(java.io.File destinationJavadocBaseDirectory) throws java.lang.Exception
destinationJavadocBaseDirectory
- base directory to move the source documentation directory
java.lang.Exception
- if fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |