Searched refs:CONFIG (Results 1 – 2 of 2) sorted by relevance
51 JsonConfigConstants.CONFIG,79 validateNotNull(JsonConfigConstants.CONFIG, jsonObject); in deserialize()84 jsonObject.get(JsonConfigConstants.CONFIG), WorkflowTaskConfig.class); in deserialize()
52 public static final String CONFIG = "CONFIG"; field in JsonConfigConstants