Class DefaultCallableElementTenantIdProvider

    • Constructor Detail

      • DefaultCallableElementTenantIdProvider

        public DefaultCallableElementTenantIdProvider()
    • Method Detail

      • getValue

        public java.lang.Object getValue​(VariableScope execution)
        Specified by:
        getValue in interface ParameterValueProvider
        Parameters:
        execution - the scope in which the value is to be resolved.
        Returns:
        the value
      • getProcessDefinitionTenantId

        protected java.lang.String getProcessDefinitionTenantId​(ExecutionEntity execution)
      • getCaseDefinitionTenantId

        protected java.lang.String getCaseDefinitionTenantId​(CaseExecutionEntity caseExecution)