Interface PageWithSyncScheduler
- All Known Implementing Classes:
CreateAzureAdPage
,CreateConnectorConnectorTab
,CreateRemoteCrowdConnectionTab
,LdapConnectorForConnector
,RemoteCrowdConnection
public interface PageWithSyncScheduler
-
Method Summary
-
Method Details
-
checkPollingInterval
void checkPollingInterval() -
checkCronSchedule
void checkCronSchedule() -
setSyncScheduleType
- Parameters:
type
- supported types:SyncScheduleType.POLLING_INTERVAL
andSyncScheduleType.CRON_EXPRESSION
-