Index

A B C D E G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAdditionalInfo(WorkContext, String, String) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
add additional info for the workflow, e.g.
addAdditionInfo(String, String) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
addContinuationOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
addContinuationOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
 
ADDITIONAL_INFO - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
addMigrationOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
Add a Migration option to the migration option list
addMigrationOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
 
addNewInfrastrutureOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
Add an Infrastructure option to the new Infrastructure options list
addNewOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
 
addOtherOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
addOtherOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
 
addParameter(WorkContext, String, String) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
add a new common parameter to workContext
addParameter(String, String) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
addToDetails(String) - Method in class com.redhat.parodos.workflow.option.WorkFlowOption.Builder
 
addUpgradeOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
addUpgradeOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
 
ADMIN - Enum constant in enum class com.redhat.parodos.project.enums.Role
 
APPROVED - Enum constant in enum class com.redhat.parodos.project.enums.ProjectAccessStatus
 
ARGUMENTS - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
Assessment - Annotation Interface in com.redhat.parodos.workflow.annotation
Assessment Annotation
ASSESSMENT - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowType
 
ASSESSMENT - Enum constant in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskType
 
ASSESSMENT_WORKFLOW - Static variable in class com.redhat.parodos.workflow.consts.WorkFlowConstants
 

B

BaseAssessmentTask - Class in com.redhat.parodos.workflow.task.assessment
Base Class for Assessment WorkFlowTasks.
BaseAssessmentTask(List<WorkFlowOption>) - Constructor for class com.redhat.parodos.workflow.task.assessment.BaseAssessmentTask
 
BaseInfrastructureWorkFlowTask - Class in com.redhat.parodos.workflow.task.infrastructure
Base Class for an InfrastrcutureWorkFlowTask.
BaseInfrastructureWorkFlowTask() - Constructor for class com.redhat.parodos.workflow.task.infrastructure.BaseInfrastructureWorkFlowTask
 
BaseWorkFlowCheckerTask - Class in com.redhat.parodos.workflow.task.checker
Basic Contract for checking if a manual process initiated by a @see WorkFlowTask has been completed
BaseWorkFlowCheckerTask() - Constructor for class com.redhat.parodos.workflow.task.checker.BaseWorkFlowCheckerTask
 
BaseWorkFlowCheckerTask(WorkFlow, long) - Constructor for class com.redhat.parodos.workflow.task.checker.BaseWorkFlowCheckerTask
 
BaseWorkFlowTask - Class in com.redhat.parodos.workflow.task
Base Class for a WorkFlowTask.
BaseWorkFlowTask() - Constructor for class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
build() - Method in class com.redhat.parodos.workflow.option.WorkFlowOption.Builder
 
build() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
 
Builder() - Constructor for class com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
 
Builder(String, String) - Constructor for class com.redhat.parodos.workflow.option.WorkFlowOption.Builder
 
buildKey(WorkContextDelegate.ProcessType, WorkContextDelegate.Resource) - Static method in class com.redhat.parodos.workflow.context.WorkContextDelegate
Used for creating a Key to store a value in the WorkFlowContext
buildKey(WorkContextDelegate.ProcessType, String, WorkContextDelegate.Resource) - Static method in class com.redhat.parodos.workflow.context.WorkContextDelegate
Used for creating a Key to store a value in the WorkFlowContext

C

Checker - Annotation Interface in com.redhat.parodos.workflow.annotation
Checker Annotation
CHECKER - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowType
 
CHECKER - Enum constant in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskType
 
CHECKER_WORKFLOW - Static variable in class com.redhat.parodos.workflow.consts.WorkFlowConstants
 
checkWorkFlowStatus(WorkContext) - Method in class com.redhat.parodos.workflow.task.checker.BaseWorkFlowCheckerTask
Method to check if a WorkFlow that is in a holding status, i.e: waiting for an external process to occur, has achieved its status and can trigger the next WorkFlow
com.redhat.parodos.project.enums - package com.redhat.parodos.project.enums
 
com.redhat.parodos.workflow.annotation - package com.redhat.parodos.workflow.annotation
 
com.redhat.parodos.workflow.consts - package com.redhat.parodos.workflow.consts
 
com.redhat.parodos.workflow.context - package com.redhat.parodos.workflow.context
 
com.redhat.parodos.workflow.enums - package com.redhat.parodos.workflow.enums
 
com.redhat.parodos.workflow.exception - package com.redhat.parodos.workflow.exception
 
com.redhat.parodos.workflow.option - package com.redhat.parodos.workflow.option
 
com.redhat.parodos.workflow.parameter - package com.redhat.parodos.workflow.parameter
 
com.redhat.parodos.workflow.task - package com.redhat.parodos.workflow.task
 
com.redhat.parodos.workflow.task.assessment - package com.redhat.parodos.workflow.task.assessment
 
com.redhat.parodos.workflow.task.checker - package com.redhat.parodos.workflow.task.checker
 
com.redhat.parodos.workflow.task.enums - package com.redhat.parodos.workflow.task.enums
 
com.redhat.parodos.workflow.task.infrastructure - package com.redhat.parodos.workflow.task.infrastructure
 
com.redhat.parodos.workflow.task.log - package com.redhat.parodos.workflow.task.log
 
com.redhat.parodos.workflow.task.log.dto - package com.redhat.parodos.workflow.task.log.dto
 
com.redhat.parodos.workflow.task.log.service - package com.redhat.parodos.workflow.task.log.service
 
com.redhat.parodos.workflow.task.shell - package com.redhat.parodos.workflow.task.shell
 
com.redhat.parodos.workflow.task.version - package com.redhat.parodos.workflow.task.version
 
com.redhat.parodos.workflow.utils - package com.redhat.parodos.workflow.utils
 
CredUtils - Class in com.redhat.parodos.workflow.utils
 
cronExpression() - Element in annotation interface com.redhat.parodos.workflow.annotation.Checker
 

D

DATE - Enum constant in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 
DEFAULT_EXECUTION_TIMEOUT_IN_SECONDS - Static variable in class com.redhat.parodos.workflow.task.shell.ShellRunnerTask
 
description() - Element in annotation interface com.redhat.parodos.workflow.annotation.Parameter
 
DEVELOPER - Enum constant in enum class com.redhat.parodos.project.enums.Role
 
displayName(String) - Method in class com.redhat.parodos.workflow.option.WorkFlowOption.Builder
 

E

EMAIL - Enum constant in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 
ERROR - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowLogLevel
 
Escalation - Annotation Interface in com.redhat.parodos.workflow.annotation
Escalation Annotation
ESCALATION - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowType
 
EXCEPTION - Enum constant in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
 
execute(WorkContext) - Method in class com.redhat.parodos.workflow.task.checker.BaseWorkFlowCheckerTask
By default, if no execute method is defined, the checkWorkFlowStatus method will be executed by the WorkFlow engine
execute(WorkContext) - Method in class com.redhat.parodos.workflow.task.shell.ShellRunnerTask
 

G

getAdditionalInfo(WorkContext) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
 
getAllParameters(WorkContext) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
getAllParameters(WorkContext, String) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
get all available parameters for a task
getAsJsonSchema() - Method in class com.redhat.parodos.workflow.parameter.WorkParameter
 
getAsJsonSchema() - Method in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 
getAsJsonSchema() - Method in interface com.redhat.parodos.workflow.task.WorkFlowTask
 
getBase64Creds(String, String) - Static method in class com.redhat.parodos.workflow.utils.CredUtils
Generates a Base64 encoding of username:password string
getContinuationOptions() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
Add a Continuation Options
getCurrentVersion() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
getLog(UUID, String) - Method in interface com.redhat.parodos.workflow.task.log.service.WorkFlowLogService
contract to get log for a task execution
getMainExecutionId() - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
getMainExecutionId(WorkContext) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
get main workflow execution id from workContext
getMigrationOptions() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
getNewOptions() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
getOptionalParameterValue(String, String) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
Gets an optional parameter.
getOptionalParameterValue(String, String, Boolean) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
Gets an optional parameter and nullable or not.
getOptionalValueFromRequestParams(WorkContext, String, String) - Static method in class com.redhat.parodos.workflow.context.WorkContextDelegate
Gets an optional String value from the WorkContext with a known key
getOtherOptions() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
Add an Other option to the existing other Options
getProjectId(WorkContext) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
getProjectId(WorkContext) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
method to get project id from workContext
getRequiredParameterValue(String) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
Get Parameters specific to this WorkFlowTask, this is a required parameter
getRequiredValueFromRequestParams(WorkContext, String) - Static method in class com.redhat.parodos.workflow.context.WorkContextDelegate
Gets a required value from the WorkContext with a known key
getType() - Method in class com.redhat.parodos.workflow.task.assessment.BaseAssessmentTask
 
getType() - Method in class com.redhat.parodos.workflow.task.checker.BaseWorkFlowCheckerTask
 
getType() - Method in class com.redhat.parodos.workflow.task.infrastructure.BaseInfrastructureWorkFlowTask
 
getUpgradeOptions() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
Add an Upgrade option to the existing upgrade Options
getUserId(WorkContext) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
method to get user id from workContext
getValues(List<WorkParameterValueRequest>) - Method in class com.redhat.parodos.workflow.parameter.WorkParameterValueProvider
get parameter dynamic value
getValuesForWorkflow(String, List<WorkParameterValueRequest>) - Method in class com.redhat.parodos.workflow.parameter.WorkParameterValueProvider
 
getVersion() - Method in class com.redhat.parodos.workflow.task.version.GithubVersionManager
 
getVersion() - Method in interface com.redhat.parodos.workflow.task.version.VersionManager
 
getVisibility() - Method in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
getWorkFlowCheckers() - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
getWorkFlowOptions() - Method in class com.redhat.parodos.workflow.task.assessment.BaseAssessmentTask
 
getWorkFlowTaskOutputs() - Method in interface com.redhat.parodos.workflow.task.WorkFlowTask
The expected Output/result of the Task.
getWorkFlowTaskParameters() - Method in interface com.redhat.parodos.workflow.task.WorkFlowTask
Parameters required for the Task to execute.
GithubVersionManager - Class in com.redhat.parodos.workflow.task.version
 
GithubVersionManager() - Constructor for class com.redhat.parodos.workflow.task.version.GithubVersionManager
 

H

hasIncompleteWorkFlow() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
hasInfrastructure() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
HTTP2XX - Enum constant in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
 

I

ID - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
INFO - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowLogLevel
 
Infrastructure - Annotation Interface in com.redhat.parodos.workflow.annotation
Infrastructure Annotation
INFRASTRUCTURE - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowType
 
INFRASTRUCTURE - Enum constant in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskType
 
INFRASTRUCTURE_WORKFLOW - Static variable in class com.redhat.parodos.workflow.consts.WorkFlowConstants
 
isOptionsAvailable() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
isPublic() - Method in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
isSelect() - Method in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 

K

key() - Element in annotation interface com.redhat.parodos.workflow.annotation.Parameter
 

L

logError(String, String...) - Method in class com.redhat.parodos.workflow.task.log.WorkFlowTaskLogger
 
logErrorWithSlf4j(String, String...) - Method in class com.redhat.parodos.workflow.task.log.WorkFlowTaskLogger
 
logInfo(String, String...) - Method in class com.redhat.parodos.workflow.task.log.WorkFlowTaskLogger
 
logInfoWithSlf4j(String, String...) - Method in class com.redhat.parodos.workflow.task.log.WorkFlowTaskLogger
 
logWarn(String, String...) - Method in class com.redhat.parodos.workflow.task.log.WorkFlowTaskLogger
 
logWarnWithSlf4j(String, String...) - Method in class com.redhat.parodos.workflow.task.log.WorkFlowTaskLogger
 

M

MissingParameterException - Exception in com.redhat.parodos.workflow.exception
Thrown when the @see WorkContext is missing a @see WorkFlowTaskParameter
MissingParameterException(String) - Constructor for exception com.redhat.parodos.workflow.exception.MissingParameterException
 
MULTI_SELECT - Enum constant in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 

N

NAME - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
NO_EXCEPTION - Enum constant in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
 
NUMBER - Enum constant in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 

O

optional() - Element in annotation interface com.redhat.parodos.workflow.annotation.Parameter
 
OTHER - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowProcessingType
 
OTHER - Enum constant in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
 
OWNER - Enum constant in enum class com.redhat.parodos.project.enums.Role
 

P

PARALLEL - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowProcessingType
 
Parameter - Annotation Interface in com.redhat.parodos.workflow.annotation
Parameter annotation
parameters() - Element in annotation interface com.redhat.parodos.workflow.annotation.Assessment
 
parameters() - Element in annotation interface com.redhat.parodos.workflow.annotation.Infrastructure
 
PARAMETERS - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
PARENT_WORKFLOW - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
PASSWORD - Enum constant in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 
PENDING - Enum constant in enum class com.redhat.parodos.project.enums.ProjectAccessStatus
 
preExecute(WorkContext) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
preExecute(WorkContext) - Method in interface com.redhat.parodos.workflow.task.WorkFlowTask
method runs before @see execute()
PRIVATE - Enum constant in enum class com.redhat.parodos.workflow.context.Visibility
 
PROJECT - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
PROJECT_NAME - Static variable in class com.redhat.parodos.workflow.consts.WorkFlowConstants
 
ProjectAccessStatus - Enum Class in com.redhat.parodos.project.enums
 
PUBLIC - Enum constant in enum class com.redhat.parodos.workflow.context.Visibility
 

R

read(WorkContext, WorkContextDelegate.ProcessType, WorkContextDelegate.Resource) - Static method in class com.redhat.parodos.workflow.context.WorkContextDelegate
Gets a value from the WorkflowContext by generating a Key based on the characteristics of the value supplied to this method
read(WorkContext, WorkContextDelegate.ProcessType, String, WorkContextDelegate.Resource) - Static method in class com.redhat.parodos.workflow.context.WorkContextDelegate
Gets a value from the WorkflowContext by generating a Key based on the characteristics of the value supplied to this method
recommended(boolean) - Method in class com.redhat.parodos.workflow.option.WorkFlowOption.Builder
 
REJECTED - Enum constant in enum class com.redhat.parodos.project.enums.ProjectAccessStatus
 
Role - Enum Class in com.redhat.parodos.project.enums
Role that a user can have in a project
ROLL_BACK_WORKFLOW_NAME - Static variable in class com.redhat.parodos.workflow.consts.WorkFlowConstants
 
rollbackWorkflow() - Element in annotation interface com.redhat.parodos.workflow.annotation.Infrastructure
 

S

SELECT - Enum constant in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 
selectOptions() - Element in annotation interface com.redhat.parodos.workflow.annotation.Parameter
 
SEQUENTIAL - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowProcessingType
 
setBeanName(String) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
setContinuationOptions(List<WorkFlowOption>) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
setCurrentInfrastructure(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
 
setCurrentVersion(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
setDescription(String) - Method in class com.redhat.parodos.workflow.option.WorkFlowOption.Builder
 
setDetails(List<String>) - Method in class com.redhat.parodos.workflow.option.WorkFlowOption.Builder
 
setMainExecutionId(WorkContext, UUID) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
 
setMigrationOptions(List<WorkFlowOption>) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
setNewOptions(List<WorkFlowOption>) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
setOtherOptions(List<WorkFlowOption>) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
setProjectId(WorkContext, UUID) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
method to set project id to workContext
setUpgradeOptions(List<WorkFlowOption>) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
setUserId(WorkContext, UUID) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
method to set user id to workContext
setWorkFlowCheckers(List<WorkFlow>) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
ShellRunnerTask - Class in com.redhat.parodos.workflow.task.shell
ShellRunnerTask takes a script and an optional env and runs them to completion and returns the exit code.
ShellRunnerTask() - Constructor for class com.redhat.parodos.workflow.task.shell.ShellRunnerTask
 
STATUS - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 

T

TASK - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkType
 
taskLogger - Variable in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
TEXT - Enum constant in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 
toString() - Method in class com.redhat.parodos.workflow.task.log.dto.WorkFlowTaskLog
 
type() - Element in annotation interface com.redhat.parodos.workflow.annotation.Parameter
 

U

updateWorkContextPartially(WorkContext, UUID, UUID, String, UUID) - Static method in class com.redhat.parodos.workflow.utils.WorkContextUtils
 
URI - Enum constant in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
 
USER - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 

V

validateWorkflowParameters(WorkContext) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
 
valueOf(String) - Static method in enum class com.redhat.parodos.project.enums.ProjectAccessStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.project.enums.Role
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.context.Visibility
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.enums.WorkFlowLogLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.enums.WorkFlowProcessingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.enums.WorkFlowType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.enums.WorkType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskType
Returns the enum constant of this class with the specified name.
valueProviderName() - Element in annotation interface com.redhat.parodos.workflow.annotation.Parameter
 
values() - Static method in enum class com.redhat.parodos.project.enums.ProjectAccessStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.project.enums.Role
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.context.Visibility
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.enums.WorkFlowLogLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.enums.WorkFlowProcessingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.enums.WorkFlowType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.enums.WorkType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.parameter.WorkParameterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.redhat.parodos.workflow.task.enums.WorkFlowTaskType
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Element in annotation interface com.redhat.parodos.workflow.annotation.WorkFlowProperties
 
VersionManager - Interface in com.redhat.parodos.workflow.task.version
 
Visibility - Enum Class in com.redhat.parodos.workflow.context
 

W

WARNING - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkFlowLogLevel
 
WORK - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
WorkContextDelegate - Class in com.redhat.parodos.workflow.context
Contains useful logic that is valuable for any WorkFlowTask implementation
WorkContextDelegate.ProcessType - Enum Class in com.redhat.parodos.workflow.context
 
WorkContextDelegate.Resource - Enum Class in com.redhat.parodos.workflow.context
 
WorkContextUtils - Class in com.redhat.parodos.workflow.utils
Util Class to parse WorkContext
WORKFLOW - Enum constant in enum class com.redhat.parodos.workflow.enums.WorkType
 
WORKFLOW_DEFINITION - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
WORKFLOW_EXECUTION - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
WORKFLOW_OPTIONS - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
WORKFLOW_TASK_DEFINITION - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
WORKFLOW_TASK_EXECUTION - Enum constant in enum class com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
WorkFlowConstants - Class in com.redhat.parodos.workflow.consts
Represent Keys that can be put into the WorkContext to get out specific values that might be used by WorkFlowService or WorkFlowEngine implementations
WorkFlowLogLevel - Enum Class in com.redhat.parodos.workflow.enums
 
WorkFlowLogService - Interface in com.redhat.parodos.workflow.task.log.service
Service interface for recording workFlow tasks' log
WorkFlowOption - Class in com.redhat.parodos.workflow.option
An WorkFlowOption is an identifier for a collection of @see WorkFlowTasks that can be presented to a user as an option to choose from.
WorkFlowOption.Builder - Class in com.redhat.parodos.workflow.option
 
WorkFlowOptions - Class in com.redhat.parodos.workflow.option
This consumed by a @see BaseAssessmentTask, updated by that task and then consumed by the UI layer for the user to choose which Workflow they wish to execute - currentVersion: The tool chain the application is currently using (it might be none - meaning tooling must be created) - upgradeOptions: Any available upgrade options for the existing tool chain - migrationOptions: Existing tooling/environments that the user can to move their workload over too (ie: moving from VMs to k8) - newOptions: New tool chains/environments that can be created for the application - continuationOptions: if a workflow has started and not been completed due to missing information from the user.
WorkFlowOptions.Builder - Class in com.redhat.parodos.workflow.option
Used to build a reference for an WorkFlowOptions
WorkFlowProcessingType - Enum Class in com.redhat.parodos.workflow.enums
Workflow processing type
WorkFlowProperties - Annotation Interface in com.redhat.parodos.workflow.annotation
 
WorkFlowTask - Interface in com.redhat.parodos.workflow.task
Basic Contract for Work in the Infrastructure Service
WorkFlowTaskLog - Class in com.redhat.parodos.workflow.task.log.dto
dto to represent workFlow tasks' log objects
WorkFlowTaskLog() - Constructor for class com.redhat.parodos.workflow.task.log.dto.WorkFlowTaskLog
 
WorkFlowTaskLogger - Class in com.redhat.parodos.workflow.task.log
 
WorkFlowTaskLogger() - Constructor for class com.redhat.parodos.workflow.task.log.WorkFlowTaskLogger
 
WorkFlowTaskOutput - Enum Class in com.redhat.parodos.workflow.task.enums
The expected result returned by a @see WorkFlowTask
WorkFlowTaskType - Enum Class in com.redhat.parodos.workflow.task.enums
A type for a WorkflowTask
WorkFlowType - Enum Class in com.redhat.parodos.workflow.enums
Workflows themselves are defined by the WorkFlowTasks that compose them, but it is useful to provide a type for a Workflow
WorkParameter - Class in com.redhat.parodos.workflow.parameter
Workflow parameter type
WorkParameter() - Constructor for class com.redhat.parodos.workflow.parameter.WorkParameter
 
WorkParameterType - Enum Class in com.redhat.parodos.workflow.parameter
Workflow parameter type
WorkParameterValueProvider - Class in com.redhat.parodos.workflow.parameter
Workflow Parameter Value Provider
WorkParameterValueProvider(String) - Constructor for class com.redhat.parodos.workflow.parameter.WorkParameterValueProvider
 
WorkParameterValueRequest - Class in com.redhat.parodos.workflow.parameter
Work Parameter Value request
WorkParameterValueRequest() - Constructor for class com.redhat.parodos.workflow.parameter.WorkParameterValueRequest
 
WorkParameterValueResponse - Class in com.redhat.parodos.workflow.parameter
Work Parameter Value response
WorkParameterValueResponse() - Constructor for class com.redhat.parodos.workflow.parameter.WorkParameterValueResponse
 
WorkType - Enum Class in com.redhat.parodos.workflow.enums
Workflows themselves are defined by the WorkFlowTasks that compose them, but it is useful to provide a type for a Workflow
write(WorkContext, WorkContextDelegate.ProcessType, WorkContextDelegate.Resource, Object) - Static method in class com.redhat.parodos.workflow.context.WorkContextDelegate
Gets a value from the WorkflowContext by generating a Key based on the characteristics of the value supplied to this method
write(WorkContext, WorkContextDelegate.ProcessType, String, WorkContextDelegate.Resource, Object) - Static method in class com.redhat.parodos.workflow.context.WorkContextDelegate
Writes a value to the WorkflowContext.
writeLog(UUID, String, WorkFlowTaskLog) - Method in interface com.redhat.parodos.workflow.task.log.service.WorkFlowLogService
contract to add log to a task execution
A B C D E G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form