Package flexagon.fd.core.utils
package flexagon.fd.core.utils
Contains FlexDeploy utility classes
-
ClassesClassDescriptionAbstract implementation for replacing properties with their defined value from the PropertyReplacementContext.A utility class to retrieve FlexDeploy properties as objects of their defined type from the WorkflowExecutionContext.A utility class to retrieve FlexDeploy properties as Strings from the WorkflowExecutionContext.Concrete implementation for property replacement within files.Concrete implementation for property replacement on a list of Strings.Represents a FlexDeploy property as a String key and Object Value, and identifies whether it is secured (e.g.WorkflowExecutionContext wrapper used by AbstractPropertyReplacement implementations to extract properties used for replacement.A simple POJO representing a property key and value pair within a PropertyReplacementContext.Concrete implementation for property replacement on a String.