Package | Description |
---|---|
org.camunda.bpm.engine.impl.cmd | |
org.camunda.bpm.engine.impl.externaltask |
Modifier and Type | Field and Description |
---|---|
protected Map<String,TopicFetchInstruction> |
FetchExternalTasksCmd.fetchInstructions |
Constructor and Description |
---|
FetchExternalTasksCmd(String workerId,
int maxResults,
Map<String,TopicFetchInstruction> instructions) |
FetchExternalTasksCmd(String workerId,
int maxResults,
Map<String,TopicFetchInstruction> instructions,
boolean usePriority) |
Modifier and Type | Field and Description |
---|---|
protected TopicFetchInstruction |
ExternalTaskQueryTopicBuilderImpl.currentInstruction |
Modifier and Type | Field and Description |
---|---|
protected Map<String,TopicFetchInstruction> |
ExternalTaskQueryTopicBuilderImpl.instructions |
Copyright © 2017. All rights reserved.