public class Client
extends com.aliyun.teaopenapi.Client
_ca, _cert, _connectTimeout, _credential, _disableHttp2, _endpoint, _endpointMap, _endpointRule, _endpointType, _globalParameters, _headers, _httpProxy, _httpsProxy, _key, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _signatureVersion, _socks5NetWork, _socks5Proxy, _spi, _suffix, _tlsMinVersion, _userAgent| 构造器和说明 |
|---|
Client(com.aliyun.teaopenapi.models.Config config) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getBearerToken, getRpcHeaders, getSecurityToken, getType, getUserAgent, setGatewayClient, setRpcHeaderspublic AppLoginCodeGenResponse appLoginCodeGenWithOptions(AppLoginCodeGenRequest request, AppLoginCodeGenHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
生成登录态传递用的code
request - AppLoginCodeGenRequestheaders - AppLoginCodeGenHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic AppLoginCodeGenResponse appLoginCodeGen(AppLoginCodeGenRequest request) throws Exception
生成登录态传递用的code
request - AppLoginCodeGenRequestExceptionpublic BatchGetFormDataByIdListResponse batchGetFormDataByIdListWithOptions(BatchGetFormDataByIdListRequest request, BatchGetFormDataByIdListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量获取指定表单实例ID列表对应的表单实例数据
request - BatchGetFormDataByIdListRequestheaders - BatchGetFormDataByIdListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchGetFormDataByIdListResponse batchGetFormDataByIdList(BatchGetFormDataByIdListRequest request) throws Exception
批量获取指定表单实例ID列表对应的表单实例数据
request - BatchGetFormDataByIdListRequestExceptionpublic BatchRemovalByFormInstanceIdListResponse batchRemovalByFormInstanceIdListWithOptions(BatchRemovalByFormInstanceIdListRequest request, BatchRemovalByFormInstanceIdListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量删除指定的表单实例
request - BatchRemovalByFormInstanceIdListRequestheaders - BatchRemovalByFormInstanceIdListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchRemovalByFormInstanceIdListResponse batchRemovalByFormInstanceIdList(BatchRemovalByFormInstanceIdListRequest request) throws Exception
批量删除指定的表单实例
request - BatchRemovalByFormInstanceIdListRequestExceptionpublic BatchSaveFormDataResponse batchSaveFormDataWithOptions(BatchSaveFormDataRequest request, BatchSaveFormDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量保存表单实例数据
request - BatchSaveFormDataRequestheaders - BatchSaveFormDataHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchSaveFormDataResponse batchSaveFormData(BatchSaveFormDataRequest request) throws Exception
批量保存表单实例数据
request - BatchSaveFormDataRequestExceptionpublic BatchUpdateFormDataByInstanceIdResponse batchUpdateFormDataByInstanceIdWithOptions(BatchUpdateFormDataByInstanceIdRequest request, BatchUpdateFormDataByInstanceIdHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
将多条表单实例的指定表单组件更新成指定值
request - BatchUpdateFormDataByInstanceIdRequestheaders - BatchUpdateFormDataByInstanceIdHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchUpdateFormDataByInstanceIdResponse batchUpdateFormDataByInstanceId(BatchUpdateFormDataByInstanceIdRequest request) throws Exception
将多条表单实例的指定表单组件更新成指定值
request - BatchUpdateFormDataByInstanceIdRequestExceptionpublic BatchUpdateFormDataByInstanceMapResponse batchUpdateFormDataByInstanceMapWithOptions(BatchUpdateFormDataByInstanceMapRequest request, BatchUpdateFormDataByInstanceMapHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
通过表单实例数据批量更新表单实例
request - BatchUpdateFormDataByInstanceMapRequestheaders - BatchUpdateFormDataByInstanceMapHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchUpdateFormDataByInstanceMapResponse batchUpdateFormDataByInstanceMap(BatchUpdateFormDataByInstanceMapRequest request) throws Exception
通过表单实例数据批量更新表单实例
request - BatchUpdateFormDataByInstanceMapRequestExceptionpublic BuyAuthorizationOrderResponse buyAuthorizationOrderWithOptions(BuyAuthorizationOrderRequest request, BuyAuthorizationOrderHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道新购(通过应用授权服务)
request - BuyAuthorizationOrderRequestheaders - BuyAuthorizationOrderHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BuyAuthorizationOrderResponse buyAuthorizationOrder(BuyAuthorizationOrderRequest request) throws Exception
多渠道新购(通过应用授权服务)
request - BuyAuthorizationOrderRequestExceptionpublic BuyFreshOrderResponse buyFreshOrderWithOptions(BuyFreshOrderRequest request, BuyFreshOrderHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
新购宜搭产品
request - BuyFreshOrderRequestheaders - BuyFreshOrderHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BuyFreshOrderResponse buyFreshOrder(BuyFreshOrderRequest request) throws Exception
新购宜搭产品
request - BuyFreshOrderRequestExceptionpublic CheckCloudAccountStatusResponse checkCloudAccountStatusWithOptions(String callerUid, CheckCloudAccountStatusRequest request, CheckCloudAccountStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据阿里云账号验证激活结果
request - CheckCloudAccountStatusRequestheaders - CheckCloudAccountStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CheckCloudAccountStatusResponse checkCloudAccountStatus(String callerUid, CheckCloudAccountStatusRequest request) throws Exception
根据阿里云账号验证激活结果
request - CheckCloudAccountStatusRequestExceptionpublic CreateOrUpdateFormDataResponse createOrUpdateFormDataWithOptions(CreateOrUpdateFormDataRequest request, CreateOrUpdateFormDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
新增或更新表单实例
request - CreateOrUpdateFormDataRequestheaders - CreateOrUpdateFormDataHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateOrUpdateFormDataResponse createOrUpdateFormData(CreateOrUpdateFormDataRequest request) throws Exception
新增或更新表单实例
request - CreateOrUpdateFormDataRequestExceptionpublic DeleteFormDataResponse deleteFormDataWithOptions(DeleteFormDataRequest request, DeleteFormDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除表单实例
request - DeleteFormDataRequestheaders - DeleteFormDataHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteFormDataResponse deleteFormData(DeleteFormDataRequest request) throws Exception
删除表单实例
request - DeleteFormDataRequestExceptionpublic DeleteInstanceResponse deleteInstanceWithOptions(DeleteInstanceRequest request, DeleteInstanceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除流程实例
request - DeleteInstanceRequestheaders - DeleteInstanceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteInstanceResponse deleteInstance(DeleteInstanceRequest request) throws Exception
删除流程实例
request - DeleteInstanceRequestExceptionpublic DeleteSequenceResponse deleteSequenceWithOptions(DeleteSequenceRequest request, DeleteSequenceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
deleteSequence
request - DeleteSequenceRequestheaders - DeleteSequenceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteSequenceResponse deleteSequence(DeleteSequenceRequest request) throws Exception
deleteSequence
request - DeleteSequenceRequestExceptionpublic DeployFunctionCallbackResponse deployFunctionCallbackWithOptions(DeployFunctionCallbackRequest request, DeployFunctionCallbackHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
云开发平台函数计算部署完成回调宜搭
request - DeployFunctionCallbackRequestheaders - DeployFunctionCallbackHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeployFunctionCallbackResponse deployFunctionCallback(DeployFunctionCallbackRequest request) throws Exception
云开发平台函数计算部署完成回调宜搭
request - DeployFunctionCallbackRequestExceptionpublic ExecuteBatchTaskResponse executeBatchTaskWithOptions(ExecuteBatchTaskRequest request, ExecuteBatchTaskHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量审批
request - ExecuteBatchTaskRequestheaders - ExecuteBatchTaskHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ExecuteBatchTaskResponse executeBatchTask(ExecuteBatchTaskRequest request) throws Exception
批量审批
request - ExecuteBatchTaskRequestExceptionpublic ExecuteCustomApiResponse executeCustomApiWithOptions(ExecuteCustomApiRequest request, ExecuteCustomApiHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
执行用户自定义的API接口
request - ExecuteCustomApiRequestheaders - ExecuteCustomApiHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ExecuteCustomApiResponse executeCustomApi(ExecuteCustomApiRequest request) throws Exception
执行用户自定义的API接口
request - ExecuteCustomApiRequestExceptionpublic ExecutePlatformTaskResponse executePlatformTaskWithOptions(ExecutePlatformTaskRequest request, ExecutePlatformTaskHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
执行宜搭平台的审批任务
request - ExecutePlatformTaskRequestheaders - ExecutePlatformTaskHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ExecutePlatformTaskResponse executePlatformTask(ExecutePlatformTaskRequest request) throws Exception
执行宜搭平台的审批任务
request - ExecutePlatformTaskRequestExceptionpublic ExecuteTaskResponse executeTaskWithOptions(ExecuteTaskRequest request, ExecuteTaskHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
执行审批任务
request - ExecuteTaskRequestheaders - ExecuteTaskHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ExecuteTaskResponse executeTask(ExecuteTaskRequest request) throws Exception
执行审批任务
request - ExecuteTaskRequestExceptionpublic ExpireCommodityResponse expireCommodityWithOptions(ExpireCommodityRequest request, ExpireCommodityHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道到期
request - ExpireCommodityRequestheaders - ExpireCommodityHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ExpireCommodityResponse expireCommodity(ExpireCommodityRequest request) throws Exception
多渠道到期
request - ExpireCommodityRequestExceptionpublic GetActivationCodeByCallerUnionIdResponse getActivationCodeByCallerUnionIdWithOptions(String callerUid, GetActivationCodeByCallerUnionIdRequest request, GetActivationCodeByCallerUnionIdHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据阿里云账号获取激活码
request - GetActivationCodeByCallerUnionIdRequestheaders - GetActivationCodeByCallerUnionIdHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetActivationCodeByCallerUnionIdResponse getActivationCodeByCallerUnionId(String callerUid, GetActivationCodeByCallerUnionIdRequest request) throws Exception
根据阿里云账号获取激活码
request - GetActivationCodeByCallerUnionIdRequestExceptionpublic GetActivityButtonListResponse getActivityButtonListWithOptions(String appType, String processCode, String activityId, GetActivityButtonListRequest request, GetActivityButtonListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取流程实例可操作功能列表
request - GetActivityButtonListRequestheaders - GetActivityButtonListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetActivityButtonListResponse getActivityButtonList(String appType, String processCode, String activityId, GetActivityButtonListRequest request) throws Exception
获取流程实例可操作功能列表
request - GetActivityButtonListRequestExceptionpublic GetActivityListResponse getActivityListWithOptions(GetActivityListRequest request, GetActivityListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取流程设计的节点信息
request - GetActivityListRequestheaders - GetActivityListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetActivityListResponse getActivityList(GetActivityListRequest request) throws Exception
获取流程设计的节点信息
request - GetActivityListRequestExceptionpublic GetAllAuthCubesResponse getAllAuthCubesWithOptions(GetAllAuthCubesRequest request, GetAllAuthCubesHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询表单的接口,支持分页、表单名称模糊查询
request - GetAllAuthCubesRequestheaders - GetAllAuthCubesHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetAllAuthCubesResponse getAllAuthCubes(GetAllAuthCubesRequest request) throws Exception
查询表单的接口,支持分页、表单名称模糊查询
request - GetAllAuthCubesRequestExceptionpublic GetApplicationAuthorizationServicePlatformResourceResponse getApplicationAuthorizationServicePlatformResourceWithOptions(GetApplicationAuthorizationServicePlatformResourceRequest request, GetApplicationAuthorizationServicePlatformResourceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道平台概览接口
request - GetApplicationAuthorizationServicePlatformResourceRequestheaders - GetApplicationAuthorizationServicePlatformResourceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetApplicationAuthorizationServicePlatformResourceResponse getApplicationAuthorizationServicePlatformResource(GetApplicationAuthorizationServicePlatformResourceRequest request) throws Exception
多渠道平台概览接口
request - GetApplicationAuthorizationServicePlatformResourceRequestExceptionpublic GetAutoFlowLogDetailResponse getAutoFlowLogDetailWithOptions(GetAutoFlowLogDetailRequest request, GetAutoFlowLogDetailHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取自动化流日志详情
request - GetAutoFlowLogDetailRequestheaders - GetAutoFlowLogDetailHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetAutoFlowLogDetailResponse getAutoFlowLogDetail(GetAutoFlowLogDetailRequest request) throws Exception
获取自动化流日志详情
request - GetAutoFlowLogDetailRequestExceptionpublic GetCorpAccomplishmentTasksResponse getCorpAccomplishmentTasksWithOptions(String corpId, String userId, GetCorpAccomplishmentTasksRequest request, GetCorpAccomplishmentTasksHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询已完成任务列表
request - GetCorpAccomplishmentTasksRequestheaders - GetCorpAccomplishmentTasksHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetCorpAccomplishmentTasksResponse getCorpAccomplishmentTasks(String corpId, String userId, GetCorpAccomplishmentTasksRequest request) throws Exception
查询已完成任务列表
request - GetCorpAccomplishmentTasksRequestExceptionpublic GetCorpLevelByAccountIdResponse getCorpLevelByAccountIdWithOptions(GetCorpLevelByAccountIdRequest request, GetCorpLevelByAccountIdHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据accountId获取企业等级
request - GetCorpLevelByAccountIdRequestheaders - GetCorpLevelByAccountIdHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetCorpLevelByAccountIdResponse getCorpLevelByAccountId(GetCorpLevelByAccountIdRequest request) throws Exception
根据accountId获取企业等级
request - GetCorpLevelByAccountIdRequestExceptionpublic GetCorpTasksResponse getCorpTasksWithOptions(GetCorpTasksRequest request, GetCorpTasksHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询待办任务列表
request - GetCorpTasksRequestheaders - GetCorpTasksHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetCorpTasksResponse getCorpTasks(GetCorpTasksRequest request) throws Exception
查询待办任务列表
request - GetCorpTasksRequestExceptionpublic GetDbConfigResponse getDbConfigWithOptions(GetDbConfigRequest request, GetDbConfigHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取数据库连接串信息
request - GetDbConfigRequestheaders - GetDbConfigHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetDbConfigResponse getDbConfig(GetDbConfigRequest request) throws Exception
获取数据库连接串信息
request - GetDbConfigRequestExceptionpublic GetFieldDefByUuidResponse getFieldDefByUuidWithOptions(GetFieldDefByUuidRequest request, GetFieldDefByUuidHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据表单ID获取字段信息
request - GetFieldDefByUuidRequestheaders - GetFieldDefByUuidHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetFieldDefByUuidResponse getFieldDefByUuid(GetFieldDefByUuidRequest request) throws Exception
根据表单ID获取字段信息
request - GetFieldDefByUuidRequestExceptionpublic GetFormComponentDefinitionListResponse getFormComponentDefinitionListWithOptions(String appType, String formUuid, GetFormComponentDefinitionListRequest request, GetFormComponentDefinitionListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取表单定义
request - GetFormComponentDefinitionListRequestheaders - GetFormComponentDefinitionListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetFormComponentDefinitionListResponse getFormComponentDefinitionList(String appType, String formUuid, GetFormComponentDefinitionListRequest request) throws Exception
获取表单定义
request - GetFormComponentDefinitionListRequestExceptionpublic GetFormDataByIDResponse getFormDataByIDWithOptions(String id, GetFormDataByIDRequest request, GetFormDataByIDHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据表单 ID 查询实例详情
request - GetFormDataByIDRequestheaders - GetFormDataByIDHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetFormDataByIDResponse getFormDataByID(String id, GetFormDataByIDRequest request) throws Exception
根据表单 ID 查询实例详情
request - GetFormDataByIDRequestExceptionpublic GetFormListInAppResponse getFormListInAppWithOptions(GetFormListInAppRequest request, GetFormListInAppHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取应用内表单列表信息
request - GetFormListInAppRequestheaders - GetFormListInAppHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetFormListInAppResponse getFormListInApp(GetFormListInAppRequest request) throws Exception
获取应用内表单列表信息
request - GetFormListInAppRequestExceptionpublic GetInstanceByIdResponse getInstanceByIdWithOptions(String id, GetInstanceByIdRequest request, GetInstanceByIdHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据实例 ID 获取流程实例详情
request - GetInstanceByIdRequestheaders - GetInstanceByIdHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetInstanceByIdResponse getInstanceById(String id, GetInstanceByIdRequest request) throws Exception
根据实例 ID 获取流程实例详情
request - GetInstanceByIdRequestExceptionpublic GetInstanceIdListResponse getInstanceIdListWithOptions(GetInstanceIdListRequest request, GetInstanceIdListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据条件搜索流程实例 ID
request - GetInstanceIdListRequestheaders - GetInstanceIdListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetInstanceIdListResponse getInstanceIdList(GetInstanceIdListRequest request) throws Exception
根据条件搜索流程实例 ID
request - GetInstanceIdListRequestExceptionpublic GetInstancesResponse getInstancesWithOptions(GetInstancesRequest request, GetInstancesHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据搜索条件获取流程表单实例详情
request - GetInstancesRequestheaders - GetInstancesHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetInstancesResponse getInstances(GetInstancesRequest request) throws Exception
根据搜索条件获取流程表单实例详情
request - GetInstancesRequestExceptionpublic GetInstancesByIdListResponse getInstancesByIdListWithOptions(GetInstancesByIdListRequest request, GetInstancesByIdListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据实例 ID 列表批量获取流程实例详情
request - GetInstancesByIdListRequestheaders - GetInstancesByIdListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetInstancesByIdListResponse getInstancesByIdList(GetInstancesByIdListRequest request) throws Exception
根据实例 ID 列表批量获取流程实例详情
request - GetInstancesByIdListRequestExceptionpublic GetMeCorpSubmissionResponse getMeCorpSubmissionWithOptions(String userId, GetMeCorpSubmissionRequest request, GetMeCorpSubmissionHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询已提交任务列表
request - GetMeCorpSubmissionRequestheaders - GetMeCorpSubmissionHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetMeCorpSubmissionResponse getMeCorpSubmission(String userId, GetMeCorpSubmissionRequest request) throws Exception
查询已提交任务列表
request - GetMeCorpSubmissionRequestExceptionpublic GetNotifyMeResponse getNotifyMeWithOptions(String userId, GetNotifyMeRequest request, GetNotifyMeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询抄送我的任务列表(企业维度)
request - GetNotifyMeRequestheaders - GetNotifyMeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetNotifyMeResponse getNotifyMe(String userId, GetNotifyMeRequest request) throws Exception
查询抄送我的任务列表(企业维度)
request - GetNotifyMeRequestExceptionpublic GetOpenUrlResponse getOpenUrlWithOptions(String appType, GetOpenUrlRequest request, GetOpenUrlHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
附件地址转临时免登地址
request - GetOpenUrlRequestheaders - GetOpenUrlHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetOpenUrlResponse getOpenUrl(String appType, GetOpenUrlRequest request) throws Exception
附件地址转临时免登地址
request - GetOpenUrlRequestExceptionpublic GetOperationRecordsResponse getOperationRecordsWithOptions(GetOperationRecordsRequest request, GetOperationRecordsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取审批记录
request - GetOperationRecordsRequestheaders - GetOperationRecordsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetOperationRecordsResponse getOperationRecords(GetOperationRecordsRequest request) throws Exception
获取审批记录
request - GetOperationRecordsRequestExceptionpublic GetPlatformResourceResponse getPlatformResourceWithOptions(GetPlatformResourceRequest request, GetPlatformResourceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道平台概览接口
request - GetPlatformResourceRequestheaders - GetPlatformResourceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetPlatformResourceResponse getPlatformResource(GetPlatformResourceRequest request) throws Exception
多渠道平台概览接口
request - GetPlatformResourceRequestExceptionpublic GetPrintAppInfoResponse getPrintAppInfoWithOptions(GetPrintAppInfoRequest request, GetPrintAppInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询用户开通打印模板的应用信息
request - GetPrintAppInfoRequestheaders - GetPrintAppInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetPrintAppInfoResponse getPrintAppInfo(GetPrintAppInfoRequest request) throws Exception
查询用户开通打印模板的应用信息
request - GetPrintAppInfoRequestExceptionpublic GetPrintDictionaryResponse getPrintDictionaryWithOptions(GetPrintDictionaryRequest request, GetPrintDictionaryHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取打印所需的表单与流程节点
request - GetPrintDictionaryRequestheaders - GetPrintDictionaryHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetPrintDictionaryResponse getPrintDictionary(GetPrintDictionaryRequest request) throws Exception
获取打印所需的表单与流程节点
request - GetPrintDictionaryRequestExceptionpublic GetProcessDefinitionResponse getProcessDefinitionWithOptions(String processInstanceId, GetProcessDefinitionRequest request, GetProcessDefinitionHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取流程定义
request - GetProcessDefinitionRequestheaders - GetProcessDefinitionHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetProcessDefinitionResponse getProcessDefinition(String processInstanceId, GetProcessDefinitionRequest request) throws Exception
获取流程定义
request - GetProcessDefinitionRequestExceptionpublic GetProcessDesignResponse getProcessDesignWithOptions(String processId, GetProcessDesignRequest request, GetProcessDesignHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据流程ID获取流程设计结构
request - GetProcessDesignRequestheaders - GetProcessDesignHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetProcessDesignResponse getProcessDesign(String processId, GetProcessDesignRequest request) throws Exception
根据流程ID获取流程设计结构
request - GetProcessDesignRequestExceptionpublic GetProcessDesignByCodeResponse getProcessDesignByCodeWithOptions(GetProcessDesignByCodeRequest request, GetProcessDesignByCodeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据流程ID获取流程设计结构
request - GetProcessDesignByCodeRequestheaders - GetProcessDesignByCodeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetProcessDesignByCodeResponse getProcessDesignByCode(GetProcessDesignByCodeRequest request) throws Exception
根据流程ID获取流程设计结构
request - GetProcessDesignByCodeRequestExceptionpublic GetRunningTaskListResponse getRunningTaskListWithOptions(GetRunningTaskListRequest request, GetRunningTaskListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
通过实例id批量获取待办任务
request - GetRunningTaskListRequestheaders - GetRunningTaskListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetRunningTaskListResponse getRunningTaskList(GetRunningTaskListRequest request) throws Exception
通过实例id批量获取待办任务
request - GetRunningTaskListRequestExceptionpublic GetRunningTasksResponse getRunningTasksWithOptions(GetRunningTasksRequest request, GetRunningTasksHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询流程运行任务(vpc)
request - GetRunningTasksRequestheaders - GetRunningTasksHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetRunningTasksResponse getRunningTasks(GetRunningTasksRequest request) throws Exception
查询流程运行任务(vpc)
request - GetRunningTasksRequestExceptionpublic GetSaleUserInfoByUserIdResponse getSaleUserInfoByUserIdWithOptions(GetSaleUserInfoByUserIdRequest request, GetSaleUserInfoByUserIdHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据用户employeeCode获取所在企业信息(包含售卖版本)
request - GetSaleUserInfoByUserIdRequestheaders - GetSaleUserInfoByUserIdHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetSaleUserInfoByUserIdResponse getSaleUserInfoByUserId(GetSaleUserInfoByUserIdRequest request) throws Exception
根据用户employeeCode获取所在企业信息(包含售卖版本)
request - GetSaleUserInfoByUserIdRequestExceptionpublic GetSimpleCubeModelListResponse getSimpleCubeModelListWithOptions(GetSimpleCubeModelListRequest request, GetSimpleCubeModelListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
表单的元数据(字段)查询接口
request - GetSimpleCubeModelListRequestheaders - GetSimpleCubeModelListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetSimpleCubeModelListResponse getSimpleCubeModelList(GetSimpleCubeModelListRequest request) throws Exception
表单的元数据(字段)查询接口
request - GetSimpleCubeModelListRequestExceptionpublic GetTaskCopiesResponse getTaskCopiesWithOptions(GetTaskCopiesRequest request, GetTaskCopiesHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询抄送我的任务列表(应用维度)
request - GetTaskCopiesRequestheaders - GetTaskCopiesHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetTaskCopiesResponse getTaskCopies(GetTaskCopiesRequest request) throws Exception
查询抄送我的任务列表(应用维度)
request - GetTaskCopiesRequestExceptionpublic ListApplicationResponse listApplicationWithOptions(ListApplicationRequest request, ListApplicationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取组织下的宜搭应用列表
request - ListApplicationRequestheaders - ListApplicationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListApplicationResponse listApplication(ListApplicationRequest request) throws Exception
获取组织下的宜搭应用列表
request - ListApplicationRequestExceptionpublic ListApplicationAuthorizationServiceApplicationInformationResponse listApplicationAuthorizationServiceApplicationInformationWithOptions(String instanceId, ListApplicationAuthorizationServiceApplicationInformationRequest request, ListApplicationAuthorizationServiceApplicationInformationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道应用概览
request - ListApplicationAuthorizationServiceApplicationInformationRequestheaders - ListApplicationAuthorizationServiceApplicationInformationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListApplicationAuthorizationServiceApplicationInformationResponse listApplicationAuthorizationServiceApplicationInformation(String instanceId, ListApplicationAuthorizationServiceApplicationInformationRequest request) throws Exception
多渠道应用概览
request - ListApplicationAuthorizationServiceApplicationInformationRequestExceptionpublic ListApplicationAuthorizationServiceConnectorInformationResponse listApplicationAuthorizationServiceConnectorInformationWithOptions(String instanceId, ListApplicationAuthorizationServiceConnectorInformationRequest request, ListApplicationAuthorizationServiceConnectorInformationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道插件概览
request - ListApplicationAuthorizationServiceConnectorInformationRequestheaders - ListApplicationAuthorizationServiceConnectorInformationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListApplicationAuthorizationServiceConnectorInformationResponse listApplicationAuthorizationServiceConnectorInformation(String instanceId, ListApplicationAuthorizationServiceConnectorInformationRequest request) throws Exception
多渠道插件概览
request - ListApplicationAuthorizationServiceConnectorInformationRequestExceptionpublic ListApplicationInformationResponse listApplicationInformationWithOptions(String instanceId, ListApplicationInformationRequest request, ListApplicationInformationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道应用概览
request - ListApplicationInformationRequestheaders - ListApplicationInformationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListApplicationInformationResponse listApplicationInformation(String instanceId, ListApplicationInformationRequest request) throws Exception
多渠道应用概览
request - ListApplicationInformationRequestExceptionpublic ListCommodityResponse listCommodityWithOptions(ListCommodityRequest request, ListCommodityHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道列出商品列表
request - ListCommodityRequestheaders - ListCommodityHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListCommodityResponse listCommodity(ListCommodityRequest request) throws Exception
多渠道列出商品列表
request - ListCommodityRequestExceptionpublic ListConnectorInformationResponse listConnectorInformationWithOptions(String instanceId, ListConnectorInformationRequest request, ListConnectorInformationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道插件概览
request - ListConnectorInformationRequestheaders - ListConnectorInformationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListConnectorInformationResponse listConnectorInformation(String instanceId, ListConnectorInformationRequest request) throws Exception
多渠道插件概览
request - ListConnectorInformationRequestExceptionpublic ListFormRemarksResponse listFormRemarksWithOptions(ListFormRemarksRequest request, ListFormRemarksHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询表单实例评论列表
request - ListFormRemarksRequestheaders - ListFormRemarksHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListFormRemarksResponse listFormRemarks(ListFormRemarksRequest request) throws Exception
查询表单实例评论列表
request - ListFormRemarksRequestExceptionpublic ListNavigationByFormTypeResponse listNavigationByFormTypeWithOptions(ListNavigationByFormTypeRequest request, ListNavigationByFormTypeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取应用下的页面列表
request - ListNavigationByFormTypeRequestheaders - ListNavigationByFormTypeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListNavigationByFormTypeResponse listNavigationByFormType(ListNavigationByFormTypeRequest request) throws Exception
获取应用下的页面列表
request - ListNavigationByFormTypeRequestExceptionpublic ListOperationLogsResponse listOperationLogsWithOptions(ListOperationLogsRequest request, ListOperationLogsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询表单的变更记录
request - ListOperationLogsRequestheaders - ListOperationLogsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListOperationLogsResponse listOperationLogs(ListOperationLogsRequest request) throws Exception
查询表单的变更记录
request - ListOperationLogsRequestExceptionpublic ListTableDataByFormInstanceIdTableIdResponse listTableDataByFormInstanceIdTableIdWithOptions(String formInstanceId, ListTableDataByFormInstanceIdTableIdRequest request, ListTableDataByFormInstanceIdTableIdHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取子表单数据
request - ListTableDataByFormInstanceIdTableIdRequestheaders - ListTableDataByFormInstanceIdTableIdHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListTableDataByFormInstanceIdTableIdResponse listTableDataByFormInstanceIdTableId(String formInstanceId, ListTableDataByFormInstanceIdTableIdRequest request) throws Exception
获取子表单数据
request - ListTableDataByFormInstanceIdTableIdRequestExceptionpublic LoginCodeGenResponse loginCodeGenWithOptions(LoginCodeGenRequest request, LoginCodeGenHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
生成宜搭登录态穿透用的code
request - LoginCodeGenRequestheaders - LoginCodeGenHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic LoginCodeGenResponse loginCodeGen(LoginCodeGenRequest request) throws Exception
生成宜搭登录态穿透用的code
request - LoginCodeGenRequestExceptionpublic NotifyAuthorizationResultResponse notifyAuthorizationResultWithOptions(NotifyAuthorizationResultRequest request, NotifyAuthorizationResultHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
通知宜搭授权(购买)结果
request - NotifyAuthorizationResultRequestheaders - NotifyAuthorizationResultHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic NotifyAuthorizationResultResponse notifyAuthorizationResult(NotifyAuthorizationResultRequest request) throws Exception
通知宜搭授权(购买)结果
request - NotifyAuthorizationResultRequestExceptionpublic PageAutoFlowLogResponse pageAutoFlowLogWithOptions(PageAutoFlowLogRequest request, PageAutoFlowLogHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
分页查询宜搭流程自动化运行记录
request - PageAutoFlowLogRequestheaders - PageAutoFlowLogHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic PageAutoFlowLogResponse pageAutoFlowLog(PageAutoFlowLogRequest request) throws Exception
分页查询宜搭流程自动化运行记录
request - PageAutoFlowLogRequestExceptionpublic PageFormBaseInfosResponse pageFormBaseInfosWithOptions(PageFormBaseInfosRequest request, PageFormBaseInfosHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
分页获取应用下表单列表
request - PageFormBaseInfosRequestheaders - PageFormBaseInfosHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic PageFormBaseInfosResponse pageFormBaseInfos(PageFormBaseInfosRequest request) throws Exception
分页获取应用下表单列表
request - PageFormBaseInfosRequestExceptionpublic PreviewPublishedProcessResponse previewPublishedProcessWithOptions(PreviewPublishedProcessRequest request, PreviewPublishedProcessHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
预览审批流程
request - PreviewPublishedProcessRequestheaders - PreviewPublishedProcessHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic PreviewPublishedProcessResponse previewPublishedProcess(PreviewPublishedProcessRequest request) throws Exception
预览审批流程
request - PreviewPublishedProcessRequestExceptionpublic QueryServiceRecordResponse queryServiceRecordWithOptions(QueryServiceRecordRequest request, QueryServiceRecordHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询服务调用记录
request - QueryServiceRecordRequestheaders - QueryServiceRecordHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryServiceRecordResponse queryServiceRecord(QueryServiceRecordRequest request) throws Exception
查询服务调用记录
request - QueryServiceRecordRequestExceptionpublic RedirectTaskResponse redirectTaskWithOptions(RedirectTaskRequest request, RedirectTaskHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
执行转交任务
request - RedirectTaskRequestheaders - RedirectTaskHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RedirectTaskResponse redirectTask(RedirectTaskRequest request) throws Exception
执行转交任务
request - RedirectTaskRequestExceptionpublic RefundCommodityResponse refundCommodityWithOptions(RefundCommodityRequest request, RefundCommodityHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道退款
request - RefundCommodityRequestheaders - RefundCommodityHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RefundCommodityResponse refundCommodity(RefundCommodityRequest request) throws Exception
多渠道退款
request - RefundCommodityRequestExceptionpublic RegisterAccountsResponse registerAccountsWithOptions(RegisterAccountsRequest request, RegisterAccountsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道注册
request - RegisterAccountsRequestheaders - RegisterAccountsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RegisterAccountsResponse registerAccounts(RegisterAccountsRequest request) throws Exception
多渠道注册
request - RegisterAccountsRequestExceptionpublic ReleaseCommodityResponse releaseCommodityWithOptions(ReleaseCommodityRequest request, ReleaseCommodityHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道释放
request - ReleaseCommodityRequestheaders - ReleaseCommodityHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ReleaseCommodityResponse releaseCommodity(ReleaseCommodityRequest request) throws Exception
多渠道释放
request - ReleaseCommodityRequestExceptionpublic RemoveTenantResourceResponse removeTenantResourceWithOptions(String callerUid, RemoveTenantResourceRequest request, RemoveTenantResourceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
租户到期30天后, 删除租户关联的资源
request - RemoveTenantResourceRequestheaders - RemoveTenantResourceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RemoveTenantResourceResponse removeTenantResource(String callerUid, RemoveTenantResourceRequest request) throws Exception
租户到期30天后, 删除租户关联的资源
request - RemoveTenantResourceRequestExceptionpublic RenderBatchCallbackResponse renderBatchCallbackWithOptions(RenderBatchCallbackRequest request, RenderBatchCallbackHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
宜搭vpc批量打印回调
request - RenderBatchCallbackRequestheaders - RenderBatchCallbackHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RenderBatchCallbackResponse renderBatchCallback(RenderBatchCallbackRequest request) throws Exception
宜搭vpc批量打印回调
request - RenderBatchCallbackRequestExceptionpublic RenewApplicationAuthorizationServiceOrderResponse renewApplicationAuthorizationServiceOrderWithOptions(RenewApplicationAuthorizationServiceOrderRequest request, RenewApplicationAuthorizationServiceOrderHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道续费
request - RenewApplicationAuthorizationServiceOrderRequestheaders - RenewApplicationAuthorizationServiceOrderHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RenewApplicationAuthorizationServiceOrderResponse renewApplicationAuthorizationServiceOrder(RenewApplicationAuthorizationServiceOrderRequest request) throws Exception
多渠道续费
request - RenewApplicationAuthorizationServiceOrderRequestExceptionpublic RenewTenantOrderResponse renewTenantOrderWithOptions(RenewTenantOrderRequest request, RenewTenantOrderHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
续费租户
request - RenewTenantOrderRequestheaders - RenewTenantOrderHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RenewTenantOrderResponse renewTenantOrder(RenewTenantOrderRequest request) throws Exception
续费租户
request - RenewTenantOrderRequestExceptionpublic SaveFormDataResponse saveFormDataWithOptions(SaveFormDataRequest request, SaveFormDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
新增表单实例
request - SaveFormDataRequestheaders - SaveFormDataHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SaveFormDataResponse saveFormData(SaveFormDataRequest request) throws Exception
新增表单实例
request - SaveFormDataRequestExceptionpublic SaveFormRemarkResponse saveFormRemarkWithOptions(SaveFormRemarkRequest request, SaveFormRemarkHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
提交表单/流程实例下的评论
request - SaveFormRemarkRequestheaders - SaveFormRemarkHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SaveFormRemarkResponse saveFormRemark(SaveFormRemarkRequest request) throws Exception
提交表单/流程实例下的评论
request - SaveFormRemarkRequestExceptionpublic SavePrintTplDetailInfoResponse savePrintTplDetailInfoWithOptions(SavePrintTplDetailInfoRequest request, SavePrintTplDetailInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
保存用户设计的模板结构
request - SavePrintTplDetailInfoRequestheaders - SavePrintTplDetailInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SavePrintTplDetailInfoResponse savePrintTplDetailInfo(SavePrintTplDetailInfoRequest request) throws Exception
保存用户设计的模板结构
request - SavePrintTplDetailInfoRequestExceptionpublic SearchActivationCodeResponse searchActivationCodeWithOptions(SearchActivationCodeRequest request, SearchActivationCodeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取阿里云账号购买宜搭的账号信息
request - SearchActivationCodeRequestheaders - SearchActivationCodeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SearchActivationCodeResponse searchActivationCode(SearchActivationCodeRequest request) throws Exception
获取阿里云账号购买宜搭的账号信息
request - SearchActivationCodeRequestExceptionpublic SearchEmployeeFieldValuesResponse searchEmployeeFieldValuesWithOptions(SearchEmployeeFieldValuesRequest request, SearchEmployeeFieldValuesHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
搜索表单中指定人员组件的值
request - SearchEmployeeFieldValuesRequestheaders - SearchEmployeeFieldValuesHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SearchEmployeeFieldValuesResponse searchEmployeeFieldValues(SearchEmployeeFieldValuesRequest request) throws Exception
搜索表单中指定人员组件的值
request - SearchEmployeeFieldValuesRequestExceptionpublic SearchFormDataIdListResponse searchFormDataIdListWithOptions(String appType, String formUuid, SearchFormDataIdListRequest request, SearchFormDataIdListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据条件搜索表单实例 ID 列表
request - SearchFormDataIdListRequestheaders - SearchFormDataIdListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SearchFormDataIdListResponse searchFormDataIdList(String appType, String formUuid, SearchFormDataIdListRequest request) throws Exception
根据条件搜索表单实例 ID 列表
request - SearchFormDataIdListRequestExceptionpublic SearchFormDataRemovalTableDataResponse searchFormDataRemovalTableDataWithOptions(SearchFormDataRemovalTableDataRequest request, SearchFormDataRemovalTableDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询表单实例数据(不返回表单的子表单组件数据)
request - SearchFormDataRemovalTableDataRequestheaders - SearchFormDataRemovalTableDataHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SearchFormDataRemovalTableDataResponse searchFormDataRemovalTableData(SearchFormDataRemovalTableDataRequest request) throws Exception
查询表单实例数据(不返回表单的子表单组件数据)
request - SearchFormDataRemovalTableDataRequestExceptionpublic SearchFormDataSecondGenerationResponse searchFormDataSecondGenerationWithOptions(SearchFormDataSecondGenerationRequest request, SearchFormDataSecondGenerationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
通过高级检索条件查询表单实例
request - SearchFormDataSecondGenerationRequestheaders - SearchFormDataSecondGenerationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SearchFormDataSecondGenerationResponse searchFormDataSecondGeneration(SearchFormDataSecondGenerationRequest request) throws Exception
通过高级检索条件查询表单实例
request - SearchFormDataSecondGenerationRequestExceptionpublic SearchFormDataSecondGenerationNoTableFieldResponse searchFormDataSecondGenerationNoTableFieldWithOptions(SearchFormDataSecondGenerationNoTableFieldRequest request, SearchFormDataSecondGenerationNoTableFieldHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
通过高级查询条件查询表单实例数据(不返回子表单组件数据)
request - SearchFormDataSecondGenerationNoTableFieldRequestheaders - SearchFormDataSecondGenerationNoTableFieldHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SearchFormDataSecondGenerationNoTableFieldResponse searchFormDataSecondGenerationNoTableField(SearchFormDataSecondGenerationNoTableFieldRequest request) throws Exception
通过高级查询条件查询表单实例数据(不返回子表单组件数据)
request - SearchFormDataSecondGenerationNoTableFieldRequestExceptionpublic SearchFormDatasResponse searchFormDatasWithOptions(SearchFormDatasRequest request, SearchFormDatasHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据条件搜索表单实例详情列表,对应原searchFormDatas
request - SearchFormDatasRequestheaders - SearchFormDatasHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SearchFormDatasResponse searchFormDatas(SearchFormDatasRequest request) throws Exception
根据条件搜索表单实例详情列表,对应原searchFormDatas
request - SearchFormDatasRequestExceptionpublic StartInstanceResponse startInstanceWithOptions(StartInstanceRequest request, StartInstanceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发起新的流程实例
request - StartInstanceRequestheaders - StartInstanceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic StartInstanceResponse startInstance(StartInstanceRequest request) throws Exception
发起新的流程实例
request - StartInstanceRequestExceptionpublic TerminateCloudAuthorizationResponse terminateCloudAuthorizationWithOptions(TerminateCloudAuthorizationRequest request, TerminateCloudAuthorizationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
阿里云合同到期终止
request - TerminateCloudAuthorizationRequestheaders - TerminateCloudAuthorizationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic TerminateCloudAuthorizationResponse terminateCloudAuthorization(TerminateCloudAuthorizationRequest request) throws Exception
阿里云合同到期终止
request - TerminateCloudAuthorizationRequestExceptionpublic TerminateInstanceResponse terminateInstanceWithOptions(TerminateInstanceRequest request, TerminateInstanceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
终止流程实例
request - TerminateInstanceRequestheaders - TerminateInstanceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic TerminateInstanceResponse terminateInstance(TerminateInstanceRequest request) throws Exception
终止流程实例
request - TerminateInstanceRequestExceptionpublic UpdateCloudAccountInformationResponse updateCloudAccountInformationWithOptions(UpdateCloudAccountInformationRequest request, UpdateCloudAccountInformationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
变配阿里云账号对应的租户信息
request - UpdateCloudAccountInformationRequestheaders - UpdateCloudAccountInformationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateCloudAccountInformationResponse updateCloudAccountInformation(UpdateCloudAccountInformationRequest request) throws Exception
变配阿里云账号对应的租户信息
request - UpdateCloudAccountInformationRequestExceptionpublic UpdateFormDataResponse updateFormDataWithOptions(UpdateFormDataRequest request, UpdateFormDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新表单实例
request - UpdateFormDataRequestheaders - UpdateFormDataHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateFormDataResponse updateFormData(UpdateFormDataRequest request) throws Exception
更新表单实例
request - UpdateFormDataRequestExceptionpublic UpdateInstanceResponse updateInstanceWithOptions(UpdateInstanceRequest request, UpdateInstanceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新流程实例
request - UpdateInstanceRequestheaders - UpdateInstanceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInstanceResponse updateInstance(UpdateInstanceRequest request) throws Exception
更新流程实例
request - UpdateInstanceRequestExceptionpublic UpdateStatusResponse updateStatusWithOptions(UpdateStatusRequest request, UpdateStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
未知
request - UpdateStatusRequestheaders - UpdateStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateStatusResponse updateStatus(UpdateStatusRequest request) throws Exception
未知
request - UpdateStatusRequestExceptionpublic UpgradeTenantInformationResponse upgradeTenantInformationWithOptions(UpgradeTenantInformationRequest request, UpgradeTenantInformationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
变配阿里云账号对应的租户信息
request - UpgradeTenantInformationRequestheaders - UpgradeTenantInformationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpgradeTenantInformationResponse upgradeTenantInformation(UpgradeTenantInformationRequest request) throws Exception
变配阿里云账号对应的租户信息
request - UpgradeTenantInformationRequestExceptionpublic ValidateApplicationAuthorizationOrderResponse validateApplicationAuthorizationOrderWithOptions(String instanceId, ValidateApplicationAuthorizationOrderRequest request, ValidateApplicationAuthorizationOrderHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道续费前校验
request - ValidateApplicationAuthorizationOrderRequestheaders - ValidateApplicationAuthorizationOrderHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ValidateApplicationAuthorizationOrderResponse validateApplicationAuthorizationOrder(String instanceId, ValidateApplicationAuthorizationOrderRequest request) throws Exception
多渠道续费前校验
request - ValidateApplicationAuthorizationOrderRequestExceptionpublic ValidateApplicationAuthorizationServiceOrderResponse validateApplicationAuthorizationServiceOrderWithOptions(String callerUid, ValidateApplicationAuthorizationServiceOrderRequest request, ValidateApplicationAuthorizationServiceOrderHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道新购校验
request - ValidateApplicationAuthorizationServiceOrderRequestheaders - ValidateApplicationAuthorizationServiceOrderHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ValidateApplicationAuthorizationServiceOrderResponse validateApplicationAuthorizationServiceOrder(String callerUid, ValidateApplicationAuthorizationServiceOrderRequest request) throws Exception
多渠道新购校验
request - ValidateApplicationAuthorizationServiceOrderRequestExceptionpublic ValidateApplicationServiceOrderUpgradeResponse validateApplicationServiceOrderUpgradeWithOptions(String callerUnionid, ValidateApplicationServiceOrderUpgradeRequest request, ValidateApplicationServiceOrderUpgradeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
校验变配
request - ValidateApplicationServiceOrderUpgradeRequestheaders - ValidateApplicationServiceOrderUpgradeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ValidateApplicationServiceOrderUpgradeResponse validateApplicationServiceOrderUpgrade(String callerUnionid, ValidateApplicationServiceOrderUpgradeRequest request) throws Exception
校验变配
request - ValidateApplicationServiceOrderUpgradeRequestExceptionpublic ValidateOrderBuyResponse validateOrderBuyWithOptions(ValidateOrderBuyRequest request, ValidateOrderBuyHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道新购校验
request - ValidateOrderBuyRequestheaders - ValidateOrderBuyHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ValidateOrderBuyResponse validateOrderBuy(ValidateOrderBuyRequest request) throws Exception
多渠道新购校验
request - ValidateOrderBuyRequestExceptionpublic ValidateOrderUpdateResponse validateOrderUpdateWithOptions(String instanceId, ValidateOrderUpdateRequest request, ValidateOrderUpdateHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道续费前校验
request - ValidateOrderUpdateRequestheaders - ValidateOrderUpdateHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ValidateOrderUpdateResponse validateOrderUpdate(String instanceId, ValidateOrderUpdateRequest request) throws Exception
多渠道续费前校验
request - ValidateOrderUpdateRequestExceptionpublic ValidateOrderUpgradeResponse validateOrderUpgradeWithOptions(ValidateOrderUpgradeRequest request, ValidateOrderUpgradeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
多渠道升配前校验
request - ValidateOrderUpgradeRequestheaders - ValidateOrderUpgradeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ValidateOrderUpgradeResponse validateOrderUpgrade(ValidateOrderUpgradeRequest request) throws Exception
多渠道升配前校验
request - ValidateOrderUpgradeRequestExceptionCopyright © 2025. All rights reserved.