Constant Field Values

Contents

com.carfey.*

  • com.carfey.ops.event.dispatch.RESTfulEventHook 
    Modifier and Type Constant Field Value
    public static final java.lang.String BASIC_AUTH_CONFIG_KEY "com.carfey.obsidian.restfulEventHook.basicAuthorization"
    public static final java.lang.String URL_CONFIG_KEY "com.carfey.obsidian.restfulEventHook.url"
  • com.carfey.ops.event.dispatch.SlackEventHook 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_USERNAME "Obsidian Scheduler"
    public static final java.lang.String USER_NAME_CONFIG_KEY "com.carfey.obsidian.slack.userName"
    public static final java.lang.String WEBHOOK_URL_CONFIG_KEY "com.carfey.obsidian.slack.webhookUrl"
  • com.carfey.ops.event.dispatch.StandardOutputStreamsEventHook 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONFIG_KEY "com.carfey.obsidian.standardOutputStreamsEventHook.enabled"
  • com.carfey.suite.action.ValidationException 
    Modifier and Type Constant Field Value
    public static final java.lang.String MANDATORY_VALUE "%s is a mandatory value and was not specified."