AttachmentsManagementWorkflow

The AttachmentsManagementWorkflow interface useful to manage the workflow to attach or detach items from containers such LinksCollection or com.tecknobit.refycore.records.Team

Author

N7ghtm4r3 - Tecknobit

Functions

Link copied to clipboard
abstract fun deleteQuery(): String
Method to get a query used to delete an attachment No-any params required
Link copied to clipboard
abstract fun getIds(): List<String>
Method to get a list of identifiers No-any params required
Link copied to clipboard
abstract fun insertQuery(): String
Method to get a query used to insert a new attachment No-any params required