Interface ValidExecution
- All Known Implementing Classes:
BTActivityOutcome,BTAppointmentCreation,BTAppointmentMessageValuesLoad,BTAppointmentPropose,BTBookingActionNotification,BTBookingManagement,BTBookingPlanningRequestCreate,BTCancellationRequestsLoad,BTCeeManagement,BTCustomerNoteViewSearch,BTInterventionCancellation,BTMailMessageCreate,BTMessageCreate,BTMeterReadingsMeasureInsert,BTPlanningActionNotification,BTPlanningRequestCreate,BTPushNotificationMessageCreate,BTSmsMessageCreate,BTSurveyExcelExport,BTTakeInCharge,BTTechnicianCoordinatesUpdate,BTUnavailabilityMovementUpdate,BTUnresolvedTag,BTVCAppointmentActivation,BTVCAppointmentCreation,BTVCAppointmentDefinition,BTVCAppointmentsActivation,BTVCAppointmentSearch,BTWorkOrderValidation,ValidExecutionBusinessTask,ValidPermissionBusinessTask
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
isValidExecution
boolean isValidExecution()Deprecated, for removal: This API element is subject to removal in a future version. -
throwExceptionIfInvalid
boolean throwExceptionIfInvalid()Deprecated, for removal: This API element is subject to removal in a future version. -
getException
DAValidateException getException()Deprecated, for removal: This API element is subject to removal in a future version.
-
ValidExecution