# 표시가 없는 두 형태 # Question: 두 전이 API 는 무엇이 다른가? direction: right n0: "호출자" { shape: rectangle } n1: "전이 API" { shape: rectangle } n0 -> n1: "lease 기반 전이" n1 -> n0: "OutboxTransitionResult · fencing 있음" n0 -> n1: "MessageId 기반 전이" n1 -> n0: "void · fencing 없음"