gsdsdk / com.gsd.software.sdk.netconnector.sync.intention / UpdateSyncObjectIntention
class UpdateSyncObjectIntention :
Intention
Created by jmielczarek on 21.01.2020.
Name | Summary |
---|---|
<init> | UpdateSyncObjectIntention(followId: String , intentionMetadataRepository: IntentionMetadataSource , syncSchemaRepository: SyncSchemaDataSource , dfObjectRepository: DfObjectDataSource , dfObjectsRepository: DfObjectsDataSource ) Created by jmielczarek on 21.01.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: <ERROR CLASS> |