Class ProcessEvent
- java.lang.Object
-
- com.netgrif.application.engine.petrinet.domain.Imported
-
- com.netgrif.application.engine.petrinet.domain.events.BaseEvent
-
- com.netgrif.application.engine.petrinet.domain.events.ProcessEvent
-
- All Implemented Interfaces:
java.io.Serializable
public class ProcessEvent extends BaseEvent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProcessEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ProcessEvent
clone()
-
Methods inherited from class com.netgrif.application.engine.petrinet.domain.Imported
getImportId, setImportId
-
-
-
-
Method Detail
-
clone
public ProcessEvent clone()
- Overrides:
clone
in classjava.lang.Object
-
-