Package io.temporal.internal.common
-
Interface Summary Interface Description ThrowableFunc1<T,R,E extends java.lang.Throwable> -
Class Summary Class Description ActivityOptionUtils DebugModeUtils GrpcUtils HeaderUtils InternalUtils 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.SearchAttributesUtil SerializerUtils WorkflowExecutionHistory Provides a wrapper with convenience methods over raw protobufHistoryobject representing workflow historyWorkflowExecutionUtils Convenience methods to be used by unit tests and during development.