- get(String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get all elements matching the given key.
- get() - Method in class com.inet.gradle.setup.util.TempPath
-
Return the temporary root folder as string
- get(String) - Method in class com.inet.gradle.setup.util.TempPath
-
Return the path to the temporary directory with the extension name
- getAbstractSetupBuilder() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
Return the setupBuilder using the specified type
- getAction() - Method in class com.inet.gradle.setup.dmg.PreferencesLink
-
- getAdditionalServiceScript() - Method in class com.inet.gradle.setup.unix.Unix
-
Returns the additional service script that will be included into the original one.
- getAppBuilder() - Method in class com.inet.gradle.appbundler.AppBundlerGradleTask
-
Get the app builder
- getAppBundler() - Method in class com.inet.gradle.setup.dmg.AbstractOSXApplicationBuilder
-
Return the current AppBundler.
- getAppIdentifier() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the short application identifier of the setup file.
- getApplication() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Return the name of the application
- getApplicationIcon() - Method in class com.inet.gradle.setup.dmg.AbstractOSXApplicationBuilder
-
Returns the icns application icon file
- getApplicationIdentifier(SetupBuilder) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Returns an application identifier set for the DMG builder.
- getArch() - Method in class com.inet.gradle.setup.msi.Msi
-
Get the architecture of the installer.
- getArchitecture() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Get a list of supported architectures that will be added to the Info.plist file
- getArchitecture() - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- getArchitecture() - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
- getArchitecture() - Method in class com.inet.gradle.setup.unix.Unix
-
The current architecture
- getArchiveName() - Method in class com.inet.gradle.appbundler.AppBundler
-
Get the name of the setup file without extension.
- getArchiveName() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the name of the setup file without extension.
- getAttribute(String, String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get a (string) attribute for this element, defaulting to a default value if the attribute is missing.
- getAttribute(String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Returns the (string) value of an attribute.
- getAttributes() - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Returns a map with all attributes of this element.
- getBackgroundColor() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Returns the converted background color as apple script string
- getBackgroundImage() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return background Image for Finder View
- getBannerBmp() - Method in class com.inet.gradle.setup.msi.Msi
-
Get the file of the banner or null
- getBoolAttribute(String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get an boolean attribute for this element.
- getBoolAttribute(String, boolean) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get an boolean attribute for this element, defaulting to the default value if missing.
- getBoolean(String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElementAttributes
-
Get an boolean attribute.
- getBuild() - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Returns the build that should be used in the '%build' entry in the SPEC file.
- getBundleJre() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the bundle JRE value.
- getBundleJre() - Method in class com.inet.gradle.setup.unix.Unix
-
Get the bundle JRE directory.
- getBundleJreTarget() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the target for a bundle JRE.
- getCategories() - Method in class com.inet.gradle.setup.abstracts.DesktopStarter
-
Returns the categories separated by semicolon.
- getChanges() - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- getChildRecursive(Node, String, String, String) - Method in class com.inet.gradle.setup.util.XmlFileBuilder
-
Get a child element (recursive search).
- getClassifier() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
Returns the classifier part of the installer, if any.
- getClean() - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Returns the clean that should be used in the '%clean' entry in the SPEC file.
- getCodeSign() - Method in class com.inet.gradle.appbundler.AppBundlerGradleTask
-
Get the SignTool configuration if set
- getCodeSign() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Get the SignTool configuration if set
- getConclusionPages() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return the welcome page list
Allowed Format: rtf, rtfd, txt, html
- getConformsTo() - Method in class com.oracle.appbundler.TypeDeclaration
-
- getContentTypes() - Method in class com.oracle.appbundler.BundleDocument
-
- getCopyright() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the Copyright information.
- getDaemonUser() - Method in class com.inet.gradle.setup.abstracts.AbstractUnixSetupTask
-
Returns the user with which the daemon should be running.
- getDefaultResourceLanguage() - Method in class com.inet.gradle.setup.SetupBuilder
-
- getDefaultServiceFile() - Method in class com.inet.gradle.setup.unix.Unix
-
Returns the a default service configuration file This will be included in the service starter
- getDeleteFiles() - Method in class com.inet.gradle.setup.SetupBuilder
-
Get the list pattern for files that should be deleted.
- getDeleteFolders() - Method in class com.inet.gradle.setup.SetupBuilder
-
Get the list of folders to delete.
- getDepends() - Method in class com.inet.gradle.setup.unix.Unix
-
The package dependencies
- getDescription() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get a global description.
- getDescription() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
- getDescription() - Method in class com.inet.gradle.setup.abstracts.Application
-
Returns the description
- getDescription() - Method in class com.oracle.appbundler.TypeDeclaration
-
- getDesktopStarters() - Method in class com.inet.gradle.setup.SetupBuilder
-
Returns the registered desktop starters.
- getDestinationDir() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Override to remove the annotation OutputDirectories in the Copy task.
- getDialogBmp() - Method in class com.inet.gradle.setup.msi.Msi
-
Get the banner BMP.
- getDir() - Method in class com.oracle.appbundler.JLink
-
- getDir() - Method in class com.oracle.appbundler.Runtime
-
- getDirMode() - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- getDisplayName() - Method in class com.inet.gradle.setup.abstracts.Application
-
get the displayName of the application.
- getDocumentationRegistry() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
- getDocumentType() - Method in class com.inet.gradle.setup.abstracts.DesktopStarter
-
Return the registered file extensions or the ones defined by the main setup
- getDouble(String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElementAttributes
-
Get a double attribute.
- getDoubleAttribute(String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get a double attribute for this element.
- getDoubleAttribute(String, double) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get an double attribute for this element, defaulting to a default value if the attribute is missing.
- getDuplicatesStrategy() - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- getEntitlements() - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Returns entitlements set to use while processing the application
Will only be used for the ".app" files, not the ".pkg" files
- getExcludes() - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- getExecutable() - Method in class com.inet.gradle.setup.abstracts.Application
-
Get an executable
- getExportableTypes() - Method in class com.oracle.appbundler.BundleDocument
-
- getExtension() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
Get the file extension.
- getExtensions() - Method in class com.oracle.appbundler.BundleDocument
-
- getExtensions() - Method in class com.oracle.appbundler.TypeDeclaration
-
- getExternals() - Method in class com.inet.gradle.setup.msi.Msi
-
- getExternalSignTool() - Method in class com.inet.gradle.setup.msi.Msi
-
Get a closure with an external sign tool configuration.
- getFileExtension() - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
- getFileLookup() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
- getFileMode() - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- getFileResolver() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
- getFileSystem() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
- getFilteringCharset() - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- getFontSize() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return font size for Finder View
- getHandlerRank() - Method in class com.oracle.appbundler.BundleDocument
-
- getHomepage() - Method in class com.inet.gradle.setup.unix.Unix
-
Homepage of the author
- getI18n() - Method in class com.inet.gradle.setup.msi.Msi
-
return the file for optional language resource locations
- getIcon() - Method in class com.oracle.appbundler.BundleDocument
-
- getIcon() - Method in interface com.oracle.appbundler.IconContainer
-
- getIcon() - Method in class com.oracle.appbundler.TypeDeclaration
-
- getIconFile() - Method in class com.oracle.appbundler.BundleDocument
-
- getIconFile() - Method in interface com.oracle.appbundler.IconContainer
-
- getIconFile() - Method in class com.oracle.appbundler.TypeDeclaration
-
- getIconForType(File, String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Retrieve a specific icon from the icons set for the setup
- getIconForType(File, String) - Method in class com.inet.gradle.setup.abstracts.Application
-
Retrieve a specific icon from the icons set for the setup
- getIcons() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the icons for the setup.
- getIcons() - Method in class com.inet.gradle.setup.abstracts.Application
-
Get the icons for this desktop/shortcut entry.
- getIcons() - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
- getIconSize() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return size of icons in Finder view
- getId() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the serviceID which should be a short version of the application name
- getIdentifier() - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Specific Identifier to embed in code (option -i)
- getIdentifier() - Method in class com.oracle.appbundler.TypeDeclaration
-
- getIdentity() - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Return the Identity to sign with
This is the "Common Name" part from the certificate
- getImageFile(Project, Object, File, String) - Static method in class com.inet.gradle.setup.image.ImageFactory
-
Get a file to an icon in the platform format if set or null if not set in the gradle script
- getIncludeEmptyDirs() - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- getIncludes() - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- getInstall() - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Returns the install that should be used in the '%install' entry in the SPEC file.
- getInstallationRoot() - Method in class com.inet.gradle.setup.unix.Unix
-
Returns the installation root where the program directory should be located.
- getInstallScope() - Method in class com.inet.gradle.setup.msi.Msi
-
Get the install scope.
- getInstallSize() - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- getInstantiator() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
- getInt(String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElementAttributes
-
Get an integer attribute.
- getIntAttribute(String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get an integer attribute for this element.
- getIntAttribute(String, int) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get an integer attribute for this element, defaulting to a default value if the attribute is missing.
- getJavaHome() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the JAVA_HOME used by the service.
- getJavaVMArguments() - Method in class com.inet.gradle.setup.abstracts.Application
-
Returns the Java VM Arguments for starting java
- getJnlpLauncherName() - Method in class com.inet.gradle.appbundler.AppBundler
-
Get the JNLP Launcher Name
This can be used instead of the mainJar
- getJreExcludes() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Get a list of string - defining files - that should be excluded from the bundled JRE
- getJreIncludes() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Get a list of string - defining files - that should be included in the bundled JRE
- getJvm() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the configured jvm.
- getKey() - Method in class com.oracle.appbundler.PlistEntry
-
- getKeychain() - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Key chain to use for signing.
- getKeychainPassword() - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
The password to unlock the keychain
- getLanguage() - Method in class com.inet.gradle.setup.abstracts.LocalizedResource
-
- getLanguages() - Method in class com.inet.gradle.setup.msi.Msi
-
Get the languages that the setup should be support.
- getLaunch4js() - Method in class com.inet.gradle.setup.msi.Msi
-
Returns the registered launcher.
- getLibraryPath() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the directory added to the search path used to locate the DLLs for the JVM.
- getLicense() - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Returns the license that should be used in the 'License' entry in the SPEC file.
- getLicenseFile(String) - Method in class com.inet.gradle.setup.SetupBuilder
-
Return the license file for a specific locale
- getLicenseFiles() - Method in class com.inet.gradle.setup.SetupBuilder
-
Return the license files
- getLintianOptions() - Method in class com.inet.gradle.setup.unix.deb.Deb
-
Return the options used for the 'lintian' process.
- getListFromCommaSeparatedString(String, String) - Static method in class com.oracle.appbundler.BundleDocument
-
- getListFromCommaSeparatedString(String, String, boolean) - Static method in class com.oracle.appbundler.BundleDocument
-
- getLocale() - Method in class com.inet.gradle.setup.abstracts.LocalizedResource
-
- getLocale() - Method in class com.inet.gradle.setup.msi.MsiLocalizedResource
-
- getLocalizedResourceFile(List<LocalizedResource>, String) - Static method in class com.inet.gradle.setup.abstracts.LocalizedResource
-
Return the localized file for a specific locale
- getLocalizedResourceFile(List<MsiLocalizedResource>, String) - Static method in class com.inet.gradle.setup.msi.MsiLocalizedResource
-
Return the localized file for a specific locale
- getLocation() - Method in class com.inet.gradle.setup.abstracts.DesktopStarter
-
Get the location of this desktop/shortcut entry.
- getLogLevel() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the daemon log level.
- getLogPath() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the path to write the daemon logs to.
- getLogPrefix() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the daemon log file name prefix.
- getLongDescription(String) - Method in class com.inet.gradle.setup.SetupBuilder
-
Return the description file for a specific locale
- getLongDescriptions() - Method in class com.inet.gradle.setup.SetupBuilder
-
Return the description files
- getMainClass() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the main class.
- getMainClass() - Method in class com.inet.gradle.setup.abstracts.Application
-
Get the main class.
- getMainJar() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the main jar file.
- getMainJar() - Method in class com.inet.gradle.setup.abstracts.Application
-
Get the main jar file.
- getMaintainerEmail() - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- getMimetype() - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
Returns the mime type for the document type.
- getMimeTypes() - Method in class com.inet.gradle.setup.abstracts.DesktopStarter
-
Returns the mime types separated by semicolon.
- getMimeTypes() - Method in class com.oracle.appbundler.TypeDeclaration
-
- getMinimumUpdateMessage() - Method in class com.inet.gradle.setup.SetupBuilder
-
Return the minimum supported version error message.
- getMinimumUpdateVersion() - Method in class com.inet.gradle.setup.SetupBuilder
-
Return the minimum supported version for an update.
- getMinOS() - Method in class com.inet.gradle.setup.msi.Msi
-
Get the minimum OS version.
- getMultiInstanceCount() - Method in class com.inet.gradle.setup.msi.Msi
-
Get the count of possible multiple instances.
- getMultiInstanceScript() - Method in class com.inet.gradle.setup.msi.Msi
-
Get the URL to a vbscript that set the instance name.
- getName() - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Returns the name of this element.
- getName() - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
- getName() - Method in class com.oracle.appbundler.Architecture
-
- getName() - Method in class com.oracle.appbundler.BundleDocument
-
- getName() - Method in class com.oracle.appbundler.JMod
-
- getName() - Method in class com.oracle.appbundler.Option
-
- getNativeLibraries() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Returns the list of native libraries set for the current project
- getNotarization() - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Returns the notarization information
- getObjectFactory() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
- getOrCreateChild(Node, String) - Method in class com.inet.gradle.setup.util.XmlFileBuilder
-
- getOrCreateChild(Node, String, boolean) - Method in class com.inet.gradle.setup.util.XmlFileBuilder
-
- getOrCreateChild(Node, String, String, boolean) - Method in class com.inet.gradle.setup.util.XmlFileBuilder
-
Returns or creates a child node with a text node entry only
- getOrCreateChildById(Node, String, String) - Method in class com.inet.gradle.setup.util.XmlFileBuilder
-
- getOrCreateChildById(Node, String, String, boolean) - Method in class com.inet.gradle.setup.util.XmlFileBuilder
-
- getOrCreateChildByKeyValue(Node, String, String, String) - Method in class com.inet.gradle.setup.util.XmlFileBuilder
-
- getOrCreateChildByKeyValue(Node, String, String, String, boolean) - Method in class com.inet.gradle.setup.util.XmlFileBuilder
-
Get or create a child element.
- getOsTypes() - Method in class com.oracle.appbundler.TypeDeclaration
-
- getPasswordKeychainItem() - Method in class com.inet.gradle.appbundler.OSXNotarize
-
Returns the name of the keychain item that will be used to retrieve the password.
- getPasswordPlain() - Method in class com.inet.gradle.appbundler.OSXNotarize
-
Returns the plain password used for notarization.
- getPidFile() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the file name for storing the running process id.
- getPostinst() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupTask
-
Returns the postinst that should be used in the 'postinst' config file.
- getPostrm() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupTask
-
Returns the postrm that should be used in the 'postrm' config file.
- getPreferencesLinks() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return the list of preferences links
- getPreGUI() - Method in class com.inet.gradle.setup.msi.Msi
-
Returns the preGUI scripts.
- getPreinst() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupTask
-
Returns the preinst that should be used in the 'preinst' config file.
- getPrep() - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Returns the prep that should be used in the '%prep' entry in the SPEC file.
- getPrerm() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupTask
-
Returns the prerm that should be used in the 'prerm' config file.
- getPriority() - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- getProductIdentity() - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Return the Identity to sign with
This is the "Common Name" part from the certificate
- getProject() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the current project.
- getRecommends() - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- getRecommends() - Method in class com.inet.gradle.setup.unix.Unix
-
The recommended package dependencies
- getReferenceUrl() - Method in class com.oracle.appbundler.TypeDeclaration
-
- getRelease() - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Returns the release that should be used in the 'Release' entry in the SPEC file.
- getRequestedExecutionLevel() - Method in class com.inet.gradle.setup.msi.Launch4j
-
Returns the requested execution level
- getResource() - Method in class com.inet.gradle.setup.abstracts.LocalizedResource
-
- getResource() - Method in class com.inet.gradle.setup.msi.MsiLocalizedResource
-
- getRole() - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
- getRole() - Method in class com.oracle.appbundler.BundleDocument
-
- getRootSpec() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
- getRootSpec() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
- getRunAfter() - Method in class com.inet.gradle.setup.SetupBuilder
-
A command that run after the installer.
- getRunBeforeUninstall() - Method in class com.inet.gradle.setup.SetupBuilder
-
A command that run before the uninstaller.
- getRuntime() - Method in class com.oracle.appbundler.JLink
-
- getSchemes() - Method in class com.inet.gradle.setup.abstracts.ProtocolHandler
-
Return the list of scheme.
- getSection() - Method in class com.inet.gradle.setup.unix.Unix
-
Returns the section that specifies the 'Group' entry in the SPEC file.
- getServicePostScript() - Method in class com.inet.gradle.setup.unix.Unix
-
Returns the service post run script that will be included into the service file.
- getServicePreScript() - Method in class com.inet.gradle.setup.unix.Unix
-
Returns the service pre run script that will be included into the service file.
- getServices() - Method in class com.inet.gradle.setup.SetupBuilder
-
Returns the registered services.
- getSetupBackgroundImage() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return the background image for the setup
- getSetupBuilder() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupTask
-
Get the setup builder extension.
- getSetupBuilder() - Method in class com.inet.gradle.setup.dmg.AbstractOSXApplicationBuilder
-
- getSetupDarkBackgroundImage() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Returns a dark background image for the package installer
- getSetupFile() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
The resulting application
- getSetupIcon() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Returns the setup icon
- getSetupSource() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
The setup Sources
- getSignTool() - Method in class com.inet.gradle.setup.msi.Msi
-
Get the SignTool configuration if set
- getSource() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
All the inputs
- getSource() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
Overridden for annotation.
- getSource() - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
Returns the source files for this task.
- getSpecHeader() - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Returns the specHeader which are header lines that should be put additionally
- getStartArguments() - Method in class com.inet.gradle.setup.abstracts.Application
-
Returns the command-line arguments for starting.
- getStdError() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the redirected stderr filename.
- getStdOutput() - Method in class com.inet.gradle.setup.abstracts.Service
-
Returns the redirected stdout filename.
- getSummary() - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Returns the summary that should be used in the 'Summary' entry in the SPEC file.
- getTask() - Method in class com.inet.gradle.setup.abstracts.AbstractBuilder
-
Returns the concrete task
- getTeamId() - Method in class com.inet.gradle.appbundler.OSXNotarize
-
Returns the team ID
- getTempFile(String, String) - Method in class com.inet.gradle.setup.util.TempPath
-
Return a new file from the directory
- getTempFile(String) - Method in class com.inet.gradle.setup.util.TempPath
-
Return a new file
- getTempString(String) - Method in class com.inet.gradle.setup.util.TempPath
-
Return a new temp file as string
- getTempString(String, String) - Method in class com.inet.gradle.setup.util.TempPath
-
Return a new file from the directory
- getTitle() - Method in class com.inet.gradle.setup.dmg.PreferencesLink
-
- getType() - Method in class com.oracle.appbundler.PlistEntry
-
- getUnique(String) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get the single direct sub-element with the given name.
- getValue() - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Get the string value contained in this element.
- getValue() - Method in class com.oracle.appbundler.Argument
-
- getValue() - Method in class com.oracle.appbundler.Option
-
- getVariablesTemplate() - Method in class com.inet.gradle.setup.unix.Unix
-
Default variables for every unix daemon
- getVendor() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Vendor of this setup
- getVersion() - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Get the version of the setup.
- getVersion() - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
Get the version of the task.
- getWelcomePages() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return the welcome page list
Allowed Format: rtf, rtfd, txt, html
- getWindowHeight() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return height of Finder view INCLUDING the correction settings
- getWindowHeightCorrection() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return correction height of Finder view
This may be needed if there is a background-image
set which does not take the borders of the window into account
- getWindowWidth() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return width of Finder view INCLUDING the correction settings
- getWindowWidthCorrection() - Method in class com.inet.gradle.setup.dmg.Dmg
-
Return correction width of Finder view
This may be needed if there is a background-image
set which does not take the borders of the window into account
- getWixExtensions() - Method in class com.inet.gradle.setup.msi.Msi
-
- getWorkDir() - Method in class com.inet.gradle.setup.abstracts.Application
-
Get the working directory of this desktop/shortcut entry.
- getWrapper() - Method in class com.inet.gradle.setup.abstracts.Service
-
Name of the daemon wrapper, or the program that should be run as daemon
- getWxsTemplate() - Method in class com.inet.gradle.setup.msi.Msi
-
Get a file to a *.wxs file for the WIX Toolset
- getWxsTemplateURL() - Method in class com.inet.gradle.setup.msi.Msi
-
Get a URL to a *.wxs file for the WIX Toolset
- GradleUtils - Class in com.inet.gradle.setup.util
-
- GradleUtils() - Constructor for class com.inet.gradle.setup.util.GradleUtils
-
- save() - Method in class com.inet.gradle.setup.util.XmlFileBuilder
-
Save the XML file
- scheme(Object) - Method in class com.inet.gradle.setup.abstracts.ProtocolHandler
-
Add one or a list of schemes
- Service - Class in com.inet.gradle.setup.abstracts
-
Definition of a service to be installed on the target system.
- Service(SetupBuilder) - Constructor for class com.inet.gradle.setup.abstracts.Service
-
Create a new Service
- service(Closure<Service>) - Method in class com.inet.gradle.setup.SetupBuilder
-
Register a service.
- service(Action<? super Service>) - Method in class com.inet.gradle.setup.SetupBuilder
-
Register a service.
- setAction(String) - Method in class com.inet.gradle.setup.dmg.PreferencesLink
-
- setAdditionalServiceScript(String) - Method in class com.inet.gradle.setup.unix.Unix
-
Set an additional service script that will be included into the original one.
- setAppIdentifier(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Set the short application identifier for the setup file.
- setApplication(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Setup an application with specified type
- setApplicationCategory(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setApplicationFilePermissions(File) - Method in class com.inet.gradle.setup.dmg.AbstractOSXApplicationBuilder
-
Set File permissions to the resulting application
- setApplicationIdentifier(String) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Sets an application identifier for the DMG builder.
- setAquaSystemAppearanceRequired(boolean) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Define, that the application requires the system appearance.
- setArch(String) - Method in class com.inet.gradle.setup.msi.Msi
-
Set the architecture of the setup.
- setArchitecture(List<String>) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Create a list of architectures from the given input list of strings.
- setArchitecture(String) - Method in class com.inet.gradle.setup.unix.Unix
-
Set the current architecture
- setArchiveName(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Set the name of the download file for the setup.
- setAttribute(String, Object) - Method in class com.inet.gradle.appbundler.utils.xmlwise.XmlElement
-
Convenience method to set an attribute on this
element.
- setBackgroundColor(Color) - Method in class com.inet.gradle.setup.dmg.Dmg
-
- setBackgroundImage(File) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set background Image for Finder View
- setBackwardCompatible(boolean) - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Sets the backward compatibility for old rpm versions
- setBannerBmp(Object) - Method in class com.inet.gradle.setup.msi.Msi
-
Set a file with a banner BMP.
- setBuild(String) - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Sets the value for the '%build' entry in the SPEC file.
- setBundleJre(Object) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Add a Java VM into your setup.
- setBundleJre(Object) - Method in class com.inet.gradle.setup.unix.Unix
-
Add a Java VM into your setup.
- setBundleJreTarget(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
The target directory in the install directory for a bundled JRE.
- setCaseSensitive(boolean) - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- setCategories(String) - Method in class com.inet.gradle.setup.abstracts.DesktopStarter
-
Sets the categories as defined by Freedesktop.
- setChanges(String) - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- setCheckPackage(boolean) - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- setClassifier(String) - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
Set the classifier part of the installer.
- setClasspathRef(Reference) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setClean(String) - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Sets the value for the '%clean' entry in the SPEC file.
- setCodeSign(Closure<OSXCodeSign<Dmg, SetupBuilder>>) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set the needed information for signing the setup.
- setCodeSign(Action<? super OSXCodeSign<? super Dmg, ? super SetupBuilder>>) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set the needed information for signing the setup.
- setConformsTo(String) - Method in class com.oracle.appbundler.TypeDeclaration
-
- setContentTypes(String) - Method in class com.oracle.appbundler.BundleDocument
-
- setCopyright(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Set the copyright information.
- setCopyright(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setDaemonUser(String) - Method in class com.inet.gradle.setup.abstracts.AbstractUnixSetupTask
-
Sets the user with which the daemon should be running.
- setDebug(boolean) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setDebugOutput(boolean) - Method in class com.inet.gradle.appbundler.OSXNotarize
-
Set the state of debugging.
- setDeepsign(boolean) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Set deep signing
- setDefaultResourceLanguage(String) - Method in class com.inet.gradle.setup.SetupBuilder
-
- setDefaultServiceFile(Object) - Method in class com.inet.gradle.setup.unix.Unix
-
Set the default service configuration file The file will be put at the "/etc/default/$service$" location
- setDepends(String) - Method in class com.inet.gradle.setup.unix.Unix
-
Sets the package dependencies
- setDescription(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Set a description for the installer.
- setDescription(String) - Method in class com.inet.gradle.setup.abstracts.Application
-
Sets the description.
- setDescription(String) - Method in class com.oracle.appbundler.TypeDeclaration
-
- setDestinationDir(Object) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Sets the destination of this task.
- setDialogBmp(Object) - Method in class com.inet.gradle.setup.msi.Msi
-
Set a file with the dialog BMP.
- setDirMode(Integer) - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- setDisplayName(String) - Method in class com.inet.gradle.setup.abstracts.Application
-
Set the displayName of the application.
- setDisplayName(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setDocumentTypes(List<DocumentType>) - Method in class com.inet.gradle.setup.dmg.AbstractOSXApplicationBuilder
-
Set the document types from the list
- setDuplicatesStrategy(DuplicatesStrategy) - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- setEntitlements(String) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Set an XML content string used while signing the main application bundle
- setExcludes(Iterable<String>) - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- setExecutable(String) - Method in class com.inet.gradle.setup.abstracts.Application
-
Set the executable file.
- setExecutableName(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setExportableTypes(String) - Method in class com.oracle.appbundler.BundleDocument
-
- setExtension(String) - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
Set the file extension of the installer.
- setExtensions(String) - Method in class com.oracle.appbundler.BundleDocument
-
- setExtensions(String) - Method in class com.oracle.appbundler.TypeDeclaration
-
- setExternals(Iterable<File>) - Method in class com.inet.gradle.setup.msi.Msi
-
Sets references to external wsx files
- setExternalSignTool(Closure<?>) - Method in class com.inet.gradle.setup.msi.Msi
-
Set a closure with an external sign tool configuration.
- setFailOnEmptyFrom(boolean) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Enable the check.
- setFileExtension(String) - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
Add one file extensions.
- setFileExtension(List<String>) - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
Set multiple file extensions.
- setFileMode(Integer) - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- setFilteringCharset(String) - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- setFontSize(int) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set font size for Finder View
- setHandlerRank(String) - Method in class com.oracle.appbundler.BundleDocument
-
- setHardened(boolean) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Set true (default=true) to enabled hardened signing for applications.
- setHideDockIcon(boolean) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setHighResolutionCapable(boolean) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setHomepage(String) - Method in class com.inet.gradle.setup.unix.Unix
-
Sets the homepage of the author
- setIcon(File) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setIcon(String) - Method in class com.oracle.appbundler.BundleDocument
-
- setIcon(String) - Method in class com.oracle.appbundler.TypeDeclaration
-
- setIcons(Object) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Set the icons for the setup.
- setIcons(Object) - Method in class com.inet.gradle.setup.abstracts.Application
-
Set the icons for desktop/shortcut entry.
- setIcons(Object) - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
- setIconSize(int) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set size of icons in Finder view
- setId(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Set the serviceID which should be a short version of the application name
It must not contain spaces.
- setIdentifier(String) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Specific Identifier to embed in code (option -i)
- setIdentifier(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setIdentifier(String) - Method in class com.oracle.appbundler.TypeDeclaration
-
- setIdentity(String) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Set the Identity to sign with.
- setIgnoreError(boolean) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Should errors be ignored during signing
- setIgnorePSN(boolean) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setImported(boolean) - Method in class com.oracle.appbundler.TypeDeclaration
-
- setIncludeEmptyDirs(boolean) - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- setIncludes(Iterable<String>) - Method in interface com.inet.gradle.setup.abstracts.SetupSources
-
- setInstall(String) - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Sets the value for the '%install' entry in the SPEC file.
- setInstallationRoot(String) - Method in class com.inet.gradle.setup.unix.Unix
-
Sets the installation root directory where the main files should be located.
- setInstallScope(Msi.InstallScope) - Method in class com.inet.gradle.setup.msi.Msi
-
Set the install scope.
- setInstallSize(String) - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- setIsPackage(String) - Method in class com.oracle.appbundler.BundleDocument
-
- setJarLauncherName(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setJavaHome(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Sets a different JAVA_HOME than defined by JAVA_HOME environment variable.
- setJavaVMArguments(ArrayList<String>) - Method in class com.inet.gradle.setup.abstracts.Application
-
Sets the Java VM Arguments for starting java
- setJDKPreferred(boolean) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setJnlpLauncherName(String) - Method in class com.inet.gradle.appbundler.AppBundler
-
Set the JNLP Launcher file
This can be used instead of the mainJar
- setJnlpLauncherName(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setJreExcludes(List<String>) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set a list of string - defining files - that should be excluded from the bundled JRE
- setJreIncludes(List<String>) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set a list of string - defining files - that should be included in the bundled JRE
- setJREPreferred(boolean) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setJvm(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Set either auto (i.e.
- setJVMRequired(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setKeepAlive(boolean) - Method in class com.inet.gradle.setup.abstracts.Service
-
Set if the job should always be running, even if it crashes
- setKey(String) - Method in class com.oracle.appbundler.PlistEntry
-
- setKeychain(String) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Set Key chain to use for signing.
- setKeychainPassword(String) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Set the keychain password to unlock the keychain
- setLanguages(Object) - Method in class com.inet.gradle.setup.msi.Msi
-
Set a list of languages for the setup GUI.
- setLibraryPath(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Sets the directory added to the search path used to locate the DLLs for the JVM.
- setLicense(String) - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Sets the value for the 'License' entry in the SPEC file.
- setLicenseFile(Object) - Method in class com.inet.gradle.setup.SetupBuilder
-
Set the license file
- setLintianOptions(String) - Method in class com.inet.gradle.setup.unix.deb.Deb
-
Set the options used for the 'linting' process.
- setLocale(String) - Method in class com.inet.gradle.setup.abstracts.LocalizedResource
-
- setLocale(String) - Method in class com.inet.gradle.setup.msi.MsiLocalizedResource
-
- setLocation(DesktopStarter.Location) - Method in class com.inet.gradle.setup.abstracts.DesktopStarter
-
Set the location of this desktop/shortcut entry.
- setLogger(Logger) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setLogLevel(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Sets the daemon log level.
- setLogPath(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Sets the path to write the daemon logs to.
- setLogPrefix(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Sets the daemon log file name prefix.
- setMainClass(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Set the main class of the Java application.
- setMainClass(String) - Method in class com.inet.gradle.setup.abstracts.Application
-
Set the main class of the Java application.
- setMainClassName(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setMainJar(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Set the jar which contains the main class.
- setMainJar(String) - Method in class com.inet.gradle.setup.abstracts.Application
-
Set the jar which contains the main class.
- setMaintainerEmail(String) - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- setMimetype(String) - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
Sets the mime type of the document type
- setMimeTypes(String) - Method in class com.inet.gradle.setup.abstracts.DesktopStarter
-
Sets the mime type is application is associated with.
- setMimeTypes(String) - Method in class com.oracle.appbundler.TypeDeclaration
-
- setMinimumSystemVersion(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setMinimumUpdateMessage(String) - Method in class com.inet.gradle.setup.SetupBuilder
-
Set the oldest version which will be updated.
- setMinOS(double) - Method in class com.inet.gradle.setup.msi.Msi
-
Set the minimum OS version.
- setMultiInstanceCount(int) - Method in class com.inet.gradle.setup.msi.Msi
-
Set the count of possible multiple instances.
- setMultiInstanceScript(Object) - Method in class com.inet.gradle.setup.msi.Msi
-
Set a vbscript that can change the product name, instance id and other things on a multi instance installation.
- setName(String) - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
- setName(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setName(String) - Method in class com.oracle.appbundler.Architecture
-
- setName(String) - Method in class com.oracle.appbundler.BundleDocument
-
- setName(String) - Method in class com.oracle.appbundler.JMod
-
- setName(String) - Method in class com.oracle.appbundler.Option
-
- setOsTypes(String) - Method in class com.oracle.appbundler.TypeDeclaration
-
- setOutputDirectory(File) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setOverridable(boolean) - Method in class com.inet.gradle.setup.msi.MsiLocalizedResource
-
- setPasswordKeychainItem(String) - Method in class com.inet.gradle.appbundler.OSXNotarize
-
Set the name of a keychain item that is going to be used for retrieving the password.
- setPasswordPlain(String) - Method in class com.inet.gradle.appbundler.OSXNotarize
-
Set a plain password to be used for notarization.
- setPermissions(File, boolean) - Static method in class com.inet.gradle.setup.unix.UnixBuilder
-
Sets the permissions of the specified file, either to 644 (non-executable) or 755 (executable).
- setPidFile(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Sets the file name for storing the running process id.
- setPlaceholder(String, String) - Method in class com.inet.gradle.setup.dmg.OSXScriptBuilder
-
- setPlaceholder(String, String) - Method in class com.inet.gradle.setup.Template
-
Replaces occurences of the placeholder {{NAME}} to the specified content.
- setPlistClassPaths(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setPlistProperty(File, String, String) - Method in class com.inet.gradle.setup.dmg.AbstractOSXApplicationBuilder
-
Modify a plist file
- setPostinst(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupTask
-
Adds the content for the 'postinst' config file.
- setPostrm(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupTask
-
Adds the content for the 'postrm' config file.
- setPreGUI(Object) - Method in class com.inet.gradle.setup.msi.Msi
-
Set a vbscript or jscript that should be executed before the GUI is displayed.
- setPreinst(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupTask
-
Adds the content for the 'preinst' config file.
- setPrep(String) - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Sets the value for the '%prep' entry in the SPEC file.
- setPrerm(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupTask
-
Adds the content for the 'prerm' config file.
- setPriority(String) - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- setPrivileged(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setProductIdentity(String) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Set the Identity to sign with.
- setRecommends(String) - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- setRecommends(String) - Method in class com.inet.gradle.setup.unix.Unix
-
Sets the recommended package dependencies
- setReferenceUrl(String) - Method in class com.oracle.appbundler.TypeDeclaration
-
- setRelease(String) - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Sets the value for the 'Release' entry in the SPEC file.
- setRequestedExecutionLevel(String) - Method in class com.inet.gradle.setup.msi.Launch4j
-
Sets the requested execution level for launch4j
- setResource(Object) - Method in class com.inet.gradle.setup.abstracts.LocalizedResource
-
- setResource(Object) - Method in class com.inet.gradle.setup.msi.MsiLocalizedResource
-
- setRole(String) - Method in class com.inet.gradle.setup.abstracts.DocumentType
-
Set the role for OSX.
- setRole(String) - Method in class com.oracle.appbundler.BundleDocument
-
- setRunAfter(String) - Method in class com.inet.gradle.setup.SetupBuilder
-
Set a command that run after the installer.
- setRunAfterIsOptional(boolean) - Method in class com.inet.gradle.setup.msi.Msi
-
Set that the runAfter is optional
- setRunAsRoot(boolean) - Method in class com.inet.gradle.setup.dmg.PreferencesLink
-
- setRunBeforeUninstall(String) - Method in class com.inet.gradle.setup.SetupBuilder
-
Set a command that run before the uninstaller.
- setRuntime(String) - Method in class com.oracle.appbundler.JLink
-
- setScheme(Object) - Method in class com.inet.gradle.setup.abstracts.ProtocolHandler
-
Set the scheme.
- setSection(String) - Method in class com.inet.gradle.setup.unix.Unix
-
Set a section (like category) for the application
- setServicePostScript(String) - Method in class com.inet.gradle.setup.unix.Unix
-
Set a service post run script that will be included into the service file.
- setServicePreScript(String) - Method in class com.inet.gradle.setup.unix.Unix
-
Set a service pre run script that will be included into the service file.
- setSetupBackgroundImage(Object) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set the background image for the setup
- setSetupDarkBackgroundImage(Object) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set the dark background image for the package installer
- setSetupIcon(Object) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set up the setup icon
- setShortVersion(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setSignature(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setSkipValidation(boolean) - Method in class com.inet.gradle.setup.msi.Msi
-
Set that the skipValidation is requested
- setSpecHeader(String) - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Adds an entry to the additional SPEC file header
- setStartArguments(String) - Method in class com.inet.gradle.setup.abstracts.Application
-
Sets the command-line arguments for starting .
- setStartDefaultService(boolean) - Method in class com.inet.gradle.setup.unix.Unix
-
Determine if the default service should be started.
- setStartOnBoot(boolean) - Method in class com.inet.gradle.setup.abstracts.Service
-
Sets a boolean flag indicating whether the service is started when the system is booted.
- setStdError(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Sets the redirected stderr filename.
- setStdOutput(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Sets the redirected stdout filename.
- setSummary(String) - Method in class com.inet.gradle.setup.unix.rpm.Rpm
-
Sets the value for the 'Summary' entry in the SPEC file.
- setSupportsAutomaticGraphicsSwitching(boolean) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setTask(AppBundlerTask) - Method in class com.oracle.appbundler.JLink
-
- setTeamId(String) - Method in class com.inet.gradle.appbundler.OSXNotarize
-
Set the team Id which is required for the notarization.
- setTitle(String) - Method in class com.inet.gradle.setup.dmg.PreferencesLink
-
- setType(String) - Method in class com.oracle.appbundler.PlistEntry
-
- setup - Variable in class com.inet.gradle.setup.abstracts.Application
-
- setup - Variable in class com.inet.gradle.setup.unix.UnixBuilder
-
- setup - Variable in class com.inet.gradle.setup.util.XmlFileBuilder
-
- SetupBuilder - Class in com.inet.gradle.setup
-
The Gradle extension for all setup tasks.
- SetupBuilder(Project) - Constructor for class com.inet.gradle.setup.SetupBuilder
-
Create a new instance.
- SetupBuilderPlugin - Class in com.inet.gradle.setup
-
The central plugin class of this Gradle plugin.
- SetupBuilderPlugin() - Constructor for class com.inet.gradle.setup.SetupBuilderPlugin
-
- SetupSources - Interface in com.inet.gradle.setup.abstracts
-
Implementation of the CopySpec interface.
- setUseInitD(boolean) - Method in class com.inet.gradle.setup.abstracts.AbstractUnixSetupTask
-
Specifies if the installer should use the old outdated InitD format.
- setValue(String) - Method in class com.oracle.appbundler.Argument
-
- setValue(String) - Method in class com.oracle.appbundler.Option
-
- setVendor(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Set the vendor
- setVersion(String) - Method in class com.inet.gradle.setup.abstracts.AbstractSetupBuilder
-
Set the version of the setup.
- setVersion(String) - Method in class com.inet.gradle.setup.abstracts.AbstractTask
-
Set the version of the task
- setVersion(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setWindowHeight(int) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set height of Finder view
- setWindowHeightCorrection(int) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set correction height of Finder view
This may be needed if there is a background-image
set which does not take the borders of the window into account
- setWindowWidth(int) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set width of Finder view
- setWindowWidthCorrection(int) - Method in class com.inet.gradle.setup.dmg.Dmg
-
Set correction width of Finder view
This may be needed if there is a background-image
set which does not take the borders of the window into account
- setWixExtensions(Iterable<String>) - Method in class com.inet.gradle.setup.msi.Msi
-
Sets list of wix extension dll's
- setWorkDir(String) - Method in class com.inet.gradle.setup.abstracts.Application
-
Set the working directory.
- setWorkingDirectory(String) - Method in class com.oracle.appbundler.AppBundlerTask
-
- setWrapper(String) - Method in class com.inet.gradle.setup.abstracts.Service
-
Name of the daemon wrapper, or the program that should be run as daemon
- setWxsTemplate(Object) - Method in class com.inet.gradle.setup.msi.Msi
-
Set an optional *.wxs file as template for building the final file with the settings of the gradle task.
- shouldCheckPackage() - Method in class com.inet.gradle.setup.unix.deb.Deb
-
- shouldStartDefaultService() - Method in class com.inet.gradle.setup.unix.Unix
-
Check if the default service should be started during the setup
- signApplication(File) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Signed an application package
- signProduct(File) - Method in class com.inet.gradle.appbundler.OSXCodeSign
-
Signed a product package
- signTool(Closure<SignTool>) - Method in class com.inet.gradle.setup.msi.Msi
-
Set the needed information for signing the setup.
- signTool(Action<? super SignTool>) - Method in class com.inet.gradle.setup.msi.Msi
-
Set the needed information for signing the setup.
- store(Map<String, Object>, String) - Static method in class com.inet.gradle.appbundler.utils.xmlwise.Plist
-
Store a nested map<String, Object> as a plist using the default mapping.
- store(Map<String, Object>, File) - Static method in class com.inet.gradle.appbundler.utils.xmlwise.Plist
-
Store a nested map<String, Object> as a plist using the default mapping.
- storeObject(Object, String) - Static method in class com.inet.gradle.appbundler.utils.xmlwise.Plist
-
Store an object as a plist using the default mapping.
- storeObject(Object, File) - Static method in class com.inet.gradle.appbundler.utils.xmlwise.Plist
-
Store an object as a plist using the default mapping.
- Strings - Class in com.inet.gradle.setup.util
-
- syserr(String) - Static method in class com.inet.gradle.setup.util.Logging
-
Convenience Method for error logging.
- sysout(String) - Static method in class com.inet.gradle.setup.util.Logging
-
Convenience Method to log output only if environment has _SETUPBUILDER_DEBUG=true