Class GetFormInstanceByScopeModelCmd

    • Constructor Detail

      • GetFormInstanceByScopeModelCmd

        public GetFormInstanceByScopeModelCmd​(String formDefinitionKey,
                                              String parentDeploymentId,
                                              String scopeId,
                                              String scopeType,
                                              Map<String,​Object> variables)
      • GetFormInstanceByScopeModelCmd

        public GetFormInstanceByScopeModelCmd​(String formDefinitionKey,
                                              String parentDeploymentId,
                                              String scopeId,
                                              String scopeType,
                                              String tenantId,
                                              Map<String,​Object> variables,
                                              boolean fallbackToDefaultTenant)