- generateArtifactZipFile(List<PackageObject>) - Method in class flexagon.fd.core.plugin.AbstractPartialDeployPluginProvider
-
Subclass can implement how to create artifact zip file.
- generateZIPArtifact(List<PackageObject>) - Method in class flexagon.fd.core.plugin.FlexBuildArtifacts
-
Utility for Partial Deployments.
- get() - Method in class flexagon.ff.common.core.rest.FlexRESTClient
-
- getAllClassFields(Class) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
get all fields (public and private) of a class including all Super classes.
- getAllInstanceProperties() - Method in class flexagon.fd.core.utils.ContextObjectPropertyUtil
-
Returns the list of all FlexDeploy instance-scoped properties from the workflow execution context.
- getAllInstanceProperties() - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getAllowedOptions() - Method in class flexagon.ff.common.core.rest.FlexRESTClientResponse
-
- getAllProperties() - Method in class flexagon.fd.core.utils.ContextObjectPropertyUtil
-
Returns the list of FlexDeploy properties defined within the FlexDeploy context.
- getAllProperties() - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getArtifactsDirectory() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getArtifactsDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the artifacts directory of the target endpoint, which is used to store artifacts produced or consumed by plugin operations.
- getAttribute(String) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getAttributeAsBoolean(String) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getAttributeAsDouble(String) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getAttributeAsInteger(String) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getAttributeAsString(String) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getAttributeName() - Method in class flexagon.ff.common.core.pojos.JavaBeanAttribute
-
- getAttributes() - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getAttributeType() - Method in class flexagon.ff.common.core.pojos.JavaBeanAttribute
-
- getAvgResponseTime() - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Gets the value of the avgResponseTime property.
- getBackupsDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the backups directory of the target endpoint, which is used to store backup artifacts produced or consumed by plugin operations.
- getBaseInstallDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
The base install directory is the directory defined by the "Base Working Directory" on the target endpoint.
- getBaseWorkingDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the base working directory of the target endpoint.
- getBooleanCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Boolean for the given property name within the current target group.
- getBooleanCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getBooleanCurrentInstancePropertyValueOrDefault(String, Boolean) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Boolean for the given property name within the current target group.
- getBooleanCurrentInstancePropertyValueOrDefault(String, Boolean) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getBooleanInput(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as a Boolean.
- getBooleanInput(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
inputs are always expected to be filled in, so default anyway here.
- getBooleanInputOrDefault(String, Boolean) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as a Boolean.
- getBooleanInputOrDefault(String, Boolean) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
if input not provided, which most likely won't happen then use default.
- getBooleanInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Boolean for the given target group code and property name.
- getBooleanInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getBooleanInstancePropertyValueOrDefault(String, String, Boolean) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Boolean for the given target group code and property name.
- getBooleanInstancePropertyValueOrDefault(String, String, Boolean) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getBooleanProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as a Boolean for the given name.
- getBooleanProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getBooleanProjectPropertyValueOrDefault(String, Boolean) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as a Boolean for the given name.
- getBooleanProjectPropertyValueOrDefault(String, Boolean) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getBuildObject() - Method in class flexagon.fd.core.partial.jaxb.build.BuildManifest
-
Gets the value of the buildObject property.
- getCode() - Method in class flexagon.fd.core.Environment
-
Returns this environment's code name
- getCode() - Method in class flexagon.fd.core.Instance
-
Returns this target group's code name
- getCode() - Method in exception flexagon.ff.common.core.exceptions.FlexCheckedException
-
Returns the exception code.
- getCode() - Method in exception flexagon.ff.common.core.exceptions.FlexRuntimeException
-
- getColor() - Method in enum flexagon.fd.core.testing.TestRunStatus
-
- getCommands() - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Returns the list of commands to execute for this external process.
- getCommitDate() - Method in class flexagon.fd.core.ScmCommit
-
- getCommitId() - Method in class flexagon.fd.core.ScmCommit
-
- getCommitMessage() - Method in class flexagon.fd.core.ScmCommit
-
- getCommits() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns commits included in current execution.
- getCommitterEmail() - Method in class flexagon.fd.core.ScmCommit
-
- getCommitUser() - Method in class flexagon.fd.core.ScmCommit
-
- getContentDispositionFileName(String) - Method in class flexagon.ff.common.core.rest.FlexRESTClientResponse
-
Returns filename found in content disposition or fallback name if not found
- getContext() - Method in class flexagon.fd.core.plugin.FlexBuildArtifacts
-
- getCookies() - Method in class flexagon.ff.common.core.rest.FlexRESTClientResponse
-
- getCriticalCount() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the criticalCount property.
- getCurrentInstance() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getCurrentInstanceProperties(boolean) - Method in class flexagon.fd.core.utils.ContextObjectPropertyUtil
-
Returns the list of properties defined within the current instance of the workflow execution context.
- getCurrentInstanceProperties(boolean) - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getCurrentInstanceProperties(boolean, boolean) - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
current target property value
- getCurrentInstancePropertyValueOrDefault(String, Object) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
current target property value or default if null
- getDataType() - Method in class flexagon.fd.core.PropertyDefinition
-
- getDataType() - Method in class flexagon.fd.core.PropertyValue
-
The data type of this property value
- getDate(Date, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- getDayOfWeek(Date, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- getDebugValue() - Method in class flexagon.fd.core.PropertyValue
-
- getDeployObject() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployResults
-
Gets the value of the deployObject property.
- getDeployObjects() - Method in class flexagon.fd.core.partial.pojo.DeployResult
-
- getDeployResultsMap() - Method in class flexagon.fd.core.plugin.PluginObjectResults
-
- getDescription() - Method in enum flexagon.fd.core.enums.containers.ImageScanEnum
-
- getDescription() - Method in enum flexagon.fd.core.enums.ProjectClassificationEnum
-
- getDescription() - Method in class flexagon.fd.core.ITSIssue
-
- getDescription() - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Gets the value of the description property.
- getDestructive() - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- getDisplayName() - Method in enum flexagon.fd.core.enums.containers.ImageScanEnum
-
- getDisplayName() - Method in enum flexagon.fd.core.enums.ProjectClassificationEnum
-
- getDisplayName() - Method in enum flexagon.fd.core.Project.ProjectWFTypeEnum
-
- getDisplayName() - Method in class flexagon.fd.core.PropertyDefinition
-
- getDoubleCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Double for the given property name within the current target group.
- getDoubleCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getDoubleCurrentInstancePropertyValueOrDefault(String, Double) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Double for the given property name within the current target group.
- getDoubleCurrentInstancePropertyValueOrDefault(String, Double) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getDoubleInput(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as a Double.
- getDoubleInput(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getDoubleInputOrDefault(String, Double) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as a Double.
- getDoubleInputOrDefault(String, Double) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getDoubleInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Double for the given target group code and property name.
- getDoubleInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getDoubleInstancePropertyValueOrDefault(String, String, Double) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Double for the given target group code and property name.
- getDoubleInstancePropertyValueOrDefault(String, String, Double) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getDoubleProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as a Double for the given name.
- getDoubleProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getDoubleProjectPropertyValueOrDefault(String, Double) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as a Double for the given name.
- getDoubleProjectPropertyValueOrDefault(String, Double) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getDuration() - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Gets the value of the duration property.
- getEndpointKeyNames() - Static method in class flexagon.fd.core.ExecutionContextConstants
-
- getEndTime() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Gets the value of the endTime property.
- getEndTime() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployResults
-
Gets the value of the endTime property.
- getEndTime() - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- getEndTime() - Method in class flexagon.fd.core.partial.pojo.DeployResult
-
- getEndTime() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the endTime property.
- getEndTime() - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Gets the value of the endTime property.
- getEnvironment() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the target environment which the current workflow is executing in
- getEnvironmentID() - Method in class flexagon.fd.core.Environment
-
Returns this environment's internal id
- getErrors() - Method in exception flexagon.ff.common.core.exceptions.FlexExternalProcessFailedException
-
- getExecutionContextKeyNames() - Static method in class flexagon.fd.core.ExecutionContextConstants
-
Method returns all the Source related Execution Constants with the
default sequence number as 1.
- getExecutionCount() - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Gets the value of the executionCount property.
- getExtScanDetailId() - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Gets the value of the extScanDetailId property.
- getFile(String, String) - Method in class flexagon.fd.core.plugin.FlexBuildArtifacts
-
- getFromPackageObjectId() - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- getFullName() - Method in class flexagon.fd.core.plugin.FlexFilePath
-
- getHighCount() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the highCount property.
- getHour12(Date, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- getHour24(Date, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- getHttpResponse() - Method in exception flexagon.ff.common.core.exceptions.FlexRestException
-
- getHumanReadableName(Project.ProjectWFTypeEnum) - Static method in enum flexagon.fd.core.Project.ProjectWFTypeEnum
-
- getIcon() - Method in enum flexagon.fd.core.testing.TestRunStatus
-
- getInput(String) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the input with the given name as an Object.
- getInputMap() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the inputs for the current workflow execution
- getInputs() - Method in class flexagon.fd.core.utils.ContextObjectPropertyUtil
-
Returns the list of inputs within the workflow execution context for the current plugin execution.
- getInputs() - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getInstallPluginsDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the plugin installation directory on the target endpoint.
- getInstallPluginsDirectory(String, String) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the plugin installation sub-directory for the given plugin name and plugin version.
- getInstance(Boolean, String, Boolean) - Static method in enum flexagon.fd.core.enums.ProjectClassificationEnum
-
- getInstance() - Static method in class flexagon.fd.core.utils.SerializationUtil
-
- getInstance() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the target instance which the current workflow is executing on
- getInstance() - Static method in class flexagon.ff.common.core.externalprocess.OSCommands
-
- getInstanceID() - Method in class flexagon.fd.core.Instance
-
Returns this instance's internal id
- getInstanceId() - Method in class flexagon.fd.core.ITSIssue
-
- getInstanceId() - Method in class flexagon.fd.core.ScmCommit
-
- getInstanceProperties(String, boolean) - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getInstanceProperties(String, boolean, boolean) - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getInstancePropertyMap() - Method in class flexagon.fd.core.Properties
-
Returns a Map of environment instance scoped properties (for all instances).
- getInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
instance property value
- getInstancePropertyValueOrDefault(String, String, Object) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
instance property value or default if null
- getIntegerCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as an Integer for the given property name within the current target group.
- getIntegerCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getIntegerCurrentInstancePropertyValueOrDefault(String, Integer) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as an Integer for the given property name within the current target group.
- getIntegerCurrentInstancePropertyValueOrDefault(String, Integer) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getIntegerInput(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as an Integer.
- getIntegerInput(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getIntegerInputOrDefault(String, Integer) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as an Integer.
- getIntegerInputOrDefault(String, Integer) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getIntegerInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as an Integer for the given target group code and property name.
- getIntegerInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getIntegerInstancePropertyValueOrDefault(String, String, Integer) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as an Integer for the given target group code and property name.
- getIntegerInstancePropertyValueOrDefault(String, String, Integer) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getIntegerProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as an Integer for the given name.
- getIntegerProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getIntegerProjectPropertyValueOrDefault(String, Integer) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as an Integer for the given name.
- getIntegerProjectPropertyValueOrDefault(String, Integer) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getInternalDirectory() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getInternalDirectory() - Method in class flexagon.fd.core.plugin.ExternalPluginServer
-
- getInternalDirectory() - Method in class flexagon.fd.core.plugin.ExternalPluginServerWorker
-
- getInternalDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the internal directory of the target endpoint, which is used to store temporary files generated by the plugin execution lifecycle and its plugins.
- getIssueId() - Method in class flexagon.fd.core.ITSIssue
-
- getIssueNumber() - Method in class flexagon.fd.core.ITSIssue
-
- getIssues() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns all Issues included in the current execution.
- getJavaBeanAttributeValue(Object, JavaBeanAttribute) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- getJSON(FlexRESTClientResponse) - Static method in class flexagon.ff.common.core.utils.FlexJsonUtils
-
- getJSON(File) - Static method in class flexagon.ff.common.core.utils.FlexJsonUtils
-
Gets JSONObject from a given file.
- getJSON(String) - Static method in class flexagon.ff.common.core.utils.FlexJsonUtils
-
Gets JSONObject from a given string.
- getJsonKey(JSONObject, String) - Static method in class flexagon.ff.common.core.utils.FlexJsonUtils
-
Gets JSON key from JSONObject without checking if one exists.
- getKey() - Method in class flexagon.fd.core.utils.PropertyObjectValue
-
Returns the String key
- getKey() - Method in class flexagon.ff.common.core.externalprocess.EnvironmentKeyValue
-
Returns the environment variable key
- getLastEndPoint() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- getListOfFilesMatchingCaseInsensitiveSuffix(File, String) - Static method in class flexagon.ff.common.core.utils.FlexFileUtils
-
Finds files that end with suffix.
- getListOfFilesMatchingExt(String, String) - Static method in class flexagon.ff.common.core.utils.FlexFileUtils
-
Returns an empty list if no files are found.
- getListOfFilesMatchingExt(File, String) - Static method in class flexagon.ff.common.core.utils.FlexFileUtils
-
Don't put the .
- getListOfFilesMatchingRegex(File, String) - Static method in class flexagon.ff.common.core.utils.FlexFileUtils
-
- getListOfFilesMatchingSuffix(File, String) - Static method in class flexagon.ff.common.core.utils.FlexFileUtils
-
Finds files that end with suffix.
- getListOfFilesMatchingWildcard(File, String) - Static method in class flexagon.ff.common.core.utils.FlexFileUtils
-
- getLocalHostName() - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- getLocation() - Method in class flexagon.ff.common.core.rest.FlexRESTClientResponse
-
- getLogger(String) - Static method in class flexagon.ff.common.core.logging.FlexLogger
-
- getLongCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Long for the given property name within the current target group.
- getLongCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getLongCurrentInstancePropertyValueOrDefault(String, Long) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Long for the given property name within the current target group.
- getLongCurrentInstancePropertyValueOrDefault(String, Long) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getLongInput(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as a Long.
- getLongInput(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getLongInputOrDefault(String, Long) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as a Long.
- getLongInputOrDefault(String, Long) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getLongInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Long for the given target group code and property name.
- getLongInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getLongInstancePropertyValueOrDefault(String, String, Long) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a Long for the given target group code and property name.
- getLongInstancePropertyValueOrDefault(String, String, Long) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getLongProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as a Long for the given name.
- getLongProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getLongProjectPropertyValueOrDefault(String, Long) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as a Long for the given name.
- getLongProjectPropertyValueOrDefault(String, Long) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getLowCount() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the lowCount property.
- getMainInstance() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- getMaxResponseTime() - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Gets the value of the maxResponseTime property.
- getMD5Checksum(String) - Static method in class flexagon.ff.common.core.utils.MD5Checksum
-
- getMediumCount() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the mediumCount property.
- getMessage() - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Gets the value of the message property.
- getMessage() - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Gets the value of the message property.
- getMessage() - Method in exception flexagon.ff.common.core.exceptions.FlexCheckedException
-
- getMessage() - Method in exception flexagon.ff.common.core.exceptions.FlexRuntimeException
-
- getMetaDataProperties() - Method in class flexagon.fd.core.utils.ContextObjectPropertyUtil
-
Returns a list of FlexDeploy defined properties containing information related to the workflow execution context.
- getMetaDataProperties() - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getMinResponseTime() - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Gets the value of the minResponseTime property.
- getMinutes(Date, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- getMonth(Date, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- getName() - Method in class flexagon.fd.core.Environment
-
Returns this environment's display name
- getName() - Method in class flexagon.fd.core.Instance
-
Returns this target group's display name
- getName() - Method in class flexagon.fd.core.Project
-
Returns the project name
- getName() - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Gets the value of the name property.
- getObjectHash() - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Gets the value of the objectHash property.
- getObjectHash() - Method in class flexagon.fd.core.partial.jaxb.build.Object
-
Gets the value of the objectHash property.
- getObjectHash() - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- getObjectPath() - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Gets the value of the objectPath property.
- getObjectPath() - Method in class flexagon.fd.core.partial.jaxb.build.Object
-
Gets the value of the objectPath property.
- getObjectPath() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Gets the value of the objectPath property.
- getObjectPath() - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getObjectResultsDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the object results directory of the target endpoint, which is used to store results produced by partial deployment plugin operations.
- getObjectTypeCode() - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Gets the value of the objectTypeCode property.
- getObjectTypeCode() - Method in class flexagon.fd.core.partial.jaxb.build.Object
-
Gets the value of the objectTypeCode property.
- getObjectTypeCode() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Gets the value of the objectTypeCode property.
- getObjectTypeCode() - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getOrginatingWorkflowExecutionId() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the workflow execution id of the current execution.
- getOutput() - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Gets the value of the output property.
- getOutputMap() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the map of Outputs.
- getOutputs() - Method in class flexagon.fd.core.plugin.PluginResult
-
- getPackageObjectId() - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Gets the value of the packageObjectId property.
- getPackageObjectId() - Method in class flexagon.fd.core.partial.jaxb.build.Object
-
Gets the value of the packageObjectId property.
- getPackageObjectId() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Gets the value of the packageObjectId property.
- getPackageObjectId() - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- getPackageObjectId() - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- getPackageObjects() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- getPlainMessage() - Method in exception flexagon.ff.common.core.exceptions.FlexCheckedException
-
Returns error message without exception code.
- getPlainMessage() - Method in exception flexagon.ff.common.core.exceptions.FlexRuntimeException
-
Returns error message without exception code.
- getPluginExecutionId() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the plugin execution id
- getPluginTarget() - Method in class flexagon.fd.core.plugin.ExternalPluginServer
-
- getPluginTarget() - Method in class flexagon.fd.core.plugin.ExternalPluginServerWorker
-
- getPrintableCommands() - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Returns the list of commands appropriate for printing.
- getPrintablePropertyValue(String) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns a project property value suitable for printing, in that encrypted values are masked.
- getPrintablePropertyValue(String, String) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns an environment instance property value for the given instance which is suitable for printing, in that encrypted values are masked.
- getProcess() - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Returns the Process command which is encapsulated by this ExternalProcess command.
- getProcessError() - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
The trapped standard error logs as a List of Strings
- getProcessOutput() - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
The trapped standard out logs as a List of Strings
- getProject() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the project which the current workflow execution is for
- getProjectId() - Method in class flexagon.fd.core.Project
-
Returns the project's internal primary key id
- getProjectObject() - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- getProjectObjectId() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Gets the value of the projectObjectId property.
- getProjectObjectId() - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- getProjectObjectId() - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getProjectProperties() - Method in class flexagon.fd.core.utils.ContextObjectPropertyUtil
-
Returns the list of project-scoped properties from within the workflow execution context.
- getProjectProperties() - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getProjectProperties(boolean) - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
Returns the list of project-scoped properties from within the workflow execution context.
- getProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
project or project version property value.
- getProjectPropertyValueOrDefault(String, Object) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
project or project version property value or default if null
- getProjectSourcesDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- getProjectType() - Method in class flexagon.fd.core.Project
-
Returns the project type ("EBS" or "GENERAL").
- getProjectVersionId() - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- getProperties() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the properties for the current workflow execution
- getPropertyDefinitions() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
- getPropertyKeyDefinitionId() - Method in class flexagon.fd.core.PropertyDefinition
-
- getPropertyKeyName() - Method in class flexagon.fd.core.PropertyDefinition
-
- getPropertyMap() - Method in class flexagon.fd.core.Properties
-
Returns a Map of project-scoped properties for the current execution
- getPropertyScope() - Method in class flexagon.fd.core.PropertyDefinition
-
- getPropertyValue(String) - Method in class flexagon.fd.core.Properties
-
Returns a property value for the project-scoped property identified by the given property key.
- getPropertyValue(String, String) - Method in class flexagon.fd.core.Properties
-
Returns a property value for the environment instance scoped property identified by the given instance code and property key.
- getPropertyValue(String) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns a project property value.
- getPropertyValue(String, String) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns an environment property value for the given instance.
- getPropertyValueObject(String, String) - Method in class flexagon.fd.core.Properties
-
Returns a PropertyValue object for the environment instance scoped property identified by the given instance code and property key.
- getPropertyValueOrDefault(String, Object) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns a project property value.
- getPropertyValueOrDefault(String, String, Object) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns an environment instance property value.
- getReplacementKey() - Method in class flexagon.fd.core.utils.PropertyReplacementContext.KeyValue
-
Returns the replacement key
- getReplacementKeyValues() - Method in class flexagon.fd.core.utils.PropertyReplacementContext
-
Returns the available replacement key/values available within this context.
- getReportsDirectory() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getReportsDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the reports directory of the target endpoint.
- getResponse() - Method in class flexagon.ff.common.core.rest.FlexRESTClientResponse
-
- getResponseCode() - Method in class flexagon.ff.common.core.rest.FlexRESTClientResponse
-
- getResponseObject(Class<T>) - Method in class flexagon.ff.common.core.rest.FlexRESTClientResponse
-
Gets response object from REST response.
- getResponseString() - Method in class flexagon.ff.common.core.rest.FlexRESTClientResponse
-
- getReturnCode() - Method in exception flexagon.ff.common.core.exceptions.FlexExternalProcessFailedException
-
- getReturnCode() - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Returns the return code from the external process execution.
- getRevision() - Method in class flexagon.fd.core.ScmCommit
-
- getSafeJsonKey(JSONObject, String) - Static method in class flexagon.ff.common.core.utils.FlexJsonUtils
-
Safely gets a JSON key from a JSONObject if one exists.
- getSafePartialPathForFileSystem() - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
This method is used in context to Source or Temp directory to find
physical path to the file.
- getScanComponent() - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Gets the value of the scanComponent property.
- getScanDetail() - Method in class flexagon.fd.core.scanning.jaxb.ScanDetails
-
Gets the value of the scanDetail property.
- getScanDetails() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the scanDetails property.
- getScanId() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the scanId property.
- getScanResultsDirectory() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getScanResultsDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the scan results directory of the target endpoint, which is used to store test results produced by scan plugin operations.
- getScanRule() - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Gets the value of the scanRule property.
- getScanRuleSet() - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Gets the value of the scanRuleSet property.
- getScanRuleUrl() - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Gets the value of the scanRuleUrl property.
- getScanStatus() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the scanStatus property.
- getScanUrl() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the scanUrl property.
- getSCMRevision() - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- getSCMType() - Method in class flexagon.fd.core.Project
-
Returns the SCM type for this project
- getSequenceNumber() - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- getSequenceNumber() - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getServerType() - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- getSeverity() - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Gets the value of the severity property.
- getSourceDirectories() - Method in class flexagon.fd.core.plugin.FlexBuildArtifacts
-
- getStartTime() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Gets the value of the startTime property.
- getStartTime() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployResults
-
Gets the value of the startTime property.
- getStartTime() - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- getStartTime() - Method in class flexagon.fd.core.partial.pojo.DeployResult
-
- getStartTime() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the startTime property.
- getStartTime() - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Gets the value of the startTime property.
- getStatus() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Gets the value of the status property.
- getStatus() - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- getStatus() - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Gets the value of the status property.
- getStopOnError() - Method in class flexagon.fd.core.plugin.AbstractPartialDeployPluginProvider
-
Subclass can implement if they want to stop on error or not.
- getStringCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as an String for the given property name within the current target group.
- getStringCurrentInstancePropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getStringCurrentInstancePropertyValueOrDefault(String, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as an String for the given property name within the current target group.
- getStringCurrentInstancePropertyValueOrDefault(String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getStringInput(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as a String.
- getStringInput(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getStringInputOrDefault(String, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of the given input as a String.
- getStringInputOrDefault(String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getStringInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as an Object for the given target group code and property name.
- getStringInstancePropertyValue(String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getStringInstancePropertyValueOrDefault(String, String, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a target property as a String for the given target group code and property name.
- getStringInstancePropertyValueOrDefault(String, String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getStringProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as a String for the given name.
- getStringProjectPropertyValue(String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getStringProjectPropertyValueOrDefault(String, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the value of a project property as a String for the given name.
- getStringProjectPropertyValueOrDefault(String, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getSubcomponentName() - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Gets the value of the subcomponentName property.
- getSubcomponentName() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Gets the value of the subcomponentName property.
- getSubcomponentName() - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getSubcomponentType() - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Gets the value of the subcomponentType property.
- getSubcomponentType() - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Gets the value of the subcomponentType property.
- getSubcomponentType() - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getSubDataType() - Method in class flexagon.fd.core.PropertyDefinition
-
- getSubType() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the subType property.
- getSysEnvProperties() - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
- getTarget() - Method in class flexagon.fd.core.plugin.PluginProxy
-
- getTargetDirectory() - Method in class flexagon.fd.core.plugin.FlexBuildArtifacts
-
- getTargetGroupId() - Method in class flexagon.fd.core.Instance
-
Returns this target group's internal id
- getTempDirectory() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getTempDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the temp directory of the target endpoint, which is used to store temporary files generated by the plugin executions.
- getTestCases() - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Gets the value of the testCases property.
- getTestResults() - Method in class flexagon.fd.core.testing.jaxb.TestSuiteResults
-
Gets the value of the testResults property.
- getTestResultsDirectory() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getTestResultsDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the test results directory of the target endpoint, which is used to store test results produced by test plugin operations.
- getTestSuiteName() - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Gets the value of the testSuiteName property.
- getTimeout() - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Returns the configured timeout in milliseconds.
- getToolName() - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Gets the value of the toolName property.
- getTransferDirectory() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getTransferDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the transfer directory of the target endpoint, which used for sharing files between plugin operations within a single workflow.
- getType() - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Gets the value of the type property.
- getTypeSequenceNumber() - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- getUpdatedPropertyMap() - Method in class flexagon.fd.core.Properties
-
INTERNAL USE ONLY
- getValue() - Method in class flexagon.fd.core.PropertyValue
-
Returns the embedded value from this PropertyValue.
- getValue() - Method in class flexagon.fd.core.utils.PropertyObjectValue
-
Returns the value as an Object
- getValue() - Method in class flexagon.fd.core.utils.PropertyReplacementContext.KeyValue
-
Returns the String value
- getValue() - Method in class flexagon.ff.common.core.externalprocess.EnvironmentKeyValue
-
Returns the environment variable value
- getValue(Object, String) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- getValue() - Method in enum flexagon.ff.common.core.utils.FlexDateTimeUtils.DateTimeComponent
-
- getValue(Date, FlexDateTimeUtils.DateTimeComponent, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
get value using GregorianCalendar.
- getWeekOfMonth(Date, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- getWorkDir() - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Returns the working directory for the external process execution.
- getWorkflowExecutionContext() - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Returns the WorkflowExecutionContext for the current plugin operation execution.
- getWorkflowExecutionContext() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getWorkflowExecutionContext() - Method in class flexagon.fd.core.plugin.PluginProxy
-
- getWorkflowExecutionContext() - Method in class flexagon.fd.core.utils.ContextObjectPropertyUtil
-
Returns the workflow execution context for this utility instance.
- getWorkflowExecutionContext() - Method in class flexagon.fd.core.utils.ContextPropertyUtil
-
Returns the workflow execution context for this utility instance.
- getWorkflowExecutionId() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getWorkflowExecutionId() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the id of the current workflow execution
- getWorkflowRequestId() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the workflow request id of the current execution.
- getWorkflowType() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the workflow type name
- getWorkingDirectory() - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- getWorkingDirectory() - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Returns the working directory of the target endpoint.
- getYear(Date, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- getZipFileName() - Method in class flexagon.fd.core.plugin.FlexBuildArtifacts
-
- GIT_BRANCH - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- GIT_CHECKOUT_FOLDER - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- GIT_INSTANCE - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- GIT_REVISION - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- GIT_SPARSE_CHECKOUT_FOLDERS - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- GIT_TAG - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- grant_type(String) - Method in class flexagon.ff.common.core.rest.FlexRESTLogin
-
- grep(List<String>, String, boolean) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- GROOVY_KEY_PREFIX_EVENT_FILTER - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- GROOVY_KEY_PREFIX_EVENT_SCRIPT - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- GROOVY_KEY_PREFIX_WEBHOOK_FUNCTION - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- GROOVY_KEY_PREFIX_WEBHOOK_PROVIDER - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- saveTestArtifacts() - Method in class flexagon.fd.core.plugin.PluginProxy
-
Saves fdtests folder of source checkout folder(s) to artifacts directory.
- SCAN_DETAIL_CRITICAL_SEVERITY - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- SCAN_DETAIL_HIGH_SEVERITY - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- SCAN_DETAIL_LOW_SEVERITY - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- SCAN_DETAIL_MEDIUM_SEVERITY - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- SCAN_RESULTS_SUBDIRECTORY - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- SCAN_STATUS_FAILED - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- SCAN_STATUS_RUNNING - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- SCAN_STATUS_SUCCESS - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- scanComponent - Variable in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
- ScanDetail - Class in flexagon.fd.core.scanning.jaxb
-
Java class for ScanDetail complex type.
- ScanDetail() - Constructor for class flexagon.fd.core.scanning.jaxb.ScanDetail
-
- scanDetail - Variable in class flexagon.fd.core.scanning.jaxb.ScanDetails
-
- ScanDetails - Class in flexagon.fd.core.scanning.jaxb
-
Java class for ScanDetails complex type.
- ScanDetails() - Constructor for class flexagon.fd.core.scanning.jaxb.ScanDetails
-
- scanDetails - Variable in class flexagon.fd.core.scanning.jaxb.ScanResult
-
- scanId - Variable in class flexagon.fd.core.scanning.jaxb.ScanResult
-
- ScanResult - Class in flexagon.fd.core.scanning.jaxb
-
Java class for anonymous complex type.
- ScanResult() - Constructor for class flexagon.fd.core.scanning.jaxb.ScanResult
-
- scanRule - Variable in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
- scanRuleSet - Variable in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
- scanRuleUrl - Variable in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
- scanStatus - Variable in class flexagon.fd.core.scanning.jaxb.ScanResult
-
- scanUrl - Variable in class flexagon.fd.core.scanning.jaxb.ScanResult
-
- SCM_CHANGES - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- ScmCommit - Class in flexagon.fd.core
-
- ScmCommit() - Constructor for class flexagon.fd.core.ScmCommit
-
- SCMTypeEnum - Enum in flexagon.fd.core.enums
-
An enumerated type defining the supported Source Control Management (SCM) Systems.
- searchList(List<String>, String) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- SECONDARYREVISION_SUFFIX - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SERIALIZATION_FILE_EXTENSION - Static variable in class flexagon.fd.core.utils.SerializationUtil
-
- SerializationUtil - Class in flexagon.fd.core.utils
-
- serialize(Serializable, String, String) - Method in class flexagon.fd.core.utils.SerializationUtil
-
- serializeEncrypted(Serializable, String, String, String) - Method in class flexagon.fd.core.utils.SerializationUtil
-
- setAbortSignal(boolean) - Method in class flexagon.fd.core.plugin.SignalCache
-
- setActive(boolean) - Method in class flexagon.fd.core.PropertyDefinition
-
- setAttributeName(String) - Method in class flexagon.ff.common.core.pojos.JavaBeanAttribute
-
- setAttributes(Map<String, Serializable>) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- setAttributeType(Class) - Method in class flexagon.ff.common.core.pojos.JavaBeanAttribute
-
- setAvgResponseTime(Long) - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Sets the value of the avgResponseTime property.
- setBaseInstallDirectory(String) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setCaptureLogs(boolean) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Sets whether standard out and standard error logs from the process should be trapped.
- setChanged(boolean) - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- setCode(String) - Method in exception flexagon.ff.common.core.exceptions.FlexCheckedException
-
Sets the exception code.
- setCode(String) - Method in exception flexagon.ff.common.core.exceptions.FlexRuntimeException
-
- setCommands(List<String>) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Sets the commands to execute for this external process.
- setCommitDate(Timestamp) - Method in class flexagon.fd.core.ScmCommit
-
- setCommitId(Long) - Method in class flexagon.fd.core.ScmCommit
-
- setCommitMessage(String) - Method in class flexagon.fd.core.ScmCommit
-
- setCommits(List<ScmCommit>) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setCommitterEmail(String) - Method in class flexagon.fd.core.ScmCommit
-
- setCommitUser(String) - Method in class flexagon.fd.core.ScmCommit
-
- setConnectTimeout(int) - Method in class flexagon.ff.common.core.rest.FlexRESTClient
-
Sets connect timeout on client.
- setConsumesArtifacts(boolean) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
- setContainerProject(boolean) - Method in class flexagon.fd.core.Project
-
- setCriticalCount(Integer) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the criticalCount property.
- setCustom(boolean) - Method in class flexagon.fd.core.PropertyDefinition
-
- setDataType(String) - Method in class flexagon.fd.core.PropertyDefinition
-
- setDataType(PropertyValue.PropertyTypeEnum) - Method in class flexagon.fd.core.PropertyValue
-
INTERNAL USE ONLY
- setDate(Date, int, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- setDeployObjects(List<DeployObjectResult>) - Method in class flexagon.fd.core.partial.pojo.DeployResult
-
- setDescription(String) - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Sets the value of the description property.
- setDestructive(Boolean) - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- setDisplayName(String) - Method in class flexagon.fd.core.PropertyDefinition
-
- setDuration(Long) - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Sets the value of the duration property.
- setEncrypted(boolean) - Method in class flexagon.fd.core.PropertyDefinition
-
- setEndTime(Calendar) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Sets the value of the endTime property.
- setEndTime(Calendar) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployResults
-
Sets the value of the endTime property.
- setEndTime(Calendar) - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- setEndTime(Calendar) - Method in class flexagon.fd.core.partial.pojo.DeployResult
-
- setEndTime(Calendar) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the endTime property.
- setEndTime(Calendar) - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Sets the value of the endTime property.
- setEnvironment(Environment) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setEnvironmentCode(String) - Method in class flexagon.fd.core.workflow.MockWorkflowExecutionContext
-
- setExecutionCount(int) - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Sets the value of the executionCount property.
- setExtScanDetailId(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Sets the value of the extScanDetailId property.
- setForceDeploy(boolean) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setFromPackageObjectId(Long) - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- setHighCount(Integer) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the highCount property.
- setHour12(Date, int, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- setHour24(Date, int, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- setIgnoreSSLErrors(boolean) - Method in class flexagon.ff.common.core.rest.FlexRESTClient
-
Sets mIgnoreSSLErrors that is used for builder.
- setInstance(Instance) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setInstanceCode(String) - Method in class flexagon.fd.core.workflow.MockWorkflowExecutionContext
-
- setInstanceId(Long) - Method in class flexagon.fd.core.ScmCommit
-
- setInstanceProperties(Map<String, Map<String, PropertyValue>>) - Method in class flexagon.fd.core.Properties
-
INTERNAL USE ONLY
- setInternalDirectory(String) - Method in class flexagon.fd.core.plugin.ExternalPluginServer
-
- setInternalDirectory(String) - Method in class flexagon.fd.core.plugin.ExternalPluginServerWorker
-
- setIsEncrypted(Boolean) - Method in class flexagon.fd.core.PropertyValue
-
INTERNAL USE ONLY
- setIsExpression(Boolean) - Method in class flexagon.fd.core.PropertyValue
-
- setIssues(List<ITSIssue>) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setIsWindows(boolean) - Method in class flexagon.fd.core.workflow.MockWorkflowExecutionContext
-
- setJavaBeanAttributeValue(Object, JavaBeanAttribute, Object) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- setLastEndPoint(Long) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setLowCount(Integer) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the lowCount property.
- setMainInstance(Instance) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setMaxResponseTime(Long) - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Sets the value of the maxResponseTime property.
- setMediumCount(Integer) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the mediumCount property.
- setMessage(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Sets the value of the message property.
- setMessage(String) - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Sets the value of the message property.
- setMinResponseTime(Long) - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Sets the value of the minResponseTime property.
- setMinute(Date, int, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- setMonth(Date, FlexDateTimeUtils.Month, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- setName(String) - Method in class flexagon.fd.core.Project
-
INTERNAL USE ONLY
- setName(String) - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Sets the value of the name property.
- setObjectHash(String) - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Sets the value of the objectHash property.
- setObjectHash(String) - Method in class flexagon.fd.core.partial.jaxb.build.Object
-
Sets the value of the objectHash property.
- setObjectHash(String) - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- setObjectPath(String) - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Sets the value of the objectPath property.
- setObjectPath(String) - Method in class flexagon.fd.core.partial.jaxb.build.Object
-
Sets the value of the objectPath property.
- setObjectPath(String) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Sets the value of the objectPath property.
- setObjectPath(String) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- setObjectTypeCode(String) - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Sets the value of the objectTypeCode property.
- setObjectTypeCode(String) - Method in class flexagon.fd.core.partial.jaxb.build.Object
-
Sets the value of the objectTypeCode property.
- setObjectTypeCode(String) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Sets the value of the objectTypeCode property.
- setObjectTypeCode(String) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- setOrginatingWorkflowExecutionId(Long) - Method in class flexagon.fd.core.workflow.MockWorkflowExecutionContext
-
- setOrginatingWorkflowExecutionId(Long) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setOutput(String, Object, PropertyValue.PropertyTypeEnum) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Sets an output into WorkflowExecutionContext, which will be returned within a PluginResult from the execute() method.
- setOutput(String) - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Sets the value of the output property.
- setOutput(String, Object, PropertyValue.PropertyTypeEnum) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setOutputs(String, Object, PropertyValue.PropertyTypeEnum) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- setOutputs(Map<String, PropertyValue>) - Method in class flexagon.fd.core.plugin.PluginResult
-
- setPackageObjectId(long) - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Sets the value of the packageObjectId property.
- setPackageObjectId(long) - Method in class flexagon.fd.core.partial.jaxb.build.Object
-
Sets the value of the packageObjectId property.
- setPackageObjectId(long) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Sets the value of the packageObjectId property.
- setPackageObjectId(Long) - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- setPackageObjectId(Long) - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- setPackageObjects(List<PackageObject>) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setPartialDeployment(boolean) - Method in class flexagon.fd.core.Project
-
INTERNAL USE ONLY
- setPluginExecutionId(Long) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setPluginTarget(String) - Method in class flexagon.fd.core.plugin.ExternalPluginServer
-
- setPluginTarget(String) - Method in class flexagon.fd.core.plugin.ExternalPluginServerWorker
-
- setPostRefresh(boolean) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
- setPrintCommand(boolean) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Sets whether the command should be printed in the logs during execution.
- setPrintEnvVariables(boolean) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Sets whether to print environment variables to the logs during execution.
- setPrintOutput(boolean) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
If set to capture logs, and setPrintOutput(false), then the output is only stored in memory.
- setProducesArtifacts(boolean) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
- setProject(Project) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setProjectId(Long) - Method in class flexagon.fd.core.Project
-
INTERNAL USE ONLY
- setProjectId(Long) - Method in class flexagon.fd.core.workflow.MockWorkflowExecutionContext
-
- setProjectObject(ProjectObject) - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- setProjectObjectId(long) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Sets the value of the projectObjectId property.
- setProjectObjectId(Long) - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- setProjectObjectId(Long) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- setProjectType(String) - Method in class flexagon.fd.core.Project
-
INTERNAL USE ONLY
- setProjectVersionId(Long) - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- setProperties(Map<String, PropertyValue>) - Method in class flexagon.fd.core.Properties
-
INTERNAL USE ONLY
- setProperties(Properties) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setPropertyDefinitions(Map<String, PropertyDefinition>) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setPropertyKeyDefinitionId(Long) - Method in class flexagon.fd.core.PropertyDefinition
-
- setPropertyKeyName(String) - Method in class flexagon.fd.core.PropertyDefinition
-
- setPropertyScope(String) - Method in class flexagon.fd.core.PropertyDefinition
-
- setReadTimeout(int) - Method in class flexagon.ff.common.core.rest.FlexRESTClient
-
Sets read timeout on client.
- setRegisterGZip(boolean) - Method in class flexagon.ff.common.core.rest.FlexRESTClient
-
Sets mRegisterGZip that is used for builder.
- setRequired(boolean) - Method in class flexagon.fd.core.PropertyDefinition
-
- setRevision(String) - Method in class flexagon.fd.core.ScmCommit
-
- setScanComponent(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Sets the value of the scanComponent property.
- setScanDetails(ScanDetails) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the scanDetails property.
- setScanId(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the scanId property.
- setScanRule(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Sets the value of the scanRule property.
- setScanRuleSet(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Sets the value of the scanRuleSet property.
- setScanRuleUrl(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Sets the value of the scanRuleUrl property.
- setScanStatus(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the scanStatus property.
- setScanUrl(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the scanUrl property.
- setSCMRevision(String) - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- setSCMType(String) - Method in class flexagon.fd.core.Project
-
INTERNAL USE ONLY
- setSequenceNumber(Integer) - Method in class flexagon.fd.core.partial.pojo.PackageObject
-
- setSequenceNumber(Integer) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- setSeverity(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
Sets the value of the severity property.
- setSilentMode(boolean) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Completely suppress log messages.
- setStartTime(Calendar) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Sets the value of the startTime property.
- setStartTime(Calendar) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployResults
-
Sets the value of the startTime property.
- setStartTime(Calendar) - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- setStartTime(Calendar) - Method in class flexagon.fd.core.partial.pojo.DeployResult
-
- setStartTime(Calendar) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the startTime property.
- setStartTime(Calendar) - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Sets the value of the startTime property.
- setStartTimeForPackageObject(PackageObject) - Method in class flexagon.fd.core.plugin.PluginObjectResults
-
Sets the starttime for a package object.
- setStartTimeForProjectObject(ProjectObject) - Method in class flexagon.fd.core.plugin.PluginObjectResults
-
Updates the starttime for a project object.
- setStatus(StatusType) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Sets the value of the status property.
- setStatus(DeployStatusEnum) - Method in class flexagon.fd.core.partial.pojo.DeployObjectResult
-
- setStatus(StatusType) - Method in class flexagon.fd.core.testing.jaxb.TestCase
-
Sets the value of the status property.
- setSubcomponentName(String) - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Sets the value of the subcomponentName property.
- setSubcomponentName(String) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Sets the value of the subcomponentName property.
- setSubcomponentName(String) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- setSubcomponentType(String) - Method in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
Sets the value of the subcomponentType property.
- setSubcomponentType(String) - Method in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
Sets the value of the subcomponentType property.
- setSubcomponentType(String) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- setSubDataType(String) - Method in class flexagon.fd.core.PropertyDefinition
-
- setSubType(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the subType property.
- setTarget(Class) - Method in class flexagon.fd.core.plugin.PluginProxy
-
- setTestSuiteName(String) - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Sets the value of the testSuiteName property.
- setThrowExceptionOnProcessFailure(boolean) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Sets whether a non-zero return code returned from an external process execution should result in an exception being thrown.
- setTimeout(Long) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Sets a timeout in milliseconds for the external process.
- setToolName(String) - Method in class flexagon.fd.core.testing.jaxb.TestResult
-
Sets the value of the toolName property.
- setType(String) - Method in class flexagon.fd.core.scanning.jaxb.ScanResult
-
Sets the value of the type property.
- setTypeSequenceNumber(Integer) - Method in class flexagon.fd.core.partial.pojo.ProjectObject
-
- setValidateResponse(boolean) - Method in class flexagon.ff.common.core.rest.FlexRESTClient
-
- setValue(Object) - Method in class flexagon.fd.core.PropertyValue
-
INTERNAL USE ONLY
- setValue(Date, FlexDateTimeUtils.DateTimeComponent, int, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
Set value using GregorianCalendar.
- setValueFromStr(String) - Method in class flexagon.fd.core.PropertyValue
-
- setWaitForProcess(boolean) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Sets whether external process execution to wait for completion before returning.
- setWorkDir(File) - Method in class flexagon.ff.common.core.externalprocess.ExternalProcess
-
Sets the working directory for the external process execution.
- setWorkflowExecutionContext(WorkflowExecutionContext) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
FOR INTERNAL USE AND TEST SETUP ONLY
- setWorkflowExecutionContext(WorkflowExecutionContext) - Method in interface flexagon.fd.core.plugin.PluginProvider
-
This method is called to set the ExecutionContext for the plugin operation execution.
- setWorkflowExecutionContext(WorkflowExecutionContext) - Method in class flexagon.fd.core.plugin.PluginProxy
-
- setWorkflowExecutionId(Long) - Method in class flexagon.fd.core.workflow.MockWorkflowExecutionContext
-
- setWorkflowExecutionId(Long) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setWorkflowRequestId(Long) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
INTERNAL USE ONLY
- setWorkflowType(String) - Method in class flexagon.fd.core.workflow.WorkflowExecutionContext
-
Sets the workflow type name
- setYear(Date, int, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
- severity - Variable in class flexagon.fd.core.scanning.jaxb.ScanDetail
-
- SignalCache - Class in flexagon.fd.core.plugin
-
- SIGNALS_SUBDIRECTORY - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- singleton() - Static method in class flexagon.fd.core.partial.util.BuildManifestXMLUtil
-
- singleton() - Static method in class flexagon.fd.core.partial.util.DeployResultsXMLUtil
-
- singleton() - Static method in class flexagon.fd.core.plugin.SignalCache
-
- singleton() - Static method in class flexagon.fd.core.utils.ZipUtility
-
- sleep(long) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- sort(List, String) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- splitByComma(String) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
split input string by using comma(,) separator.
- splitByDot(String) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
split input string by using dot(.) separator.
- splitBySpace(String) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
split input string by using whitespace separator.
- splitByteArrayIntoChunksForStorage(byte[], int) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
- splitStringIntoChunks(String, int) - Static method in class flexagon.ff.common.core.utils.FlexCommonUtils
-
Split string into small chunks by size.
- SQL_EXTS - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- SQL_LDR_EXTS - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- sslContext(SSLContext) - Method in class flexagon.ff.common.core.rest.FlexRESTClient
-
- SSO_CONFIG_FILE_ENV_KEY - Static variable in class flexagon.fd.core.FlexDeployConstants
-
- start() - Method in class flexagon.ff.common.core.utils.FlexTimeWatch
-
- startTime - Variable in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
- startTime - Variable in class flexagon.fd.core.partial.jaxb.deploy.DeployResults
-
- startTime - Variable in class flexagon.fd.core.scanning.jaxb.ScanResult
-
- startTime - Variable in class flexagon.fd.core.testing.jaxb.TestResult
-
- status - Variable in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
- status - Variable in class flexagon.fd.core.testing.jaxb.TestCase
-
- StatusType - Enum in flexagon.fd.core.partial.jaxb.deploy
-
Java class for StatusType.
- StatusType - Enum in flexagon.fd.core.testing.jaxb
-
Java class for StatusType.
- stop() - Method in class flexagon.ff.common.core.utils.FlexTimeWatch
-
- StringPropertyReplacement - Class in flexagon.fd.core.utils
-
Concrete implementation for property replacement on a String.
- StringPropertyReplacement(PropertyReplacementContext) - Constructor for class flexagon.fd.core.utils.StringPropertyReplacement
-
Constructs this utility for use with the given property replacement context.
- stringToDate(String, String, TimeZone) - Static method in class flexagon.ff.common.core.utils.FlexDateTimeUtils
-
supplied timezone must be for provided String representation of date.
- subcomponentName - Variable in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
- subcomponentName - Variable in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
- subcomponentType - Variable in class flexagon.fd.core.partial.jaxb.build.BuildObject
-
- subcomponentType - Variable in class flexagon.fd.core.partial.jaxb.deploy.DeployObject
-
- subType - Variable in class flexagon.fd.core.scanning.jaxb.ScanResult
-
- SURROUND_BRANCH - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SURROUND_CHECKOUT_FOLDER - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SURROUND_FOLDER - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SURROUND_INSTANCE - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SURROUND_LABEL - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SURROUND_REVISION - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SVN_CHECKOUT_FOLDER - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SVN_INSTANCE - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SVN_PATH - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SVN_REVISION - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- SVN_TAG_PATH - Static variable in class flexagon.fd.core.ExecutionContextConstants
-
- validate() - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Must be implemented by the concrete subclass to perform any validation (prior to execution).
- validate() - Method in interface flexagon.fd.core.plugin.PluginProvider
-
This method is invoked to validate the preconditions of the plugin operation have been satisfied.
- validateContext(Collection<String>, Collection<String>) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Validates that the given properties and inputs have non-null values within the WorkflowExecution context for the current execution instance.
- validateContext(Collection<String>, Collection<String>, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Validates that the given properties and inputs have non-null values within the WorkflowExecution context for the given execution instance.
- validateContext(List<String>, List<String>) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- validateContext(List<String>, List<String>, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- validateRequiredInputs(Collection<String>) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Validates that the given inputs have non-null values within the WorkflowExecution context for the current execution instance.
- validateRequiredInputs(List<String>) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- validateRequiredPropertiesForCurrentInstance(Collection<String>) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Validates that the given properties have non-null values within the WorkflowExecution context for the current execution instance.
- validateRequiredPropertiesForCurrentInstance(List<String>) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- validateRequiredPropertiesForInstance(Collection<String>, String) - Method in class flexagon.fd.core.plugin.AbstractPluginProvider
-
Validates that the given properties have non-null values within the WorkflowExecution context for the given execution instance.
- validateRequiredPropertiesForInstance(List<String>, String) - Method in class flexagon.fd.core.plugin.BasePluginExecutionContext
-
- validateResponse(FlexRESTClientResponse) - Method in class flexagon.ff.common.core.rest.FlexRESTClient
-
Validates FlexRestResponse by checking response codes below 400 and throwing an error if the code number is overriden, then checking above 400 codes and throwing and error if the code number is not overriden.
- value() - Method in enum flexagon.fd.core.partial.jaxb.deploy.StatusType
-
- value() - Method in enum flexagon.fd.core.testing.jaxb.StatusType
-
- valueOf(String) - Static method in enum flexagon.fd.core.enums.containers.ImageScanEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.enums.ProjectClassificationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.enums.ProjectTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.enums.SCMTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.partial.jaxb.deploy.StatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.partial.pojo.AttributeDataTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.partial.pojo.DeployStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.Project.ProjectWFTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.PropertyValue.PropertyTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.testing.jaxb.StatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.testing.TestResultStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.fd.core.testing.TestRunStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.ff.common.core.utils.FlexDateTimeUtils.DateTimeComponent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.ff.common.core.utils.FlexDateTimeUtils.Day
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum flexagon.ff.common.core.utils.FlexDateTimeUtils.Month
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum flexagon.fd.core.enums.containers.ImageScanEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.enums.ProjectClassificationEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.enums.ProjectTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.enums.SCMTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.partial.jaxb.deploy.StatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.partial.pojo.AttributeDataTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.partial.pojo.DeployStatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.Project.ProjectWFTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.PropertyValue.PropertyTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.testing.jaxb.StatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.testing.TestResultStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.fd.core.testing.TestRunStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.ff.common.core.utils.FlexDateTimeUtils.DateTimeComponent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.ff.common.core.utils.FlexDateTimeUtils.Day
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum flexagon.ff.common.core.utils.FlexDateTimeUtils.Month
-
Returns an array containing the constants of this enum type, in
the order they are declared.