Class QrtzLocksId
- java.lang.Object
-
- org.jbpm.test.persistence.scripts.quartzmockentities.QrtzLocksId
-
- All Implemented Interfaces:
Serializable
public class QrtzLocksId extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QrtzLocksId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetLockName()StringgetSchedulerName()inthashCode()voidsetLockName(String lockName)voidsetSchedulerName(String schedulerName)
-