Class ActionsExecutedObjectsKey
- java.lang.Object
- 
- com.evolveum.midpoint.schema.statistics.ActionsExecutedObjectsKey
 
- 
 public class ActionsExecutedObjectsKey extends Object - Author:
- Pavol Mederly
 
- 
- 
Constructor SummaryConstructors Constructor Description ActionsExecutedObjectsKey(QName objectType, ChangeType operation, String channel)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetChannel()QNamegetObjectType()ChangeTypegetOperation()inthashCode()
 
- 
- 
- 
Constructor Detail- 
ActionsExecutedObjectsKeypublic ActionsExecutedObjectsKey(QName objectType, ChangeType operation, String channel) 
 
- 
 
-