Package io.temporal.workflow
Interface UpdateInfo
-
- All Known Implementing Classes:
UpdateInfoImpl
public interface UpdateInfoProvides information about the current workflow Update.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetUpdateId()java.lang.StringgetUpdateName()
-