Class ExecuteActivityParameters

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class ExecuteActivityParameters
    extends java.lang.Object
    implements java.lang.Cloneable
    • Constructor Detail

      • ExecuteActivityParameters

        public ExecuteActivityParameters​(io.temporal.api.command.v1.ScheduleActivityTaskCommandAttributes.Builder attributes,
                                         ActivityCancellationType cancellationType)
    • Method Detail

      • getAttributes

        public io.temporal.api.command.v1.ScheduleActivityTaskCommandAttributes.Builder getAttributes()