conversationContexts=new HashMap<Long,Context>(); | conversationContexts=new HashMap<String,Context>(); | new HashMap<Long,Context>() | new HashMap<String,Context>() | drools | 9a976d5b0d32836083fe6619b2e42a072d2cd2d9 | org.drools.core.command.ConversationContextManager | | _1 | conversationContexts |
---|
_2 | conversationContexts |
---|
| xyz | new HashMap<Long,Context>() |
---|
| | xyz | new HashMap<String,Context>() |
---|
| AssignedTo | True |