gsdsdk / com.gsd.software.sdk.netconnector.sync.intention / DeleteSyncObjectIntention

DeleteSyncObjectIntention

class DeleteSyncObjectIntention :Intention

Created by Maksim Shumko on 3/6/2020.

Constructors

Name Summary
<init> DeleteSyncObjectIntention(followId:String, intentionMetadataRepository:IntentionMetadataSource, syncSchemaRepository:SyncSchemaDataSource, dfObjectRepository:DfObjectDataSource, dfObjectsRepository:DfObjectsDataSource)
Created by Maksim Shumko on 3/6/2020.

Properties

Name Summary
followId val followId:String

Functions

Name Summary
execute suspend fun execute(intentionCall:IntentionCall, attempt:Int):Unit

Companion Object Properties

Name Summary
PRIORITY const val PRIORITY:Int
TAG val TAG:String