Class NamespaceTemplate


  • public class NamespaceTemplate
    extends java.lang.Object
    • Constructor Detail

      • NamespaceTemplate

        public NamespaceTemplate​(@Nonnull
                                 TemporalProperties properties,
                                 @Nonnull
                                 NamespaceProperties namespaceProperties,
                                 @Nonnull
                                 io.temporal.serviceclient.WorkflowServiceStubs workflowServiceStubs,
                                 @Nullable
                                 io.temporal.common.converter.DataConverter dataConverter,
                                 @Nullable
                                 io.opentracing.Tracer tracer,
                                 @Nullable
                                 TestWorkflowEnvironmentAdapter testWorkflowEnvironment)