Class ActivitiEntityEventImpl

java.lang.Object
org.activiti.engine.delegate.event.impl.ActivitiEventImpl
org.activiti.engine.delegate.event.impl.ActivitiEntityEventImpl
All Implemented Interfaces:
ActivitiEntityEvent, ActivitiEvent
Direct Known Subclasses:
ActivitiEntityWithVariablesEventImpl, ActivitiProcessCancelledEventImpl

public class ActivitiEntityEventImpl extends ActivitiEventImpl implements ActivitiEntityEvent
Base class for all ActivitiEvent implementations, related to entities.
  • Field Details

    • entity

      protected Object entity
  • Constructor Details

  • Method Details