Sha256: e425d41454cb62cd5bea9cb79f6a7fd64d9bbe8de03361df4dfddb954b1b09c1

Contents?: true

Size: 542 Bytes

Versions: 2

Compression:

Stored size: 542 Bytes

Contents

export const APPLICATION_INSTANCE_REPORT_INIT =
  'APPLICATION_INSTANCE_REPORT_INIT';
export const APPLICATION_INSTANCE_REPORT_SET_ACTIVE_HOST =
  'APPLICATION_INSTANCE_REPORT_SET_ACTIVE_HOST';
export const APPLICATION_INSTANCE_REPORT_LOAD_REPORT_REQUEST =
  'APPLICATION_INSTANCE_REPORT_LOAD_REPORT_REQUEST';
export const APPLICATION_INSTANCE_REPORT_LOAD_REPORT_SUCCESS =
  'APPLICATION_INSTANCE_REPORT_LOAD_REPORT_SUCCESS';
export const APPLICATION_INSTANCE_REPORT_LOAD_REPORT_FAILURE =
  'APPLICATION_INSTANCE_REPORT_LOAD_REPORT_FAILURE';

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
foreman_acd-0.11.0 webpack/components/ApplicationInstanceReport/ApplicationInstanceReportConstants.js
foreman_acd-0.10.0 webpack/components/ApplicationInstanceReport/ApplicationInstanceReportConstants.js