Interface QueryCloudVariableInstance

All Superinterfaces:
org.activiti.api.model.shared.model.ApplicationElement, CloudRuntimeEntity, CloudVariableInstance, org.activiti.api.model.shared.model.VariableInstance

public interface QueryCloudVariableInstance extends CloudVariableInstance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.activiti.api.model.shared.model.ApplicationElement

    getAppVersion

    Methods inherited from interface org.activiti.cloud.api.model.shared.CloudRuntimeEntity

    getAppName, getServiceFullName, getServiceName, getServiceType, getServiceVersion

    Methods inherited from interface org.activiti.api.model.shared.model.VariableInstance

    getName, getProcessInstanceId, getTaskId, getType, getValue, isTaskVariable
  • Method Details

    • isEphemeral

      boolean isEphemeral()