object WorkflowActions

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WorkflowActions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val CategoryByInt: Map[Int, String]
  2. val ComponentStateByInt: Map[Int, String]
  3. val ExecuteWorkflow: String
  4. val ProcessTypeByInt: Map[Int, String]
  5. val SOAPEP: String
  6. val StateCodeByInt: Map[Int, String]
  7. val StatusCodeByInt: Map[Int, String]
  8. def mkSOAPRequest(baseUrl: String, ENAME: String, ID: String, STATE: Int, STATUS: Int): HttpRequest[IO]
  9. def setStateRequest(ENAME: String, ID: String, STATE: Int, STATUS: Int): String

    Use singular logical name, like contact or account, not contacts or accounts.