Package io.temporal.nexus
Interface NexusOperationInfo
-
public interface NexusOperationInfoTemporal information about the Nexus Operation. UseNexusOperationContext.getInfo()from a Nexus Operation implementation to access.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetNamespace()java.lang.StringgetTaskQueue()
-