gsdsdk / com.gsd.software.sdk.netconnector.sync.intention / DeleteSyncObjectIntention
class DeleteSyncObjectIntention :
Intention
Created by Maksim Shumko on 3/6/2020.
Name | Summary |
---|---|
<init> | DeleteSyncObjectIntention(followId: String , intentionMetadataRepository: IntentionMetadataSource , syncSchemaRepository: SyncSchemaDataSource , dfObjectRepository: DfObjectDataSource , dfObjectsRepository: DfObjectsDataSource ) Created by Maksim Shumko on 3/6/2020. |
Name | Summary |
---|---|
followId | val followId: String |
Name | Summary |
---|---|
execute | suspend fun execute(intentionCall: IntentionCall , attempt: Int ): Unit |
Name | Summary |
---|---|
PRIORITY | const val PRIORITY: Int |
TAG | val TAG: String |