You are here

6 calls to ContentHubEntitiesTracking::getExportStatus() in Acquia Content Hub 8

ContentHubEntitiesTracking::isExported in src/ContentHubEntitiesTracking.php
Check if the entity exported or not.
ContentHubEntitiesTracking::isExportedEntity in src/ContentHubEntitiesTracking.php
Returns the tracking entity if it is an exported entity.
ContentHubEntitiesTracking::isInitiated in src/ContentHubEntitiesTracking.php
Check if the entity initiated or not.
ContentHubEntitiesTracking::isQueued in src/ContentHubEntitiesTracking.php
Check if the entity queued or not.
ContentHubEntitiesTracking::isReindex in src/ContentHubEntitiesTracking.php
Check if the entity is set for reindex or not.
ContentHubEntitiesTracking::save in src/ContentHubEntitiesTracking.php
Saves a record of an imported entity.