camundala-api
camundala-api
camundala.api
APICreator
CamundaAuthError
CamundaError
CamundaVariable
CamundaVariable
CBoolean
CDouble
CEnum
CFile
CFileValueInfo
CInteger
CJson
CLong
CString
CompleteTaskIn
CompleteTaskOut
EvaluateDecisionIn
FileInOut
GetActiveTaskIn
GetActiveTaskOut
RequestErrorOutput
RequestInput
RequestInput
RequestOutput
RequestOutput
StartProcessIn
StartProcessOut
ToCamunda
ToCamunda
endpoints
ApiEndpoint
ApiEndpoints
CamundaRestApi
CamundaRestApi
CompleteTask
EvaluateDecision
GetActiveTask
GetTaskFormVariables
StartProcessInstance
StartProcessInstance
UserTaskEndpoint
camundala.bpmn
Activity
CallActivity
CallActivity
DecisionDmn
HitPolicy
InOut
InOutDescr
Process
PureDsl
UserTask
camundala.dmn
DmnConfig
DmnTesterConfigCreator
DmnTesterObject
TesterData
TesterInput
TesterValue
TesterValue
BooleanValue
BooleanValue
NullValue
NumberValue
NumberValue
StringValue
conversions
camundala.domain
NoInput
NoOutput
camundala-api
/
camundala.api
/
endpoints
/
GetActiveTask
GetActiveTask
case
class
GetActiveTask
(restApi:
CamundaRestApi
[
NoInput
,
NoOutput
]) extends
ApiEndpoint
[
NoInput
,
NoOutput
,
GetActiveTask
]
Graph
Supertypes
trait
Serializable
trait
ApiEndpoint
[
NoInput
,
NoOutput
,
GetActiveTask
]
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
createPostman
()(implicit tenantId:
Option
[
String
]):
Seq
[
Endpoint
[_, _, _, _]]
def
withRestApi
(restApi:
CamundaRestApi
[
NoInput
,
NoOutput
]):
GetActiveTask
Inherited methods
def
baseEndpoint
:
Endpoint
[_, _, _, _]
Inherited from
ApiEndpoint
def
create
():
Seq
[
Endpoint
[_, _, _, _]]
Inherited from
ApiEndpoint
def
descr
:
String
Inherited from
ApiEndpoint
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
withDescr
(description:
String
):
GetActiveTask
Inherited from
ApiEndpoint
def
withInExample
(label:
String
, example:
NoInput
):
GetActiveTask
Inherited from
ApiEndpoint
def
withName
(n:
String
):
GetActiveTask
Inherited from
ApiEndpoint
def
withOutExample
(label:
String
, example:
NoOutput
):
GetActiveTask
Inherited from
ApiEndpoint
def
withTag
(t:
String
):
GetActiveTask
Inherited from
ApiEndpoint
Concrete fields
val
apiName
:
String
val
outStatusCode
:
StatusCode
Inherited fields
lazy
val
docName
:
String
Inherited from
ApiEndpoint
lazy
val
inExample
:
NoInput
Inherited from
ApiEndpoint
lazy
val
outExample
:
NoOutput
Inherited from
ApiEndpoint
lazy
val
postmanName
:
String
Inherited from
ApiEndpoint
lazy
val
tag
:
String
Inherited from
ApiEndpoint
lazy
val
valueName
:
String
Inherited from
ApiEndpoint