Class DispatchContractLabelConditionChecker
java.lang.Object
ru.bitel.bgbilling.plugins.dispatch.server.bean.condition.DispatchContractLabelConditionChecker
- All Implemented Interfaces:
Serializable,DispatchConditionChecker
public class DispatchContractLabelConditionChecker
extends Object
implements DispatchConditionChecker
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheck(Connection con, DispatchCondition condition, Dispatch dispatch, Subscription subscribe)
-
Constructor Details
-
DispatchContractLabelConditionChecker
public DispatchContractLabelConditionChecker()
-
-
Method Details
-
check
public boolean check(Connection con, DispatchCondition condition, Dispatch dispatch, Subscription subscribe) throws Exception - Specified by:
checkin interfaceDispatchConditionChecker- Throws:
Exception
-