A B C D E F G H I K M N O P R S T U V W 
All Classes All Packages

A

addContinuationOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
addContinuationOption(WorkFlowOption) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
 
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
 
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
 
ARGUMENTS - com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
Assessment - Annotation Type in com.redhat.parodos.workflow.annotation
Assessment Annotation
ASSESSMENT - com.redhat.parodos.workflow.enums.WorkFlowType
 
ASSESSMENT - 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 Type in com.redhat.parodos.workflow.annotation
Checker Annotation
CHECKER - com.redhat.parodos.workflow.enums.WorkFlowType
 
CHECKER - 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.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.parameter - package com.redhat.parodos.workflow.task.parameter
 
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
 
COMPLETED - com.redhat.parodos.workflow.enums.ParodosWorkStatus
 
COMPLETED - com.redhat.parodos.workflow.enums.WorkFlowStatus
 
COMPLETED - com.redhat.parodos.workflow.task.enums.WorkFlowTaskStatus
 
CredUtils - Class in com.redhat.parodos.workflow.utils
 
CredUtils() - Constructor for class com.redhat.parodos.workflow.utils.CredUtils
 
cronExpression() - Method in annotation type com.redhat.parodos.workflow.annotation.Checker
 

D

DATE - com.redhat.parodos.workflow.parameter.WorkFlowParameterType
 
DATE - com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameterType
 
DEFAULT_EXECUTION_TIMEOUT_IN_SECONDS - Static variable in class com.redhat.parodos.workflow.task.shell.ShellRunnerTask
 
description() - Method in annotation type com.redhat.parodos.workflow.annotation.Parameter
 
displayName(String) - Method in class com.redhat.parodos.workflow.option.WorkFlowOption.Builder
 

E

EMAIL - com.redhat.parodos.workflow.parameter.WorkFlowParameterType
 
EMAIL - com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameterType
 
Escalation - Annotation Type in com.redhat.parodos.workflow.annotation
Escalation Annotation
ESCALATION - com.redhat.parodos.workflow.enums.WorkFlowType
 
EXCEPTION - 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
 

F

FAILED - com.redhat.parodos.workflow.enums.ParodosWorkStatus
 
FAILED - com.redhat.parodos.workflow.enums.WorkFlowStatus
 
FAILED - com.redhat.parodos.workflow.task.enums.WorkFlowTaskStatus
 

G

getAsJsonSchema() - Method in class com.redhat.parodos.workflow.parameter.WorkFlowParameter
 
getAsJsonSchema() - Method in enum com.redhat.parodos.workflow.parameter.WorkFlowParameterType
 
getAsJsonSchema() - Method in enum com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameterType
 
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
 
getMigrationOptions() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
getNewOptions() - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
getOptionalParameterValue(WorkContext, String, String) - Method in class com.redhat.parodos.workflow.task.BaseWorkFlowTask
Gets an optional parameter.
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
getRequiredParameterValue(WorkContext, 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
getVersion() - Method in class com.redhat.parodos.workflow.task.version.GithubVersionManager
 
getVersion() - Method in interface com.redhat.parodos.workflow.task.version.VersionManager
 
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 - com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
 

I

ID - com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
IN_PROGRESS - com.redhat.parodos.workflow.enums.ParodosWorkStatus
 
IN_PROGRESS - com.redhat.parodos.workflow.enums.WorkFlowStatus
 
IN_PROGRESS - com.redhat.parodos.workflow.task.enums.WorkFlowTaskStatus
 
Infrastructure - Annotation Type in com.redhat.parodos.workflow.annotation
Infrastructure Annotation
INFRASTRUCTURE - com.redhat.parodos.workflow.enums.WorkFlowType
 
INFRASTRUCTURE - 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
 

K

key() - Method in annotation type com.redhat.parodos.workflow.annotation.Parameter
 

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
 

N

NAME - com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
NO_EXCEPTION - com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
 
NUMBER - com.redhat.parodos.workflow.parameter.WorkFlowParameterType
 
NUMBER - com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameterType
 

O

optional() - Method in annotation type com.redhat.parodos.workflow.annotation.Parameter
 
OTHER - com.redhat.parodos.workflow.enums.WorkFlowProcessingType
 
OTHER - com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
 

P

PARALLEL - com.redhat.parodos.workflow.enums.WorkFlowProcessingType
 
Parameter - Annotation Type in com.redhat.parodos.workflow.annotation
Parameter annotation
parameters() - Method in annotation type com.redhat.parodos.workflow.annotation.Assessment
 
parameters() - Method in annotation type com.redhat.parodos.workflow.annotation.Infrastructure
 
PARAMETERS - com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
PARENT_WORKFLOW - com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
ParodosWorkStatus - Enum in com.redhat.parodos.workflow.enums
The status of a @see Work once it has started/completed execution
PASSWORD - com.redhat.parodos.workflow.parameter.WorkFlowParameterType
 
PASSWORD - com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameterType
 
PENDING - com.redhat.parodos.workflow.enums.ParodosWorkStatus
 
PENDING - com.redhat.parodos.workflow.enums.WorkFlowStatus
 
PENDING - com.redhat.parodos.workflow.task.enums.WorkFlowTaskStatus
 
PROJECT - com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
PROJECT_NAME - Static variable in class com.redhat.parodos.workflow.consts.WorkFlowConstants
 

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
ROLL_BACK_WORKFLOW_NAME - Static variable in class com.redhat.parodos.workflow.consts.WorkFlowConstants
 

S

SEQUENTIAL - 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
 
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
 
setUpgradeOptions(List<WorkFlowOption>) - Method in class com.redhat.parodos.workflow.option.WorkFlowOptions
 
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 - com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 

T

TASK - com.redhat.parodos.workflow.enums.WorkType
 
TEXT - com.redhat.parodos.workflow.parameter.WorkFlowParameterType
 
TEXT - com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameterType
 
type() - Method in annotation type com.redhat.parodos.workflow.annotation.Parameter
 

U

URL - com.redhat.parodos.workflow.parameter.WorkFlowParameterType
 
URL - com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameterType
 

V

valueOf(String) - Static method in enum com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.enums.ParodosWorkStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.enums.WorkFlowProcessingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.enums.WorkFlowStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.enums.WorkFlowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.enums.WorkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.parameter.WorkFlowParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.task.enums.WorkFlowTaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.task.enums.WorkFlowTaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameterType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.enums.ParodosWorkStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.enums.WorkFlowProcessingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.enums.WorkFlowStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.enums.WorkFlowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.enums.WorkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.parameter.WorkFlowParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.task.enums.WorkFlowTaskOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.task.enums.WorkFlowTaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.task.enums.WorkFlowTaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionManager - Interface in com.redhat.parodos.workflow.task.version
 

W

WORK - 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 in com.redhat.parodos.workflow.context
 
WorkContextDelegate.Resource - Enum in com.redhat.parodos.workflow.context
 
WORKFLOW - com.redhat.parodos.workflow.enums.WorkType
 
WORKFLOW_DEFINITION - com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
WORKFLOW_EXECUTION - com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
WORKFLOW_OPTIONS - com.redhat.parodos.workflow.context.WorkContextDelegate.Resource
 
WORKFLOW_TASK_DEFINITION - com.redhat.parodos.workflow.context.WorkContextDelegate.ProcessType
 
WORKFLOW_TASK_EXECUTION - 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
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
WorkFlowParameter - Class in com.redhat.parodos.workflow.parameter
 
WorkFlowParameter() - Constructor for class com.redhat.parodos.workflow.parameter.WorkFlowParameter
 
WorkFlowParameterType - Enum in com.redhat.parodos.workflow.parameter
Workflow parameter type
WorkFlowProcessingType - Enum in com.redhat.parodos.workflow.enums
Workflow processing type
WorkFlowStatus - Enum in com.redhat.parodos.workflow.enums
The status of a @see WorkFlow once it has started/completed execution
WorkFlowTask - Interface in com.redhat.parodos.workflow.task
Basic Contract for Work in the Infrastructure Service
WorkFlowTaskOutput - Enum in com.redhat.parodos.workflow.task.enums
The expected result returned by a @see WorkFlowTask
WorkFlowTaskParameter - Class in com.redhat.parodos.workflow.task.parameter
An input to a @see WorkFlowTask.
WorkFlowTaskParameter() - Constructor for class com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameter
 
WorkFlowTaskParameterType - Enum in com.redhat.parodos.workflow.task.parameter
The supported types for a @see WorkFlowTaskParameter.
WorkFlowTaskStatus - Enum in com.redhat.parodos.workflow.task.enums
The outcome of a @see WorkFlowTask after execution
WorkFlowTaskType - Enum in com.redhat.parodos.workflow.task.enums
A type for a WorkflowTask
WorkFlowType - Enum 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
WorkType - Enum 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.
A B C D E F G H I K M N O P R S T U V W 
All Classes All Packages