public class SEventBuilderFactoryImpl extends Object implements org.bonitasoft.engine.events.model.builders.SEventBuilderFactory
| Constructor and Description |
|---|
SEventBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.events.model.builders.SEventBuilder |
createDeleteEvent(String type) |
org.bonitasoft.engine.events.model.builders.SEventBuilder |
createInsertEvent(String type) |
org.bonitasoft.engine.events.model.builders.SEventBuilder |
createNewInstance(String type) |
org.bonitasoft.engine.events.model.builders.SEventBuilder |
createUpdateEvent(String type) |
public org.bonitasoft.engine.events.model.builders.SEventBuilder createNewInstance(String type)
createNewInstance in interface org.bonitasoft.engine.events.model.builders.SEventBuilderFactorypublic org.bonitasoft.engine.events.model.builders.SEventBuilder createInsertEvent(String type)
createInsertEvent in interface org.bonitasoft.engine.events.model.builders.SEventBuilderFactorypublic org.bonitasoft.engine.events.model.builders.SEventBuilder createDeleteEvent(String type)
createDeleteEvent in interface org.bonitasoft.engine.events.model.builders.SEventBuilderFactorypublic org.bonitasoft.engine.events.model.builders.SEventBuilder createUpdateEvent(String type)
createUpdateEvent in interface org.bonitasoft.engine.events.model.builders.SEventBuilderFactoryCopyright © 2017 Bonitasoft S.A.. All rights reserved.