STWProcessAction

annotation class STWProcessAction

Properties

Link copied to clipboard
val ACTION_CANCEL: String
Link copied to clipboard
val ACTION_COMPLETE: String
Link copied to clipboard
val ACTION_DRAFT: String
Link copied to clipboard
val ACTION_ESCALATED: String
Link copied to clipboard
val ACTION_STARTED: String
Link copied to clipboard
val ACTION_SUBMIT: String
Link copied to clipboard
val ACTION_UPDATE: String

Inherited functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String