gsdsdk / com.gsd.software.sdk.offlinetools.api / Intention
interface Intention
Created by konradrutkowski on 07.02.2019.
Name | Summary |
---|---|
followId | abstract val followId: String |
Name | Summary |
---|---|
execute | abstract suspend fun execute(intentionCall: IntentionCall , attempt: Int ): Unit |
Name | Summary |
---|---|
DeleteSyncObjectIntention | class DeleteSyncObjectIntention : Intention Created by Maksim Shumko on 3/6/2020. |
UpdateSyncObjectIntention | class UpdateSyncObjectIntention : Intention Created by jmielczarek on 21.01.2020. |