类 ZeebeInstance

    • 方法详细资料

      • getVersion

        public Integer getVersion()
        指定者:
        getVersion 在接口中 cn.dustlight.flow.core.flow.instance.Instance<ZeebeInstanceEvent>
      • getElementType

        public String getElementType()
        指定者:
        getElementType 在接口中 cn.dustlight.flow.core.flow.instance.InstanceEvent
        覆盖:
        getElementType 在类中 ZeebeInstanceEvent
      • getElementId

        public String getElementId()
        指定者:
        getElementId 在接口中 cn.dustlight.flow.core.flow.instance.InstanceEvent
        覆盖:
        getElementId 在类中 ZeebeInstanceEvent
      • getStatus

        public cn.dustlight.flow.core.flow.instance.InstanceEvent.Status getStatus()
        指定者:
        getStatus 在接口中 cn.dustlight.flow.core.flow.instance.InstanceEvent
        覆盖:
        getStatus 在类中 ZeebeInstanceEvent
      • getName

        public String getName()
        指定者:
        getName 在接口中 cn.dustlight.flow.core.flow.instance.Instance<ZeebeInstanceEvent>
      • getClientId

        public String getClientId()
        指定者:
        getClientId 在接口中 cn.dustlight.flow.core.flow.instance.Instance<ZeebeInstanceEvent>