Skip to content

Commit 7a09384

Browse files
authored
Update proto v1.49.0 (#2510)
1 parent 8fbb068 commit 7a09384

17 files changed

+1
-289
lines changed

temporal-sdk/src/main/java/io/temporal/internal/statemachines/ActivityStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/ActivityStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

temporal-sdk/src/main/java/io/temporal/internal/statemachines/CancelExternalStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/CancelExternalStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

temporal-sdk/src/main/java/io/temporal/internal/statemachines/CancelWorkflowStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/CancelWorkflowStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

temporal-sdk/src/main/java/io/temporal/internal/statemachines/ChildWorkflowStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/ChildWorkflowStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

temporal-sdk/src/main/java/io/temporal/internal/statemachines/CompleteWorkflowStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/CompleteWorkflowStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

temporal-sdk/src/main/java/io/temporal/internal/statemachines/ContinueAsNewWorkflowStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/ContinueAsNewWorkflowStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

temporal-sdk/src/main/java/io/temporal/internal/statemachines/FailWorkflowStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/FailWorkflowStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

temporal-sdk/src/main/java/io/temporal/internal/statemachines/LocalActivityStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/LocalActivityStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

temporal-sdk/src/main/java/io/temporal/internal/statemachines/MutableSideEffectStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/MutableSideEffectStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

temporal-sdk/src/main/java/io/temporal/internal/statemachines/SideEffectStateMachine.puml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
`Copyright (C) 2022 Temporal Technologies, Inc. All Rights Reserved.
2-
`
3-
`Copyright (C) 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
`
5-
`Modifications copyright (C) 2017 Uber Technologies, Inc.
6-
`
7-
`Licensed under the Apache License, Version 2.0 (the "License");
8-
`you may not use this material except in compliance with the License.
9-
`You may obtain a copy of the License at
10-
`
11-
` http://www.apache.org/licenses/LICENSE-2.0
12-
`
13-
`Unless required by applicable law or agreed to in writing, software
14-
`distributed under the License is distributed on an "AS IS" BASIS,
15-
`WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
`See the License for the specific language governing permissions and
17-
`limitations under the License.
18-
191
` PlantUML <plantuml.com> State Diagram.
202
` Generated from src/main/java/io/temporal/internal/statemachines/SideEffectStateMachine.java
213
` by io.temporal.internal.statemachines.CommandsGeneratePlantUMLStateDiagrams.

0 commit comments

Comments
 (0)