Enum WorkflowInvocation.CompilationSourceCase (0.35.0)

public enum WorkflowInvocation.CompilationSourceCase extends Enum<WorkflowInvocation.CompilationSourceCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
COMPILATIONSOURCE_NOT_SET
COMPILATION_RESULT
WORKFLOW_CONFIG

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()