|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.service.impl.control.agent.sweden.api | Swedish Parliament data agent interfaces. |
com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common | Provides... |
com.hack23.cia.service.impl.control.agent.sweden.impl.operations.data | Swedish Parliament data agent implementations. |
com.hack23.cia.service.impl.control.core | Provides... |
Uses of AgentOperationRunnable in com.hack23.cia.service.impl.control.agent.sweden.api |
---|
Modifier and Type | Interface and Description |
---|---|
interface |
GenericDataAgentOperation<DATA extends ImportedData>
The Interface GenericDataAgentOperation. |
Uses of AgentOperationRunnable in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGovernmentAgentOperation<DATA extends GovernmentMappedData>
The Class AbstractGovernmentAgentOperation. |
class |
AbstractParliamentAgentOperation<DATA extends ParliamentMappedData>
The Class AbstractParliamentAgentOperation. |
Uses of AgentOperationRunnable in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.data |
---|
Modifier and Type | Class and Description |
---|---|
class |
BallotAgentOperation
The Class BallotAgentOperation. |
class |
CommitteeAgentOperation
The Class CommitteeAgentOperation. |
class |
CommitteeReportAgentOperation
The Class CommitteeReportAgentOperation. |
class |
ElectionAgentOperation
The Class ElectionAgentOperation. |
class |
ParliamentMemberAgentOperation
The Class ParliamentMemberAgentOperation. |
class |
ParliamentYearAgentOperation
The Class ParliamentYearAgentOperation. |
class |
PoliticalPartyAgentOperation
The Class PoliticalPartyAgentOperation. |
Uses of AgentOperationRunnable in com.hack23.cia.service.impl.control.core |
---|
Modifier and Type | Method and Description |
---|---|
AgentOperationRunnable |
AgentOperationServiceImpl.getAgentOperation()
|
AgentOperationRunnable |
AgentOperationService.getAgentOperation()
Gets the agent operation. |
Constructor and Description |
---|
AgentOperationServiceImpl(org.springframework.core.task.AsyncTaskExecutor taskExecutor,
AgentOperationRunnable agentOperation)
Instantiates a new agent operation service impl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |