Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. {"name":"Test drool","index":1,"conditions":{"operator":null,"type":"COMPOSITE","drools":[{"operator":"OP_NOT_EQUALS","type":"MESSAGE_REQUEST","attribute":"ATTR_SENTIMENT","value":"\"negative\""},{"operator":"OP_EQUALS","type":"MESSAGE_REQUEST","attribute":"ATTR_SENTIMENT","value":"\"neutral\""},{"operator":"OP_EQUALS","type":"MESSAGE_TAG","attribute":"TAG_TV"},{"operator":null,"type":"NOT_OPERATOR","drool":{"operator":"OP_EQUALS","type":"MESSAGE_TAG","attribute":"TAG_LEGAL_ACTION"}},{"operator":null,"type":"NOT_OPERATOR","drool":{"operator":"OP_EQUALS","type":"MESSAGE_TAG","attribute":"TAG_INAPPROPIATE"}}]},"actions":[{"action":"System.out.println(\"Se ejecuto la drool 1\");\n","type":"PRINT_ACTION"}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement