Package io.temporal.api.schedule.v1
Interface ScheduleListInfoOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ScheduleListInfo,ScheduleListInfo.Builder
@Generated(value="protoc", comments="annotations:ScheduleListInfoOrBuilder.java.pb.meta") public interface ScheduleListInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.protobuf.TimestampgetFutureActionTimes(int index)repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];intgetFutureActionTimesCount()repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];java.util.List<com.google.protobuf.Timestamp>getFutureActionTimesList()repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];com.google.protobuf.TimestampOrBuildergetFutureActionTimesOrBuilder(int index)repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];java.util.List<? extends com.google.protobuf.TimestampOrBuilder>getFutureActionTimesOrBuilderList()repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];java.lang.StringgetNotes()From state:com.google.protobuf.ByteStringgetNotesBytes()From state:booleangetPaused()bool paused = 4;ScheduleActionResultgetRecentActions(int index)From info (maybe fewer entries):intgetRecentActionsCount()From info (maybe fewer entries):java.util.List<ScheduleActionResult>getRecentActionsList()From info (maybe fewer entries):ScheduleActionResultOrBuildergetRecentActionsOrBuilder(int index)From info (maybe fewer entries):java.util.List<? extends ScheduleActionResultOrBuilder>getRecentActionsOrBuilderList()From info (maybe fewer entries):ScheduleSpecgetSpec()From spec: Some fields are dropped from this copy of spec: timezone_dataScheduleSpecOrBuildergetSpecOrBuilder()From spec: Some fields are dropped from this copy of spec: timezone_dataWorkflowTypegetWorkflowType()From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.WorkflowTypeOrBuildergetWorkflowTypeOrBuilder()From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.booleanhasSpec()From spec: Some fields are dropped from this copy of spec: timezone_databooleanhasWorkflowType()From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
hasSpec
boolean hasSpec()
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;- Returns:
- Whether the spec field is set.
-
getSpec
ScheduleSpec getSpec()
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;- Returns:
- The spec.
-
getSpecOrBuilder
ScheduleSpecOrBuilder getSpecOrBuilder()
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;
-
hasWorkflowType
boolean hasWorkflowType()
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
WorkflowType getWorkflowType()
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;- Returns:
- The workflowType.
-
getWorkflowTypeOrBuilder
WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;
-
getNotes
java.lang.String getNotes()
From state:
string notes = 3;- Returns:
- The notes.
-
getNotesBytes
com.google.protobuf.ByteString getNotesBytes()
From state:
string notes = 3;- Returns:
- The bytes for notes.
-
getPaused
boolean getPaused()
bool paused = 4;- Returns:
- The paused.
-
getRecentActionsList
java.util.List<ScheduleActionResult> getRecentActionsList()
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
getRecentActions
ScheduleActionResult getRecentActions(int index)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
getRecentActionsCount
int getRecentActionsCount()
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
getRecentActionsOrBuilderList
java.util.List<? extends ScheduleActionResultOrBuilder> getRecentActionsOrBuilderList()
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
getRecentActionsOrBuilder
ScheduleActionResultOrBuilder getRecentActionsOrBuilder(int index)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
getFutureActionTimesList
java.util.List<com.google.protobuf.Timestamp> getFutureActionTimesList()
repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];
-
getFutureActionTimes
com.google.protobuf.Timestamp getFutureActionTimes(int index)
repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];
-
getFutureActionTimesCount
int getFutureActionTimesCount()
repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];
-
getFutureActionTimesOrBuilderList
java.util.List<? extends com.google.protobuf.TimestampOrBuilder> getFutureActionTimesOrBuilderList()
repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];
-
getFutureActionTimesOrBuilder
com.google.protobuf.TimestampOrBuilder getFutureActionTimesOrBuilder(int index)
repeated .google.protobuf.Timestamp future_action_times = 6 [(.gogoproto.stdtime) = true];
-
-