public class SignalEventSubscriptionEntityImpl extends EventSubscriptionEntityImpl implements SignalEventSubscriptionEntity
activityId, configuration, created, eventName, eventType, executionId, processDefinitionId, processInstanceId, scopeDefinitionId, scopeId, scopeType, subScopeId, tenantIdid, isDeleted, isInserted, isUpdated, originalPersistentState, revisionEVENT_TYPE| Constructor and Description |
|---|
SignalEventSubscriptionEntityImpl() |
SignalEventSubscriptionEntityImpl(EventSubscriptionServiceConfiguration eventSubscriptionServiceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
extractScopeFormConfiguration() |
boolean |
isGlobalScoped() |
boolean |
isProcessInstanceScoped() |
void |
setConfiguration(String configuration) |
equals, getActivityId, getConfiguration, getCreated, getEventName, getEventType, getExecutionId, getPersistentState, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getTenantId, hashCode, setActivityId, setCreated, setEventName, setEventType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setScopeDefinitionId, setScopeId, setScopeType, setSubScopeId, setTenantIdgetIdPrefixgetId, getOriginalPersistentState, getRevision, getRevisionNext, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setRevision, setUpdatedclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitsetActivityId, setCreated, setEventName, setEventType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setScopeDefinitionId, setScopeId, setScopeType, setSubScopeId, setTenantIdgetActivityId, getConfiguration, getCreated, getEventName, getEventType, getExecutionId, getId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getTenantIdgetId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedgetRevision, getRevisionNext, setRevisionpublic SignalEventSubscriptionEntityImpl()
public SignalEventSubscriptionEntityImpl(EventSubscriptionServiceConfiguration eventSubscriptionServiceConfiguration)
public void setConfiguration(String configuration)
setConfiguration in interface EventSubscriptionEntitysetConfiguration in class EventSubscriptionEntityImplpublic boolean isProcessInstanceScoped()
isProcessInstanceScoped in interface SignalEventSubscriptionEntitypublic boolean isGlobalScoped()
isGlobalScoped in interface SignalEventSubscriptionEntityprotected String extractScopeFormConfiguration()
Copyright © 2021 Flowable. All rights reserved.