You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[How to develop an Activity Definition using the Go SDK](/develop/go/activities/basics)
37
170
-[How to develop an Activity Definition using the Java SDK](/develop/java/activities/basics)
38
171
-[How to develop an Activity Definition using the PHP SDK](/develop/php/activities/basics)
39
172
-[How to develop an Activity Definition using the Python SDK](/develop/python/activities/basics)
40
173
-[How to develop an Activity Definition using the TypeScript SDK](/develop/typescript/activities/basics)
41
174
-[How to develop an Activity Definition using the .NET SDK](/develop/dotnet/activities/basics)
175
+
-[How to develop an Activity Definition using the Rust SDK](/develop/rust/activities/basics)
42
176
43
177
The term 'Activity Definition' is used to refer to the full set of primitives in any given language SDK that provides an access point to an Activity Function Definition——the method or function that is invoked for an [Activity Task Execution](/tasks#activity-task-execution).
44
178
Therefore, the terms Activity Function and Activity Method refer to the source of an instance of an execution.
0 commit comments