001// -------------------------------------------------------------------------------- 002// Copyright 2002-2025 Echo Three, LLC 003// 004// Licensed under the Apache License, Version 2.0 (the "License"); 005// you may not use this file except in compliance with the License. 006// You may obtain a copy of the License at 007// 008// http://www.apache.org/licenses/LICENSE-2.0 009// 010// Unless required by applicable law or agreed to in writing, software 011// distributed under the License is distributed on an "AS IS" BASIS, 012// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 013// See the License for the specific language governing permissions and 014// limitations under the License. 015// -------------------------------------------------------------------------------- 016// Generated File -- DO NOT EDIT BY HAND 017// -------------------------------------------------------------------------------- 018 019/** 020 * WorkflowForms.java 021 */ 022 023package com.echothree.control.user.workflow.common; 024 025import com.echothree.control.user.workflow.common.edit.*; 026import com.echothree.control.user.workflow.common.form.*; 027import com.echothree.control.user.workflow.common.spec.*; 028 029public interface WorkflowForms { 030 031 WorkflowDescriptionEdit getWorkflowDescriptionEdit(); 032 WorkflowEntranceEdit getWorkflowEntranceEdit(); 033 WorkflowDestinationDescriptionEdit getWorkflowDestinationDescriptionEdit(); 034 WorkflowStepDescriptionEdit getWorkflowStepDescriptionEdit(); 035 WorkflowEdit getWorkflowEdit(); 036 WorkflowDestinationEdit getWorkflowDestinationEdit(); 037 WorkflowEntranceDescriptionEdit getWorkflowEntranceDescriptionEdit(); 038 WorkflowStepEdit getWorkflowStepEdit(); 039 GetWorkflowForm getGetWorkflowForm(); 040 EditWorkflowForm getEditWorkflowForm(); 041 DeleteWorkflowDestinationForm getDeleteWorkflowDestinationForm(); 042 CreateWorkflowForm getCreateWorkflowForm(); 043 GetWorkflowChoicesForm getGetWorkflowChoicesForm(); 044 GetWorkflowDescriptionsForm getGetWorkflowDescriptionsForm(); 045 GetWorkflowDestinationPartyTypesForm getGetWorkflowDestinationPartyTypesForm(); 046 GetWorkflowStepsForm getGetWorkflowStepsForm(); 047 GetWorkflowEntranceStepsForm getGetWorkflowEntranceStepsForm(); 048 EditWorkflowStepForm getEditWorkflowStepForm(); 049 EditWorkflowDestinationForm getEditWorkflowDestinationForm(); 050 GetWorkflowSelectorKindForm getGetWorkflowSelectorKindForm(); 051 GetWorkflowStepForm getGetWorkflowStepForm(); 052 GetWorkflowDescriptionForm getGetWorkflowDescriptionForm(); 053 CreateWorkflowEntranceSelectorForm getCreateWorkflowEntranceSelectorForm(); 054 CreateWorkflowDescriptionForm getCreateWorkflowDescriptionForm(); 055 GetWorkflowEntrancePartyTypeForm getGetWorkflowEntrancePartyTypeForm(); 056 EditWorkflowDestinationDescriptionForm getEditWorkflowDestinationDescriptionForm(); 057 GetWorkflowEntityStatusesForm getGetWorkflowEntityStatusesForm(); 058 DeleteWorkflowStepForm getDeleteWorkflowStepForm(); 059 GetWorkflowEntranceForm getGetWorkflowEntranceForm(); 060 GetWorkflowDestinationStepForm getGetWorkflowDestinationStepForm(); 061 GetWorkflowEntranceSelectorsForm getGetWorkflowEntranceSelectorsForm(); 062 CreateWorkflowEntranceStepForm getCreateWorkflowEntranceStepForm(); 063 GetWorkflowEntrancesForm getGetWorkflowEntrancesForm(); 064 DeleteWorkflowSelectorKindForm getDeleteWorkflowSelectorKindForm(); 065 SetDefaultWorkflowDestinationForm getSetDefaultWorkflowDestinationForm(); 066 GetWorkflowEntranceSelectorForm getGetWorkflowEntranceSelectorForm(); 067 GetWorkflowEntranceDescriptionsForm getGetWorkflowEntranceDescriptionsForm(); 068 DeleteWorkflowDestinationPartyTypeForm getDeleteWorkflowDestinationPartyTypeForm(); 069 CreateWorkflowDestinationSecurityRoleForm getCreateWorkflowDestinationSecurityRoleForm(); 070 CreateWorkflowDestinationStepForm getCreateWorkflowDestinationStepForm(); 071 DeleteWorkflowEntrancePartyTypeForm getDeleteWorkflowEntrancePartyTypeForm(); 072 GetWorkflowStepChoicesForm getGetWorkflowStepChoicesForm(); 073 CreateWorkflowEntrancePartyTypeForm getCreateWorkflowEntrancePartyTypeForm(); 074 GetWorkflowStepTypesForm getGetWorkflowStepTypesForm(); 075 SetDefaultWorkflowStepForm getSetDefaultWorkflowStepForm(); 076 CreateWorkflowStepForm getCreateWorkflowStepForm(); 077 CreateWorkflowDestinationPartyTypeForm getCreateWorkflowDestinationPartyTypeForm(); 078 DeleteWorkflowDestinationDescriptionForm getDeleteWorkflowDestinationDescriptionForm(); 079 GetWorkflowDestinationDescriptionsForm getGetWorkflowDestinationDescriptionsForm(); 080 GetWorkflowDestinationSelectorsForm getGetWorkflowDestinationSelectorsForm(); 081 GetWorkflowDestinationStepsForm getGetWorkflowDestinationStepsForm(); 082 GetWorkflowDestinationSecurityRolesForm getGetWorkflowDestinationSecurityRolesForm(); 083 GetWorkflowEntityTypesForm getGetWorkflowEntityTypesForm(); 084 GetWorkflowEntrancePartyTypesForm getGetWorkflowEntrancePartyTypesForm(); 085 GetWorkflowDestinationPartyTypeForm getGetWorkflowDestinationPartyTypeForm(); 086 DeleteWorkflowDestinationStepForm getDeleteWorkflowDestinationStepForm(); 087 GetWorkflowStepTypeForm getGetWorkflowStepTypeForm(); 088 GetWorkflowEntityTypeForm getGetWorkflowEntityTypeForm(); 089 CreateWorkflowEntranceSecurityRoleForm getCreateWorkflowEntranceSecurityRoleForm(); 090 GetWorkflowEntranceDescriptionForm getGetWorkflowEntranceDescriptionForm(); 091 GetWorkflowDestinationSecurityRoleForm getGetWorkflowDestinationSecurityRoleForm(); 092 DeleteWorkflowEntranceForm getDeleteWorkflowEntranceForm(); 093 EditWorkflowDescriptionForm getEditWorkflowDescriptionForm(); 094 CreateWorkflowEntranceDescriptionForm getCreateWorkflowEntranceDescriptionForm(); 095 CreateWorkflowSelectorKindForm getCreateWorkflowSelectorKindForm(); 096 DeleteWorkflowEntranceSecurityRoleForm getDeleteWorkflowEntranceSecurityRoleForm(); 097 GetWorkflowStepDescriptionForm getGetWorkflowStepDescriptionForm(); 098 GetWorkflowDestinationForm getGetWorkflowDestinationForm(); 099 CreateWorkflowDestinationForm getCreateWorkflowDestinationForm(); 100 DeleteWorkflowEntranceStepForm getDeleteWorkflowEntranceStepForm(); 101 DeleteWorkflowDestinationSelectorForm getDeleteWorkflowDestinationSelectorForm(); 102 GetWorkflowEntranceSecurityRoleForm getGetWorkflowEntranceSecurityRoleForm(); 103 GetWorkflowDestinationsForm getGetWorkflowDestinationsForm(); 104 EditWorkflowEntranceForm getEditWorkflowEntranceForm(); 105 DeleteWorkflowDescriptionForm getDeleteWorkflowDescriptionForm(); 106 GetWorkflowSelectorKindsForm getGetWorkflowSelectorKindsForm(); 107 GetWorkflowStepDescriptionsForm getGetWorkflowStepDescriptionsForm(); 108 CreateWorkflowStepTypeDescriptionForm getCreateWorkflowStepTypeDescriptionForm(); 109 EditWorkflowStepDescriptionForm getEditWorkflowStepDescriptionForm(); 110 CreateWorkflowEntranceForm getCreateWorkflowEntranceForm(); 111 DeleteWorkflowForm getDeleteWorkflowForm(); 112 CreateWorkflowDestinationDescriptionForm getCreateWorkflowDestinationDescriptionForm(); 113 CreateWorkflowEntityTypeForm getCreateWorkflowEntityTypeForm(); 114 SetDefaultWorkflowEntranceForm getSetDefaultWorkflowEntranceForm(); 115 GetWorkflowDestinationDescriptionForm getGetWorkflowDestinationDescriptionForm(); 116 DeleteWorkflowStepDescriptionForm getDeleteWorkflowStepDescriptionForm(); 117 GetWorkflowsForm getGetWorkflowsForm(); 118 DeleteWorkflowEntranceDescriptionForm getDeleteWorkflowEntranceDescriptionForm(); 119 DeleteWorkflowEntityTypeForm getDeleteWorkflowEntityTypeForm(); 120 EditWorkflowEntranceDescriptionForm getEditWorkflowEntranceDescriptionForm(); 121 CreateWorkflowDestinationSelectorForm getCreateWorkflowDestinationSelectorForm(); 122 DeleteWorkflowDestinationSecurityRoleForm getDeleteWorkflowDestinationSecurityRoleForm(); 123 CreateWorkflowStepTypeForm getCreateWorkflowStepTypeForm(); 124 GetWorkflowEntranceStepForm getGetWorkflowEntranceStepForm(); 125 GetWorkflowStepTypeChoicesForm getGetWorkflowStepTypeChoicesForm(); 126 GetWorkflowEntranceSecurityRolesForm getGetWorkflowEntranceSecurityRolesForm(); 127 GetWorkflowDestinationSelectorForm getGetWorkflowDestinationSelectorForm(); 128 DeleteWorkflowEntranceSelectorForm getDeleteWorkflowEntranceSelectorForm(); 129 CreateWorkflowStepDescriptionForm getCreateWorkflowStepDescriptionForm(); 130 WorkflowEntityTypeSpec getWorkflowEntityTypeSpec(); 131 WorkflowEntranceSecurityRoleSpec getWorkflowEntranceSecurityRoleSpec(); 132 WorkflowStepDescriptionSpec getWorkflowStepDescriptionSpec(); 133 WorkflowStepTypeSpec getWorkflowStepTypeSpec(); 134 WorkflowEntranceUniversalSpec getWorkflowEntranceUniversalSpec(); 135 WorkflowDestinationUniversalSpec getWorkflowDestinationUniversalSpec(); 136 WorkflowDestinationDescriptionSpec getWorkflowDestinationDescriptionSpec(); 137 WorkflowDescriptionSpec getWorkflowDescriptionSpec(); 138 WorkflowEntranceStepSpec getWorkflowEntranceStepSpec(); 139 WorkflowEntranceSelectorSpec getWorkflowEntranceSelectorSpec(); 140 WorkflowEntranceSpec getWorkflowEntranceSpec(); 141 WorkflowUniversalSpec getWorkflowUniversalSpec(); 142 WorkflowDestinationStepSpec getWorkflowDestinationStepSpec(); 143 WorkflowEntranceDescriptionSpec getWorkflowEntranceDescriptionSpec(); 144 WorkflowStepUniversalSpec getWorkflowStepUniversalSpec(); 145 WorkflowStepSpec getWorkflowStepSpec(); 146 WorkflowStepTypeDescriptionSpec getWorkflowStepTypeDescriptionSpec(); 147 WorkflowStepTypeUniversalSpec getWorkflowStepTypeUniversalSpec(); 148 WorkflowSelectorKindSpec getWorkflowSelectorKindSpec(); 149 WorkflowSpec getWorkflowSpec(); 150 WorkflowDestinationSpec getWorkflowDestinationSpec(); 151 WorkflowDestinationSecurityRoleSpec getWorkflowDestinationSecurityRoleSpec(); 152 WorkflowEntrancePartyTypeSpec getWorkflowEntrancePartyTypeSpec(); 153 WorkflowDestinationSelectorSpec getWorkflowDestinationSelectorSpec(); 154 WorkflowDestinationPartyTypeSpec getWorkflowDestinationPartyTypeSpec(); 155 156}