Index

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

A

AI_AGENT - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
API - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
 
API - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.SQAuthUserType
 
API_MAPPING - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
 
API_ORCHESTRATION - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessType
 
ApiCallType - Enum Class in io.unmeshed.api.common
 
ApiMappingData - Class in io.unmeshed.api.common
 
ApiMappingData() - Constructor for class io.unmeshed.api.common.ApiMappingData
 
ApiMappingWebhookData - Class in io.unmeshed.api.common
 
ApiMappingWebhookData() - Constructor for class io.unmeshed.api.common.ApiMappingWebhookData
 
ASYNC - Enum constant in enum class io.unmeshed.api.common.ApiCallType
 

B

BUILTIN - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 

C

CANCELLED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessStatus
 
CANCELLED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
 
ClientProfileData - Class in io.unmeshed.api.common
 
ClientProfileData() - Constructor for class io.unmeshed.api.common.ClientProfileData
 
ClientSubmitResult - Class in io.unmeshed.api.sdk
 
ClientSubmitResult() - Constructor for class io.unmeshed.api.sdk.ClientSubmitResult
 
COMPLETED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessStatus
 
COMPLETED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
 
createSecureHash(String) - Static method in class io.unmeshed.api.common.UnmeshedCommonUtils
 

D

DECISION_ENGINE - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
DEPENDSON - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
DYNAMIC - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessType
 

E

equals(Object) - Method in record class io.unmeshed.api.common.ProcessActionResponseDetailData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.unmeshed.api.common.StepSize
Indicates whether some other object is "equal to" this one.
error() - Method in record class io.unmeshed.api.common.ProcessActionResponseDetailData
Returns the value of the error record component.
EXIT - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 

F

FAIL - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
FAILED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessStatus
 
FAILED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
 
FLOW_GATEWAY - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
FOREACH - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
FullClientProfileData - Class in io.unmeshed.api.common
 
FullClientProfileData() - Constructor for class io.unmeshed.api.common.FullClientProfileData
 

G

GRAPHQL - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 

H

hashCode() - Method in record class io.unmeshed.api.common.ProcessActionResponseDetailData
Returns a hash code value for this object.
hashCode() - Method in record class io.unmeshed.api.common.StepSize
Returns a hash code value for this object.
HTTP - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 

I

id() - Method in record class io.unmeshed.api.common.ProcessActionResponseDetailData
Returns the value of the id record component.
INTEGRATION - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
INTEGRATION_CONSUMER - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
 
INTERNAL - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessType
 
INTERNAL - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.SQAuthUserType
 
io.unmeshed.api.common - package io.unmeshed.api.common
 
io.unmeshed.api.sdk - package io.unmeshed.api.sdk
 

J

JAVASCRIPT - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
JQ - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 

L

LIST - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 

M

MANAGED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
MANUAL - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
 
message() - Method in record class io.unmeshed.api.common.ProcessActionResponseDetailData
Returns the value of the message record component.
MS_TEAMS - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.WebhookSource
 

N

NOOP - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
NOT_DEFINED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.WebhookSource
 

O

of(String, String) - Static method in class io.unmeshed.api.common.TagValue
 

P

PARALLEL - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
PAUSED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
 
PENDING - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
 
PERSISTED_STATE - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
PROCESS_TRACKER - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
ProcessActionResponseData - Class in io.unmeshed.api.common
 
ProcessActionResponseData() - Constructor for class io.unmeshed.api.common.ProcessActionResponseData
 
ProcessActionResponseDetailData - Record Class in io.unmeshed.api.common
 
ProcessActionResponseDetailData(String, String, String) - Constructor for record class io.unmeshed.api.common.ProcessActionResponseDetailData
Creates an instance of a ProcessActionResponseDetailData record class.
ProcessConfiguration - Class in io.unmeshed.api.common
 
ProcessConfiguration() - Constructor for class io.unmeshed.api.common.ProcessConfiguration
 
ProcessData - Class in io.unmeshed.api.common
 
ProcessData() - Constructor for class io.unmeshed.api.common.ProcessData
 
ProcessDefinition - Class in io.unmeshed.api.common
 
ProcessDefinition() - Constructor for class io.unmeshed.api.common.ProcessDefinition
 
ProcessRequestData - Class in io.unmeshed.api.common
 
ProcessRequestData() - Constructor for class io.unmeshed.api.common.ProcessRequestData
 
ProcessSearchRequest - Class in io.unmeshed.api.common
 
ProcessSearchRequest() - Constructor for class io.unmeshed.api.common.ProcessSearchRequest
 
PYTHON - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 

R

REVIEWED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessStatus
 
RUNNING - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessStatus
 
RUNNING - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
 

S

SCHEDULED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
 
SCHEDULED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
 
SCHEDULER - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
SEND_RESPONSE - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
size() - Method in record class io.unmeshed.api.common.StepSize
Returns the value of the size record component.
SKIPPED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
 
SQLITE - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
STANDARD - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessType
 
STEP - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
 
StepConfiguration - Class in io.unmeshed.api.common
 
StepConfiguration() - Constructor for class io.unmeshed.api.common.StepConfiguration
 
StepData - Class in io.unmeshed.api.common
 
StepData() - Constructor for class io.unmeshed.api.common.StepData
 
StepDefinition - Class in io.unmeshed.api.common
 
StepDefinition() - Constructor for class io.unmeshed.api.common.StepDefinition
 
StepDependency - Class in io.unmeshed.api.common
 
StepDependency() - Constructor for class io.unmeshed.api.common.StepDependency
 
StepExecutionData - Class in io.unmeshed.api.common
 
StepExecutionData() - Constructor for class io.unmeshed.api.common.StepExecutionData
 
StepId - Class in io.unmeshed.api.common
 
StepId() - Constructor for class io.unmeshed.api.common.StepId
 
stepQueueNameData() - Method in record class io.unmeshed.api.common.StepSize
Returns the value of the stepQueueNameData record component.
StepQueueNameData - Class in io.unmeshed.api.common
 
StepQueueNameData() - Constructor for class io.unmeshed.api.common.StepQueueNameData
 
StepSize - Record Class in io.unmeshed.api.common
 
StepSize(StepQueueNameData, Integer) - Constructor for record class io.unmeshed.api.common.StepSize
Creates an instance of a StepSize record class.
STREAM - Enum constant in enum class io.unmeshed.api.common.ApiCallType
 
SUB_PROCESS - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
 
SUB_PROCESS - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
SWITCH - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
SYNC - Enum constant in enum class io.unmeshed.api.common.ApiCallType
 

T

TagValue - Class in io.unmeshed.api.common
 
TagValue() - Constructor for class io.unmeshed.api.common.TagValue
 
TERMINATED - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessStatus
 
TIMED_OUT - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessStatus
 
TIMED_OUT - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
 
toString() - Method in record class io.unmeshed.api.common.ProcessActionResponseDetailData
Returns a string representation of this record class.
toString() - Method in record class io.unmeshed.api.common.StepSize
Returns a string representation of this record class.

U

UnmeshedCommonUtils - Class in io.unmeshed.api.common
 
UnmeshedCommonUtils() - Constructor for class io.unmeshed.api.common.UnmeshedCommonUtils
 
UnmeshedConstants - Interface in io.unmeshed.api.common
 
UnmeshedConstants.ProcessStatus - Enum Class in io.unmeshed.api.common
 
UnmeshedConstants.ProcessTriggerType - Enum Class in io.unmeshed.api.common
 
UnmeshedConstants.ProcessType - Enum Class in io.unmeshed.api.common
 
UnmeshedConstants.SQAuthUserType - Enum Class in io.unmeshed.api.common
 
UnmeshedConstants.StepStatus - Enum Class in io.unmeshed.api.common
 
UnmeshedConstants.StepType - Enum Class in io.unmeshed.api.common
 
UnmeshedConstants.WebhookSource - Enum Class in io.unmeshed.api.common
 
UPDATE_STEP - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
USER - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.SQAuthUserType
 

V

valueOf(String) - Static method in enum class io.unmeshed.api.common.ApiCallType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.SQAuthUserType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.WebhookSource
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.unmeshed.api.common.ApiCallType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.SQAuthUserType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.StepStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.unmeshed.api.common.UnmeshedConstants.WebhookSource
Returns an array containing the constants of this enum class, in the order they are declared.

W

WAIT - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
WEBHOOK - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
 
WHILE - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
WORKER - Enum constant in enum class io.unmeshed.api.common.UnmeshedConstants.StepType
 
WorkRequest - Class in io.unmeshed.api.sdk
 
WorkRequest() - Constructor for class io.unmeshed.api.sdk.WorkRequest
 
WorkResponse - Class in io.unmeshed.api.sdk
 
WorkResponse() - Constructor for class io.unmeshed.api.sdk.WorkResponse
 
WorkResult - Class in io.unmeshed.api.sdk
 
WorkResult() - Constructor for class io.unmeshed.api.sdk.WorkResult
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form