Skip navigation links
A C E F G H I J L M O P R S T U W 

A

AbstractGenerator - Class in io.warp10.warpfleet.doc.generators
The type Abstract generator.
ANSI_BLACK - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_BLACK.
ANSI_BLUE - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_BLUE.
ANSI_CHECK - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_CHECK.
ANSI_CROSS - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_CROSS.
ANSI_CYAN - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_CYAN.
ANSI_GREEN - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_GREEN.
ANSI_INFO - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_INFO.
ANSI_PURPLE - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_PURPLE.
ANSI_RED - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_RED.
ANSI_RESET - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_RESET.
ANSI_WARN - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_WARN.
ANSI_WHITE - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_WHITE.
ANSI_YELLOW - Static variable in class io.warp10.warpfleet.utils.Logger
The constant ANSI_YELLOW.
apply(Project) - Method in class io.warp10.warpfleet.WFPlugin
 

C

Constants - Class in io.warp10.warpfleet.utils
The type Constants.

E

execCmd(File, String[]) - Static method in class io.warp10.warpfleet.utils.Helper
 
execCmd(File, String) - Static method in class io.warp10.warpfleet.utils.Helper
 
execCmd(File, List<String>) - Static method in class io.warp10.warpfleet.utils.Helper
 

F

filePath(String...) - Static method in class io.warp10.warpfleet.utils.Helper
 

G

GenerateDocumentation - Class in io.warp10.warpfleet.actions
The type Generate documentation.
GenerateDocumentation() - Constructor for class io.warp10.warpfleet.actions.GenerateDocumentation
Instantiates a new Generate documentation.
generateDocumentation() - Method in class io.warp10.warpfleet.actions.GenerateDocumentation
Generate documentation.
generateHTMLIndex(JSONObject, String) - Method in class io.warp10.warpfleet.doc.generators.HTMLGenerator
Generate html index string.
generateSignature(JSONObject) - Method in class io.warp10.warpfleet.doc.generators.AbstractGenerator
Generate signature json object.
getArtifact() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets artifact.
GetArtifactInfo - Class in io.warp10.warpfleet.actions
The type Get artifact info.
GetArtifactInfo() - Constructor for class io.warp10.warpfleet.actions.GetArtifactInfo
Instantiates a new Get artifact info.
getArtifactInfo() - Method in class io.warp10.warpfleet.actions.GetArtifactInfo
Gets artifact info.
getArtifactInfo(PackageInfo) - Static method in class io.warp10.warpfleet.utils.Helper
 
getArtifactInfo(String, String, String) - Static method in class io.warp10.warpfleet.utils.Helper
 
GetArtifacts - Class in io.warp10.warpfleet.actions
The type Get artifacts.
GetArtifacts() - Constructor for class io.warp10.warpfleet.actions.GetArtifacts
Instantiates a new Get artifacts.
getArtifacts() - Method in class io.warp10.warpfleet.actions.GetArtifacts
Gets artifacts.
getArtifacts(String) - Static method in class io.warp10.warpfleet.utils.Helper
 
getClassifier() - Method in class io.warp10.warpfleet.utils.PackageInfo
Gets classifier.
getClassifier() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets classifier.
getDest() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets dest.
getFileAsIOStream(String, Class<?>) - Static method in class io.warp10.warpfleet.utils.Helper
 
getFileAsString(String, Class<?>) - Static method in class io.warp10.warpfleet.utils.Helper
 
getForce() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets force.
getFormat() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets format.
getGpgArg() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets gpg arg.
getGpgKeyId() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets gpg key id.
getGroup() - Method in class io.warp10.warpfleet.utils.PackageInfo
Gets group.
getGroup() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets group.
GetGroups - Class in io.warp10.warpfleet.actions
The type Get groups.
GetGroups() - Constructor for class io.warp10.warpfleet.actions.GetGroups
Instantiates a new Get groups.
getGroups() - Method in class io.warp10.warpfleet.actions.GetGroups
Java task.
getGroups() - Static method in class io.warp10.warpfleet.utils.Helper
 
getLatest(String, String) - Static method in class io.warp10.warpfleet.utils.Helper
 
getMacro(String, String, String, JSONObject, String) - Static method in class io.warp10.warpfleet.utils.Helper
 
getMacroDir() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets macro dir.
getMarkdown(JSONObject, String) - Method in class io.warp10.warpfleet.doc.generators.MarkdownGenerator
Gets markdown.
getName() - Method in class io.warp10.warpfleet.utils.PackageInfo
Gets name.
getPackages() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets packages.
getParamsMap(String...) - Static method in class io.warp10.warpfleet.utils.Helper
 
getRepoURL() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets repo url.
getRepoUrl() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets repo url.
getSource() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets source.
getType() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets type.
getUrl() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets url.
getVers() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets vers.
getVersion() - Method in class io.warp10.warpfleet.utils.PackageInfo
Gets version.
GetVersions - Class in io.warp10.warpfleet.actions
The type Get versions.
GetVersions() - Constructor for class io.warp10.warpfleet.actions.GetVersions
Instantiates a new Get versions.
getVersions() - Method in class io.warp10.warpfleet.actions.GetVersions
Gets versions.
getVersions(String, String) - Static method in class io.warp10.warpfleet.utils.Helper
 
getWarp10Dir() - Method in class io.warp10.warpfleet.actions.InstallArtifact
Gets warp 10 dir.
getWarp10Dir() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets warp 10 dir.
getWFArtifact() - Method in class io.warp10.warpfleet.actions.GetArtifactInfo
Gets wf artifact.
getWFArtifact() - Method in class io.warp10.warpfleet.actions.GetVersions
Gets wf artifact.
getWfArtifact() - Method in class io.warp10.warpfleet.actions.InitModule
Gets wf artifact.
getWfArtifact() - Method in class io.warp10.warpfleet.actions.InstallArtifact
Gets wf artifact.
getWfClassifier() - Method in class io.warp10.warpfleet.actions.InstallArtifact
Gets wf classifier.
getWfDest() - Method in class io.warp10.warpfleet.actions.GenerateDocumentation
Gets wf dest.
getWfDest() - Method in class io.warp10.warpfleet.actions.InitModule
Gets wf dest.
getWFForce() - Method in class io.warp10.warpfleet.actions.UnPublish
 
getWfFormat() - Method in class io.warp10.warpfleet.actions.GenerateDocumentation
Gets wf format.
getWFGpgArg() - Method in class io.warp10.warpfleet.actions.Publish
Gets gpg arg.
getWFGpgArg() - Method in class io.warp10.warpfleet.actions.UnPublish
Gets gpg arg.
getWFGpgKeyId() - Method in class io.warp10.warpfleet.actions.Publish
Gets gpg key id.
getWFGpgKeyId() - Method in class io.warp10.warpfleet.actions.UnPublish
Gets gpg key id.
getWFGroup() - Method in class io.warp10.warpfleet.actions.GetArtifactInfo
Gets wf group.
getWFGroup() - Method in class io.warp10.warpfleet.actions.GetArtifacts
Gets wf group.
getWFGroup() - Method in class io.warp10.warpfleet.actions.GetVersions
Gets wf group.
getWfGroup() - Method in class io.warp10.warpfleet.actions.InitModule
Gets wf group.
getWfGroup() - Method in class io.warp10.warpfleet.actions.InstallArtifact
Gets wf group.
getWFJson() - Method in class io.warp10.warpfleet.actions.Publish
Gets wf json.
getWFJson() - Method in class io.warp10.warpfleet.actions.UnPublish
Gets wf json.
getWfJson() - Method in class io.warp10.warpfleet.WarpFleetExtension
Gets wf json.
getWfMacroDir() - Method in class io.warp10.warpfleet.actions.GenerateDocumentation
Gets wf macro dir.
getWfPackages() - Method in class io.warp10.warpfleet.actions.InstallArtifact
Gets wf packages.
getWfRepoURL() - Method in class io.warp10.warpfleet.actions.InstallArtifact
Gets wf repo url.
getWFRepoUrl() - Method in class io.warp10.warpfleet.actions.Publish
Gets repo url.
getWFRepoUrl() - Method in class io.warp10.warpfleet.actions.UnPublish
Gets repo url.
getWfSource() - Method in class io.warp10.warpfleet.actions.GenerateDocumentation
Gets wf source.
getWfType() - Method in class io.warp10.warpfleet.actions.InitModule
Gets wf type.
getWfUrl() - Method in class io.warp10.warpfleet.actions.GenerateDocumentation
Gets wf url.
getWFVersion() - Method in class io.warp10.warpfleet.actions.GetArtifactInfo
The Wf version.
getWfVersion() - Method in class io.warp10.warpfleet.actions.InitModule
Gets wf version.
getWfVersion() - Method in class io.warp10.warpfleet.actions.InstallArtifact
Gets wf version.
getWfVersion() - Method in class io.warp10.warpfleet.actions.Publish
Gets vers.
getWFVersion() - Method in class io.warp10.warpfleet.actions.UnPublish
Gets vers.
GROUP - Static variable in class io.warp10.warpfleet.utils.Constants
The constant GROUP.

H

Helper - Class in io.warp10.warpfleet.utils
 
HTMLGenerator - Class in io.warp10.warpfleet.doc.generators
The type Html generator.
HTMLGenerator() - Constructor for class io.warp10.warpfleet.doc.generators.HTMLGenerator
Instantiates a new Html generator.

I

InitModule - Class in io.warp10.warpfleet.actions
The type Init module.
InitModule() - Constructor for class io.warp10.warpfleet.actions.InitModule
Instantiates a new Init module.
initModule() - Method in class io.warp10.warpfleet.actions.InitModule
Init module.
InstallArtifact - Class in io.warp10.warpfleet.actions
The type Install artifact.
InstallArtifact() - Constructor for class io.warp10.warpfleet.actions.InstallArtifact
Instantiates a new Install artifact.
installArtifact() - Method in class io.warp10.warpfleet.actions.InstallArtifact
Install artifact.
io.warp10.warpfleet - package io.warp10.warpfleet
 
io.warp10.warpfleet.actions - package io.warp10.warpfleet.actions
 
io.warp10.warpfleet.doc.generators - package io.warp10.warpfleet.doc.generators
 
io.warp10.warpfleet.utils - package io.warp10.warpfleet.utils
 

J

JSONGenerator - Class in io.warp10.warpfleet.doc.generators
The type Json generator.
JSONGenerator() - Constructor for class io.warp10.warpfleet.doc.generators.JSONGenerator
Instantiates a new Json generator.

L

Logger - Class in io.warp10.warpfleet.utils
The type Logger.

M

MarkdownGenerator - Class in io.warp10.warpfleet.doc.generators
The type Markdown generator.
MarkdownGenerator() - Constructor for class io.warp10.warpfleet.doc.generators.MarkdownGenerator
Instantiates a new Markdown generator.
messageError(String) - Static method in class io.warp10.warpfleet.utils.Logger
Message error.
messageInfo(String) - Static method in class io.warp10.warpfleet.utils.Logger
Message info.
messageSusccess(String) - Static method in class io.warp10.warpfleet.utils.Logger
Message susccess.
messageWarning(String) - Static method in class io.warp10.warpfleet.utils.Logger
Message warning.

O

OPTIONS - Static variable in class io.warp10.warpfleet.doc.generators.HTMLGenerator
The constant OPTIONS.
output(File, List<JSONObject>) - Method in class io.warp10.warpfleet.doc.generators.AbstractGenerator
Output list.
output(File, List<JSONObject>) - Method in class io.warp10.warpfleet.doc.generators.HTMLGenerator
 
output(File, List<JSONObject>) - Method in class io.warp10.warpfleet.doc.generators.JSONGenerator
 
output(File, List<JSONObject>) - Method in class io.warp10.warpfleet.doc.generators.MarkdownGenerator
 
output(File, List<JSONObject>) - Method in class io.warp10.warpfleet.doc.generators.PDFGenerator
 

P

PackageInfo - Class in io.warp10.warpfleet.utils
The type Package info.
PackageInfo() - Constructor for class io.warp10.warpfleet.utils.PackageInfo
Instantiates a new Package info.
PackageInfo(String, String, String, String) - Constructor for class io.warp10.warpfleet.utils.PackageInfo
Instantiates a new Package info.
parser - Variable in class io.warp10.warpfleet.doc.generators.HTMLGenerator
The Parser.
path(String...) - Static method in class io.warp10.warpfleet.utils.Helper
 
PDFGenerator - Class in io.warp10.warpfleet.doc.generators
The type Pdf generator.
PDFGenerator() - Constructor for class io.warp10.warpfleet.doc.generators.PDFGenerator
Instantiates a new Pdf generator.
processHTTPError(HttpResponse<?>) - Static method in class io.warp10.warpfleet.utils.Helper
 
Publish - Class in io.warp10.warpfleet.actions
The type Publish.
Publish() - Constructor for class io.warp10.warpfleet.actions.Publish
Instantiates a new Publish.
publishArtifact() - Method in class io.warp10.warpfleet.actions.Publish
Publish artifact.

R

renderer - Variable in class io.warp10.warpfleet.doc.generators.HTMLGenerator
The Renderer.

S

sanitize(String) - Static method in class io.warp10.warpfleet.doc.generators.AbstractGenerator
Sanitize string.
setClassifier(String) - Method in class io.warp10.warpfleet.utils.PackageInfo
Sets classifier.
setGroup(String) - Method in class io.warp10.warpfleet.utils.PackageInfo
Sets group.
setName(String) - Method in class io.warp10.warpfleet.utils.PackageInfo
Sets name.
setVersion(String) - Method in class io.warp10.warpfleet.utils.PackageInfo
Sets version.
signArtefact(File, String, String) - Static method in class io.warp10.warpfleet.utils.Helper
 

T

toString() - Method in class io.warp10.warpfleet.utils.PackageInfo
 

U

UnPublish - Class in io.warp10.warpfleet.actions
The type Un publish.
UnPublish() - Constructor for class io.warp10.warpfleet.actions.UnPublish
Instantiates a new Un publish.
unPublishArtifact() - Method in class io.warp10.warpfleet.actions.UnPublish
Un publish artifact.

W

WarpFleetExtension - Class in io.warp10.warpfleet
The type Warp fleet extension.
WarpFleetExtension() - Constructor for class io.warp10.warpfleet.WarpFleetExtension
 
WF_URL - Static variable in class io.warp10.warpfleet.utils.Helper
 
WFPlugin - Class in io.warp10.warpfleet
The type Wf plugin.
WFPlugin() - Constructor for class io.warp10.warpfleet.WFPlugin
Instantiates a new Wf plugin.
wrapHTML(String, String) - Method in class io.warp10.warpfleet.doc.generators.HTMLGenerator
Wrap html string.
A C E F G H I J L M O P R S T U W 
Skip navigation links