Package io.temporal.internal.common
-
Interface Summary Interface Description ThrowableFunc1<T,R,E extends java.lang.Throwable> -
Class Summary Class Description ActivityOptionUtils GrpcUtils HeaderUtils HistoryJsonUtils Helper methods supporting transformation of History's "Proto Json" compatible format, which is supported byJsonFormat
to the format of Temporal history supported by tctl and back.HistoryProtoTextUtils Converts history protos into human readable formatInternalUtils Utility functions shared by the implementation code.JavaLambdaUtils ProtobufTimeUtils ProtoEnumNameUtils Because in Go enums are in a shared namespace, one of protobuf common practices is to prefix the enums with enum name prefix to create unique names.RetryOptionsUtils SearchAttributesUtil SerializerUtils WorkflowExecutionHistory Deprecated. useWorkflowExecutionHistory
instead.WorkflowExecutionUtils Convenience methods to be used by unit tests and during development.