Serialized Form
-
Package com.liferay.dispatch.rest.dto.v1_0
-
Class com.liferay.dispatch.rest.dto.v1_0.DispatchTrigger
class DispatchTrigger extends Object implements Serializable-
Serialized Fields
-
_activeSupplier
Supplier<Boolean> _activeSupplier
-
_companyIdSupplier
Supplier<Long> _companyIdSupplier
-
_cronExpressionSupplier
Supplier<String> _cronExpressionSupplier
-
_dispatchTaskClusterModeSupplier
Supplier<Integer> _dispatchTaskClusterModeSupplier
-
_dispatchTaskExecutorTypeSupplier
Supplier<String> _dispatchTaskExecutorTypeSupplier
-
_dispatchTaskSettingsSupplier
Supplier<Map<String,
?>> _dispatchTaskSettingsSupplier -
_endDateSupplier
Supplier<Date> _endDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_overlapAllowedSupplier
Supplier<Boolean> _overlapAllowedSupplier
-
_startDateSupplier
Supplier<Date> _startDateSupplier
-
_systemSupplier
Supplier<Boolean> _systemSupplier
-
_timeZoneIdSupplier
Supplier<String> _timeZoneIdSupplier
-
_userIdSupplier
Supplier<Long> _userIdSupplier
-
active
Boolean active
-
companyId
Long companyId
-
cronExpression
String cronExpression
-
dispatchTaskClusterMode
Integer dispatchTaskClusterMode
-
dispatchTaskExecutorType
String dispatchTaskExecutorType
-
dispatchTaskSettings
Map<String,
?> dispatchTaskSettings -
endDate
Date endDate
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
String name
-
overlapAllowed
Boolean overlapAllowed
-
startDate
Date startDate
-
system
Boolean system
-
timeZoneId
String timeZoneId
-
userId
Long userId
-
xClassName
String xClassName
-
-
-