public class SignalEventSubscriptionEntityImpl extends EventSubscriptionEntityImpl implements SignalEventSubscriptionEntity
activityId, configuration, created, eventName, eventType, execution, executionId, id, processDefinitionId, processInstanceId, revision, tenantId
EVENT_TYPE
Constructor and Description |
---|
SignalEventSubscriptionEntityImpl() |
Modifier and Type | Method and Description |
---|---|
protected String |
extractScopeFormConfiguration() |
boolean |
isGlobalScoped() |
boolean |
isProcessInstanceScoped() |
void |
setConfiguration(String configuration) |
equals, getActivityId, getConfiguration, getCreated, getEventName, getEventType, getExecution, getExecutionId, getId, getPersistentState, getProcessDefinitionId, getProcessInstanceId, getRevision, getRevisionNext, getTenantId, hashCode, setActivityId, setCreated, setEventName, setEventType, setExecution, setExecutionId, setId, setProcessDefinitionId, setProcessInstanceId, setRevision, setTenantId
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getActivityId, getConfiguration, getCreated, getEventName, getEventType, getExecution, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getTenantId, setActivityId, setCreated, setEventName, setEventType, setExecution, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTenantId
getId, getPersistentState, setId
getRevision, getRevisionNext, setRevision
public void setConfiguration(String configuration)
setConfiguration
in interface EventSubscriptionEntity
setConfiguration
in class EventSubscriptionEntityImpl
public boolean isProcessInstanceScoped()
isProcessInstanceScoped
in interface SignalEventSubscriptionEntity
public boolean isGlobalScoped()
isGlobalScoped
in interface SignalEventSubscriptionEntity
protected String extractScopeFormConfiguration()
Copyright © 2015 Alfresco. All rights reserved.