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

A

applications - Variable in class com.aftia.plugin.goals.lca.LCABase
List of application names and versions, used when pulling from the server.
AppVersion - Class in com.aftia.plugin.goals.lca
 
AppVersion() - Constructor for class com.aftia.plugin.goals.lca.AppVersion
 
autoDeploy - Variable in class com.aftia.plugin.goals.lca.LCABase
 

B

buildMultipartRequest(Map<String, RequestParameter[]>) - Static method in class com.aftia.plugin.helpers.HttpUtils
Takes a map of parameters, and adds them to a multipart entity that can be used
buildPort - Variable in class com.aftia.plugin.goals.formspackage.FormsBase
 
buildUrl - Variable in class com.aftia.plugin.goals.cm.CMBase
 
buildUrl - Variable in class com.aftia.plugin.goals.formspackage.FormsBase
 

C

cloneConnection(HttpURLConnection) - Static method in class com.aftia.plugin.helpers.HttpUtils
Deprecated.
- Not in use
cloneConnection(String, String, HttpServletRequest) - Static method in class com.aftia.plugin.helpers.HttpUtils
A connection clone method.
CMBase - Class in com.aftia.plugin.goals.cm
 
CMBase() - Constructor for class com.aftia.plugin.goals.cm.CMBase
 
com.aftia.plugin.goals.cm - package com.aftia.plugin.goals.cm
 
com.aftia.plugin.goals.formspackage - package com.aftia.plugin.goals.formspackage
 
com.aftia.plugin.goals.lca - package com.aftia.plugin.goals.lca
 
com.aftia.plugin.helpers - package com.aftia.plugin.helpers
 
configDir - Variable in class com.aftia.plugin.goals.lca.LCABase
The destination to the application configurations.
copyFileUsingStream(File, File) - Static method in class com.aftia.plugin.helpers.Primitives
Extension of the stream method to copy file streams
createMissingFolder(String) - Static method in class com.aftia.plugin.helpers.Primitives
Create a folder tree if one does not exist
createQueryString(Map<String, String>) - Static method in class com.aftia.plugin.helpers.HttpUtils
 

D

destFolder - Variable in class com.aftia.plugin.goals.cm.CMBase
 

E

execute() - Method in class com.aftia.plugin.goals.cm.PackageUpdatesFetcher
 
execute() - Method in class com.aftia.plugin.goals.formspackage.FormsPush
 
execute() - Method in class com.aftia.plugin.goals.lca.LCAPull
 
execute() - Method in class com.aftia.plugin.goals.lca.LCAPush
 

F

fetchUrl - Variable in class com.aftia.plugin.goals.cm.CMBase
 
folderMappings - Variable in class com.aftia.plugin.goals.cm.CMBase
 
formFolder - Variable in class com.aftia.plugin.goals.formspackage.FormsBase
 
FormsBase - Class in com.aftia.plugin.goals.formspackage
 
FormsBase() - Constructor for class com.aftia.plugin.goals.formspackage.FormsBase
 
FormsPush - Class in com.aftia.plugin.goals.formspackage
Will zip files in location specified in the Maven plugin and upload to server
FormsPush() - Constructor for class com.aftia.plugin.goals.formspackage.FormsPush
 
formZip - Variable in class com.aftia.plugin.goals.formspackage.FormsBase
 

G

getAppConfigManager() - Method in class com.aftia.plugin.goals.lca.LCABase
 
getAppManager() - Method in class com.aftia.plugin.goals.lca.LCABase
 
getBasicAuthToken(String, String) - Static method in class com.aftia.plugin.helpers.HttpUtils
Create a new Basic Authentication token for use in an Authorization header
getBuildPort() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getBuildUrl() - Method in class com.aftia.plugin.goals.cm.CMBase
 
getBuildUrl() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getDestFolder() - Method in class com.aftia.plugin.goals.cm.CMBase
 
getFetchUrl() - Method in class com.aftia.plugin.goals.cm.CMBase
 
getFolderMappings() - Method in class com.aftia.plugin.goals.cm.CMBase
 
getFormFolder() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getFormZip() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getJeeContext() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getListFile() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getMajorVersion() - Method in class com.aftia.plugin.goals.lca.AppVersion
 
getManageEndpoint() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getMinorVersion() - Method in class com.aftia.plugin.goals.lca.AppVersion
 
getName() - Method in class com.aftia.plugin.goals.lca.AppVersion
 
getPackageBuildPath() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getPassword() - Method in class com.aftia.plugin.goals.cm.CMBase
 
getPassword() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getSslOverride() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getUser() - Method in class com.aftia.plugin.goals.cm.CMBase
 
getUser() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
getVersion() - Method in class com.aftia.plugin.goals.lca.AppVersion
 
getWorkFolder() - Method in class com.aftia.plugin.goals.cm.CMBase
 

H

host - Variable in class com.aftia.plugin.goals.lca.LCABase
The host on which the JEE application server can be reached.
HTTP_PREFIX - Static variable in class com.aftia.plugin.helpers.HttpUtils
 
httpRequest(String, String, String, OutputStream) - Static method in class com.aftia.plugin.helpers.HttpUtils
A convenience request handler to submit generic GET/POST requests to endpoints
httpRequest(HttpsURLConnection, OutputStream) - Static method in class com.aftia.plugin.helpers.HttpUtils
A helper to handle submitting custom HttpsURLConnection
httpRequest(HttpURLConnection, OutputStream) - Static method in class com.aftia.plugin.helpers.HttpUtils
A helper to handle submitting custom HttpURLConnection
HTTPS_PREFIX - Static variable in class com.aftia.plugin.helpers.HttpUtils
 
HttpUtils - Class in com.aftia.plugin.helpers
A helper class which contains helper methods related to HTTP calls
HttpUtils() - Constructor for class com.aftia.plugin.helpers.HttpUtils
 

I

ifNull(T, T) - Static method in class com.aftia.plugin.helpers.Primitives
Method to check if Object is null
inputStreamToString(InputStream) - Static method in class com.aftia.plugin.helpers.Primitives
Method to convert input stream to string
isJee() - Method in class com.aftia.plugin.goals.formspackage.FormsBase
 
isNull(T) - Static method in class com.aftia.plugin.helpers.Primitives
Method to check if Object is null

J

jee - Variable in class com.aftia.plugin.goals.formspackage.FormsBase
 

L

LCABase - Class in com.aftia.plugin.goals.lca
 
LCABase() - Constructor for class com.aftia.plugin.goals.lca.LCABase
 
LCAPull - Class in com.aftia.plugin.goals.lca
 
LCAPull() - Constructor for class com.aftia.plugin.goals.lca.LCAPull
 
LCAPush - Class in com.aftia.plugin.goals.lca
 
LCAPush() - Constructor for class com.aftia.plugin.goals.lca.LCAPush
 

M

main(String[]) - Static method in class com.aftia.plugin.goals.formspackage.StaticMain
 

P

packageBuildPath - Variable in class com.aftia.plugin.goals.formspackage.FormsBase
 
PackageUpdatesFetcher - Class in com.aftia.plugin.goals.cm
 
PackageUpdatesFetcher() - Constructor for class com.aftia.plugin.goals.cm.PackageUpdatesFetcher
 
parseMultipartParams(SlingHttpServletRequest) - Static method in class com.aftia.plugin.helpers.HttpUtils
Parses multipart parameters and returns a map or RequestParameters
password - Variable in class com.aftia.plugin.goals.cm.CMBase
 
password - Variable in class com.aftia.plugin.goals.formspackage.FormsBase
 
password - Variable in class com.aftia.plugin.goals.lca.LCABase
The password for user access to the JEE application server.
port - Variable in class com.aftia.plugin.goals.lca.LCABase
The port on which the JEE application server can be reached.
Primitives - Class in com.aftia.plugin.helpers
Collection of tools for conversion and manipulation of primitive objects.
Primitives() - Constructor for class com.aftia.plugin.helpers.Primitives
 
proxyRequest(String, String, String, boolean, SlingHttpServletRequest, SlingHttpServletResponse) - Static method in class com.aftia.plugin.helpers.HttpUtils
A method used to request delegation.

R

readDoc(String) - Static method in class com.aftia.plugin.helpers.Primitives
 
readFile(String, Charset) - Static method in class com.aftia.plugin.helpers.Primitives
Method used to read the contents of a file as string.

S

setName(String) - Method in class com.aftia.plugin.goals.lca.AppVersion
 
setVersion(String) - Method in class com.aftia.plugin.goals.lca.AppVersion
 
sourceDir - Variable in class com.aftia.plugin.goals.lca.LCABase
The destination of the source files from the applications.
sslOverride - Variable in class com.aftia.plugin.goals.formspackage.FormsBase
 
StaticMain - Class in com.aftia.plugin.goals.formspackage
 
StaticMain() - Constructor for class com.aftia.plugin.goals.formspackage.StaticMain
 
stream(InputStream, OutputStream) - Static method in class com.aftia.plugin.helpers.Primitives
Writes an input stream into an output stream.
stripNewlineCharacters(String) - Static method in class com.aftia.plugin.helpers.Primitives
 

T

tmpFile - Variable in class com.aftia.plugin.goals.lca.LCABase
The location to temporarily store the application archive.
toInputStream(String) - Static method in class com.aftia.plugin.helpers.Primitives
Method to convert a string into a ByteArrayInputStream
toString() - Method in class com.aftia.plugin.goals.lca.AppVersion
 

U

user - Variable in class com.aftia.plugin.goals.cm.CMBase
 
user - Variable in class com.aftia.plugin.goals.formspackage.FormsBase
 
username - Variable in class com.aftia.plugin.goals.lca.LCABase
The user name to access the JEE application server.

W

workFolder - Variable in class com.aftia.plugin.goals.cm.CMBase
 
writeDoc(Document, String) - Static method in class com.aftia.plugin.helpers.Primitives
Method used to write document to disk by buffering input stream into a File output stream.
A B C D E F G H I J L M P R S T U W 
Skip navigation links

Copyright © 2021. All rights reserved.