Constant Field Values

Contents

com.gooddata.*

  • com.gooddata.auditevent.AuditEvent 
    Modifier and Type Constant Field Value
    public static final String ADMIN_URI "/gdc/domains/{domainId}/auditEvents"
    public static final String GDC_URI "/gdc"
    public static final String USER_URI "/gdc/account/profile/{userId}/auditEvents"
  • com.gooddata.connector.CoupaSettings 
    Modifier and Type Constant Field Value
    public static final String URL "/gdc/projects/{project}/connectors/coupa/integration/config/settings"
  • com.gooddata.connector.Integration 
    Modifier and Type Constant Field Value
    public static final String URL "/gdc/projects/{project}/connectors/{connector}/integration"
  • com.gooddata.connector.IntegrationProcessStatus 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects/{project}/connectors/{connector}/integration/processes/{process}"
  • com.gooddata.connector.PardotSettings 
    Modifier and Type Constant Field Value
    public static final String URL "/gdc/projects/{project}/connectors/pardot/integration/config/settings"
  • com.gooddata.connector.ProcessStatus 
    Modifier and Type Constant Field Value
    public static final String URL "/gdc/projects/{project}/connectors/{connector}/integration/processes"
  • com.gooddata.connector.Settings 
    Modifier and Type Constant Field Value
    public static final String URL "/gdc/projects/{project}/connectors/{connector}/integration/settings"
  • com.gooddata.connector.Zendesk4Settings 
    Modifier and Type Constant Field Value
    public static final String URL "/gdc/projects/{project}/connectors/zendesk4/integration/settings"
  • com.gooddata.dataload.OutputStage 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/dataload/projects/{id}/outputStage"
  • com.gooddata.dataload.processes.DataloadProcess 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects/{projectId}/dataload/processes/{processId}"
  • com.gooddata.dataload.processes.Schedule 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects/{projectId}/schedules/{scheduleId}"
  • com.gooddata.dataload.processes.ScheduleExecution 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects/{projectId}/schedules/{scheduleId}/executions/{executionId}"
  • com.gooddata.dataset.DatasetManifest 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/md/{projectId}/ldm/singleloadinterface/{dataSet}/manifest"
  • com.gooddata.dataset.Upload 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/md/{projectId}/data/upload/{uploadId}"
  • com.gooddata.dataset.UploadStatistics 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/md/{projectId}/data/uploads_info"
  • com.gooddata.executeafm.resultspec.Dimension 
    Modifier and Type Constant Field Value
    public static final String MEASURE_GROUP "measureGroup"
  • com.gooddata.gdc.Gdc 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc"
  • com.gooddata.gdc.RootLinks 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc"
  • com.gooddata.md.maintenance.PartialMdExport 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/md/{projectId}/maintenance/partialmdexport"
  • com.gooddata.md.maintenance.PartialMdExportToken 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/md/{projectId}/maintenance/partialmdimport"
  • com.gooddata.model.DiffRequest 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects/{project-id}/model/diff"
  • com.gooddata.notification.Channel 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/account/profile/{id}/channelConfigurations"
  • com.gooddata.notification.ProjectEvent 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects/{projectId}/notifications/events"
  • com.gooddata.notification.Subscription 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects/{project}/users/{user}/subscriptions"
  • com.gooddata.project.Project 
    Modifier and Type Constant Field Value
    public static final String PROJECTS_URI "/gdc/account/profile/{id}/projects"
    public static final String URI "/gdc/projects/{id}"
  • com.gooddata.project.Projects 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects"
  • com.gooddata.project.ProjectTemplate 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/md/{projectId}/templates"
  • com.gooddata.project.Role 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects/{projectId}/roles/{roleId}"
  • com.gooddata.project.User 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/projects/{projectId}/users/{userId}"
  • com.gooddata.warehouse.Warehouse 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/datawarehouse/instances/{id}"
  • com.gooddata.warehouse.Warehouses 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/datawarehouse/instances"
  • com.gooddata.warehouse.WarehouseS3Credentials 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/datawarehouse/instances/{id}/s3/{region}/{accessKey}"
  • com.gooddata.warehouse.WarehouseS3CredentialsList 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/datawarehouse/instances/{id}/s3"
  • com.gooddata.warehouse.WarehouseSchema 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/datawarehouse/instances/{id}/schemas/{name}"
  • com.gooddata.warehouse.WarehouseSchemas 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/datawarehouse/instances/{id}/schemas"
  • com.gooddata.warehouse.WarehouseUser 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/datawarehouse/instances/{id}/users/{userId}"
  • com.gooddata.warehouse.WarehouseUsers 
    Modifier and Type Constant Field Value
    public static final String URI "/gdc/datawarehouse/instances/{id}/users"