Package com.alipay.sofa.ark.spi.model
Class BizInfo.BizStateRecord
java.lang.Object
com.alipay.sofa.ark.spi.model.BizInfo.BizStateRecord
- Enclosing interface:
- BizInfo
-
Constructor Summary
ConstructorsConstructorDescriptionBizStateRecord(Date changeTime, BizState state) BizStateRecord(Date changeTime, BizState state, BizInfo.StateChangeReason reason, String message) -
Method Summary