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