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) |
Modifier and Type | Field and Description |
---|---|
protected TopicFetchInstruction |
ExternalTaskQueryTopicBuilderImpl.instruction |
Modifier and Type | Field and Description |
---|---|
protected Map<String,TopicFetchInstruction> |
ExternalTaskQueryBuilderImpl.instructions |
Modifier and Type | Method and Description |
---|---|
void |
ExternalTaskQueryBuilderImpl.addInstruction(TopicFetchInstruction instruction) |
Copyright © 2015. All rights reserved.