object WorkflowActions
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- WorkflowActions
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val CategoryByInt: Map[Int, String]
- val ComponentStateByInt: Map[Int, String]
- val ExecuteWorkflow: String
- val ProcessTypeByInt: Map[Int, String]
- val SOAPEP: String
- val StateCodeByInt: Map[Int, String]
- val StatusCodeByInt: Map[Int, String]
- def mkSOAPRequest(baseUrl: String, ENAME: String, ID: String, STATE: Int, STATUS: Int): HttpRequest[IO]
-
def
setStateRequest(ENAME: String, ID: String, STATE: Int, STATUS: Int): String
Use singular logical name, like contact or account, not contacts or accounts.