Package ru.bgcrm.service.cctv
Class CameraProcessWizardService
java.lang.Object
ru.bgcrm.service.cctv.AbstractCameraWizardService
ru.bgcrm.service.cctv.UcamsCameraWizardService
ru.bgcrm.service.cctv.CameraProcessWizardService
- All Implemented Interfaces:
CameraWizardService
-
Field Summary
Fields inherited from class ru.bgcrm.service.cctv.UcamsCameraWizardService
logFields inherited from class ru.bgcrm.service.cctv.AbstractCameraWizardService
connection, process, user -
Constructor Summary
ConstructorsConstructorDescriptionCameraProcessWizardService(User user, Connection connection) CameraProcessWizardService(User user, Connection connection, ru.bgcrm.service.cctv.WizardProcessController process, ru.ufanet.retrofit.ucams.UCams ucams) -
Method Summary
Modifier and TypeMethodDescriptionvoidactivateCameraProcess(int processId, int cctvContractId, @NotNull String cameraNumber) protected voidMethods inherited from class ru.bgcrm.service.cctv.UcamsCameraWizardService
buildContext, executeExternalCameraActivation, getCameraModels, registerCameraMethods inherited from class ru.bgcrm.service.cctv.AbstractCameraWizardService
activateCamera, createCameras, getCctvService, getRegisteredCamerasMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ru.bgcrm.service.cctv.CameraWizardService
getCameraModels
-
Constructor Details
-
CameraProcessWizardService
public CameraProcessWizardService(User user, Connection connection, ru.bgcrm.service.cctv.WizardProcessController process, ru.ufanet.retrofit.ucams.UCams ucams) -
CameraProcessWizardService
-
-
Method Details
-
executeCameraCreation
- Overrides:
executeCameraCreationin classUcamsCameraWizardService
-
activateCameraProcess
public void activateCameraProcess(int processId, int cctvContractId, @NotNull @NotNull String cameraNumber)
-