Package | Description |
---|---|
org.docascode.api |
Modifier and Type | Method and Description |
---|---|
AddCommand |
DocAsCode.add() |
AddCommand |
AddCommand.set(String id,
String classifier,
File file,
String outputName,
String output,
String groupID,
String artifactID,
String version) |
AddCommand |
AddCommand.setFile(File location) |
AddCommand |
AddCommand.setID(String id,
String classifier) |
AddCommand |
AddCommand.setMaven(String groupID,
String artifactID,
String version) |
AddCommand |
AddCommand.setOutput(String outputName,
String output) |
Copyright © 2019. All rights reserved.