| Package | Description |
|---|---|
| eu.vicci.process.model.sofiainstance.impl.custom | |
| eu.vicci.process.model.sofiainstance.states |
| Modifier and Type | Class and Description |
|---|---|
class |
AndInstanceImplCustom
Implementation of AndInstance.
|
class |
DataDuplicationStepInstanceImplCustom
Implementation of Data Duplications Step This process steps copies data from
an in-going data port to all of the outgoing data ports having the same data
type.
|
class |
DataMappingStepInstanceImplCustom |
class |
DistributedProcessInstanceImplCustom |
class |
DistributingProcessInstanceImplCustom |
class |
ForLoopInstanceImplCustom |
class |
GoalInvokeInstanceImplCustom |
class |
HumanTaskInstanceImplCustom |
class |
IfInstanceImplCustom |
class |
LoadClassStepInstanceImplCustom |
class |
LoopInstanceImplCustomBase |
class |
MapeKInstanceImplCustom |
class |
OpenHabSemanticAskInvokeInstanceImplCustom
Custom Implementation of a semantic ask.
|
class |
OpenHabSemanticCommandInvokeInstanceImplCustom
Custom implementation for sending commands to openhab, with the help of a semantic select statement.
|
class |
OpenHabSemanticInvokeInstanceImplCustom
Base Class for the OpenHabSemanticInvoke Step.
|
class |
OpenHabSemanticResultSetReceiverInvokeInstanceImplCustom
Base Class for all OpenHabSemanticInvoke Steps which receives ResultSets from the
OpenHAB Semantic Layer (e.g.
|
class |
OpenHabSemanticSelectInvokeInstanceImplCustom
Process Step for executing a select query on the openhab semantic layer.
|
class |
OrInstanceImplCustom |
class |
OSGiInvokeInstanceImplCustom |
class |
ProcessInstanceImplCustom |
class |
ProcessSlotInstanceImplCustom |
class |
ProcessStepInstanceImplCustom |
class |
RESTInvokeInstanceImplCustom |
class |
ROSInvokeInstanceImplCustom |
class |
SeMiWaInvokeInstanceImplCustom |
class |
SeMiWaRequestInstanceImplCustom |
class |
SOAPInvokeInstanceImplCustom
The following jars are required for implementation: from reficio project -
soap-client-1.0.0-SNAPSHOT; soap-common-1.0.0-SNAPSHOT;
soap-legacy-1.0.0-SNAPSHOT, reficio-legacy (the soap-legacy project packed as
an executable jar file; soap-builder-1.0.0-SNAPSHOT
others - httpcore-4.3 httpclient-4.3 com.google.common_1.0.0.201004262004
wsdl4j-1.6.2 commons-logging-1.1.1 log4j-1.2.17
|
class |
TriggeredEventInstanceImplCustom
Implementation of the Triggering Event Process Step This process step is used
for waiting for a specified event pattern from the CEP engine to appear and
to trigger the following process steps.
|
class |
WhileLoopInstanceImplCustom |
class |
XMLRPCInvokeInstanceImplCustom |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessStepInstanceImplCustomBase |
StateBase.processStep
Underlying process step.
|
| Constructor and Description |
|---|
ActiveState(ProcessStepInstanceImplCustomBase processStep) |
DeactivatedState(ProcessStepInstanceImplCustomBase processStep) |
EscalatedState(ProcessStepInstanceImplCustomBase processStep) |
ExecutedState(ProcessStepInstanceImplCustomBase processStep) |
ExecutingState(ProcessStepInstanceImplCustomBase processStep) |
FailedState(ProcessStepInstanceImplCustomBase processStep) |
InactiveState(ProcessStepInstanceImplCustomBase processStep) |
KilledState(ProcessStepInstanceImplCustomBase processStep) |
PausedState(ProcessStepInstanceImplCustomBase processStep) |
StateBase(ProcessStepInstanceImplCustomBase processStep) |
StoppedState(ProcessStepInstanceImplCustomBase processStep) |
UndeployedState(ProcessStepInstanceImplCustomBase processStep) |
WaitingState(ProcessStepInstanceImplCustomBase processStep) |
Copyright © 2018. All rights reserved.