Package com.microstrategy.web.app
Class CustomThresholdsHelperMain
- java.lang.Object
-
- com.microstrategy.web.app.CustomThresholdsHelper
-
- com.microstrategy.web.app.CustomThresholdsHelperMain
-
public class CustomThresholdsHelperMain extends CustomThresholdsHelper
-
-
Field Summary
-
Fields inherited from class com.microstrategy.web.app.CustomThresholdsHelper
ENUM_TYPE_COLOR, ENUM_TYPE_IMAGE, PROP_BACKGROUND_COLOR, PROP_BANDS, PROP_COLOR, PROP_COMBINED_IMAGE_URL, PROP_END, PROP_ID, PROP_IMAGE, PROP_START, PROP_TITLE, PROP_URL
-
-
Constructor Summary
Constructors Constructor Description CustomThresholdsHelperMain()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
Methods inherited from class com.microstrategy.web.app.CustomThresholdsHelper
createThresholdBlock, generateCustomThresholdsJSON, setUpBlockFactory
-
-