Lines Matching refs:attributeMap

59 Map<String, Attribute> attributeMap = new HashMap<String, Attribute>();
61 attributeMap.put(attribute.getName(), attribute);
75 attributeMap.get("activitydate")?.getValue()?.get(0),
76 attributeMap.get("eventname")?.getValue()?.get(0),
77 attributeMap.get("transactionid")?.getValue()?.get(0),
78 attributeMap.get("userid")?.getValue()?.get(0),
79 attributeMap.get("trackingids")?.getValue()?.get(0) != null
80 ? json(attributeMap.get("trackingids")?.getValue()?.get(0)).toString()
82 attributeMap.get("server")?.getValue()?.get(0)?.get("ip"),
83 attributeMap.get("server")?.getValue()?.get(0)?.get("port"),
84 attributeMap.get("client")?.getValue()?.get(0)?.get("ip"),
85 attributeMap.get("client")?.getValue()?.get(0)?.get("port"),
86 attributeMap.get("request")?.getValue()?.get(0)?.get("protocol"),
87 attributeMap.get("request")?.getValue()?.get(0)?.get("operation"),
88 attributeMap.get("request")?.getValue()?.get(0)?.get("detail") != null
89 ? json(attributeMap.get("request")?.getValue()?.get(0)?.get("detail")).toString()
91 attributeMap.get("http")?.getValue()?.get(0)?.get("request")?.get("secure"),
92 attributeMap.get("http")?.getValue()?.get(0)?.get("request")?.get("method"),
93 attributeMap.get("http")?.getValue()?.get(0)?.get("request")?.get("path"),
94 attributeMap.get("http")?.getValue()?.get(0)?.get("request")?.get("queryParameters") != null
95 ? json(attributeMap.get("http")?.getValue()?.get(0)?.get("request")?.get("queryParameters")).toString()
97 attributeMap.get("http")?.getValue()?.get(0)?.get("request")?.get("headers") != null
98 ? json(attributeMap.get("http")?.getValue()?.get(0)?.get("request")?.get("headers")).toString()
100 attributeMap.get("http")?.getValue()?.get(0)?.get("request")?.get("cookies") != null
101 ? json(attributeMap.get("http")?.getValue()?.get(0)?.get("request")?.get("cookies")).toString()
103 attributeMap.get("http")?.getValue()?.get(0)?.get("response")?.get("headers") != null
104 ? json(attributeMap.get("http")?.getValue()?.get(0)?.get("response")?.get("headers")).toString()
106 attributeMap.get("response")?.getValue()?.get(0)?.get("status"),
107 attributeMap.get("response")?.getValue()?.get(0)?.get("statusCode"),
108 attributeMap.get("response")?.getValue()?.get(0)?.get("elapsedTime"),
109 attributeMap.get("response")?.getValue()?.get(0)?.get('elapsedTimeUnits'),
110 attributeMap.get("roles")?.getValue() != null
111 ? json(attributeMap.get("roles")?.getValue()).toString()
123 attributeMap.get("transactionid")?.getValue()?.get(0),
124 attributeMap.get("activitydate")?.getValue()?.get(0),
125 attributeMap.get("userid")?.getValue().get(0),
126 attributeMap.get("eventname")?.getValue()?.get(0),
127 attributeMap.get("result")?.getValue()?.get(0),
128 attributeMap.get("principal")?.getValue()?.get(0),
129 attributeMap.get("context")?.getValue()?.get(0) != null
130 ? json(attributeMap.get("context")?.getValue()?.get(0)).toString()
132 attributeMap.get("entries")?.getValue()?.get(0) != null
133 ? json(attributeMap.get("entries")?.getValue()?.get(0)).toString()
135 attributeMap.get("trackingids")?.getValue()?.get(0) != null
136 ? json(attributeMap.get("trackingids")?.getValue()?.get(0)).toString()
149 attributeMap.get("activitydate")?.getValue()?.get(0),
150 attributeMap.get("eventname")?.getValue()?.get(0),
151 attributeMap.get("transactionid")?.getValue()?.get(0),
152 attributeMap.get("userid")?.getValue()?.get(0),
153 attributeMap.get("trackingids")?.getValue()?.get(0) != null
154 ? json(attributeMap.get("trackingids")?.getValue()?.get(0)).toString()
156 attributeMap.get("runas")?.getValue()?.get(0),
157 attributeMap.get("activityobjectid")?.getValue()?.get(0),
158 attributeMap.get("operation")?.getValue()?.get(0),
159 attributeMap.get("subjectbefore")?.getValue()?.get(0) != null
160 ? json(attributeMap.get("subjectbefore")?.getValue()?.get(0)).toString()
162 attributeMap.get("subjectafter")?.getValue()?.get(0) != null
163 ? json(attributeMap.get("subjectafter")?.getValue()?.get(0)).toString()
165 attributeMap.get("changedfields")?.getValue()?.get(0) != null
166 ? json(attributeMap.get("changedfields")?.getValue()?.get(0)).toString()
168 attributeMap.get("subjectrev")?.getValue()?.get(0),
169 attributeMap.get("passwordchanged")?.getValue()?.get(0) != null
170 ? json(attributeMap.get("passwordchanged")?.getValue()?.get(0)).toString()
172 attributeMap.get("message")?.getValue()?.get(0),
173 attributeMap.get("status")?.getValue()?.get(0)
185 attributeMap.get("transactionid")?.getValue()?.get(0),
186 attributeMap.get("activitydate")?.getValue()?.get(0),
187 attributeMap.get("eventname")?.getValue()?.get(0),
188 attributeMap.get("userid")?.getValue()?.get(0),
189 attributeMap.get("trackingids")?.getValue()?.get(0) != null
190 ? json(attributeMap.get("trackingids")?.getValue()?.get(0)).toString()
192 attributeMap.get("activity")?.getValue()?.get(0),
193 attributeMap.get("exceptiondetail")?.getValue()?.get(0),
194 attributeMap.get("linkqualifier")?.getValue()?.get(0),
195 attributeMap.get("mapping")?.getValue()?.get(0),
196 attributeMap.get("message")?.getValue()?.get(0),
197 attributeMap.get("messagedetail")?.getValue()?.get(0) != null
198 ? json(attributeMap.get("messagedetail")?.getValue()?.get(0)).toString()
200 attributeMap.get("situation")?.getValue()?.get(0),
201 attributeMap.get("sourceobjectid")?.getValue()?.get(0),
202 attributeMap.get("status")?.getValue()?.get(0),
203 attributeMap.get("targetobjectid")?.getValue()?.get(0),
204 attributeMap.get("reconciling")?.getValue()?.get(0),
205 attributeMap.get("ambiguoustargetobjectids")?.getValue()?.get(0),
206 attributeMap.get("reconaction")?.getValue()?.get(0),
207 attributeMap.get("entrytype")?.getValue()?.get(0),
208 attributeMap.get("reconid")?.getValue()?.get(0)
219 attributeMap.get("transactionid")?.getValue()?.get(0),
220 attributeMap.get("activitydate")?.getValue()?.get(0),
221 attributeMap.get("eventname")?.getValue()?.get(0),
222 attributeMap.get("userid")?.getValue()?.get(0),
223 attributeMap.get("trackingids")?.getValue()?.get(0) != null
224 ? json(attributeMap.get("trackingids")?.getValue()?.get(0)).toString()
226 attributeMap.get("activity")?.getValue()?.get(0),
227 attributeMap.get("exceptiondetail")?.getValue()?.get(0),
228 attributeMap.get("linkqualifier")?.getValue()?.get(0),
229 attributeMap.get("mapping")?.getValue()?.get(0),
230 attributeMap.get("message")?.getValue()?.get(0),
231 attributeMap.get("messagedetail")?.getValue()?.get(0) != null
232 ? json(attributeMap.get("messagedetail")?.getValue()?.get(0)).toString()
234 attributeMap.get("situation")?.getValue()?.get(0),
235 attributeMap.get("sourceobjectid")?.getValue()?.get(0),
236 attributeMap.get("status")?.getValue()?.get(0),
237 attributeMap.get("targetobjectid")?.getValue()?.get(0)
249 attributeMap.get("activitydate")?.getValue()?.get(0),
250 attributeMap.get("eventname")?.getValue()?.get(0),
251 attributeMap.get("transactionid")?.getValue()?.get(0),
252 attributeMap.get("userid")?.getValue()?.get(0),
253 attributeMap.get("trackingids")?.getValue()?.get(0) != null
254 ? json(attributeMap.get("trackingids")?.getValue()?.get(0)).toString()
256 attributeMap.get("runas")?.getValue()?.get(0),
257 attributeMap.get("configobjectid")?.getValue()?.get(0),
258 attributeMap.get("operation")?.getValue()?.get(0),
259 attributeMap.get("beforeObject")?.getValue()?.get(0) != null
260 ? json(attributeMap.get("beforeObject")?.getValue()?.get(0)).toString()
262 attributeMap.get("afterObject")?.getValue()?.get(0) != null
263 ? json(attributeMap.get("afterObject")?.getValue()?.get(0)).toString()
265 attributeMap.get("changedfields")?.getValue()?.get(0) != null
266 ? json(attributeMap.get("changedfields")?.getValue()?.get(0)).toString()
268 attributeMap.get("rev")?.getValue()?.get(0)