| Package | Description |
|---|---|
| org.squashtest.tm.domain.event | |
| org.squashtest.tm.event |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RequirementPropertyChangeEventBuilder<EVENT extends RequirementAuditEvent> |
| Modifier and Type | Class and Description |
|---|---|
class |
RequirementCreation
That class simply extends RequirementAuditEvent.
|
class |
RequirementLargePropertyChange
Will log when the value of a property of a requirement changed.
|
class |
RequirementPropertyChange
Will log when the value of a property of a requirement changed.
|
class |
SyncRequirementCreation
A SyncRequirementCreation says that a requirement has been created through synchronization.
|
class |
SyncRequirementUpdate
A SyncRequirementUpdate says that a requirement has been updated through synchronization.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractRequirementEventPublisher.publish(RequirementAuditEvent event) |
| Constructor and Description |
|---|
QRequirementAuditEvent(Class<? extends RequirementAuditEvent> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QRequirementAuditEvent(com.querydsl.core.types.Path<? extends RequirementAuditEvent> path) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementAuditor.notify(RequirementAuditEvent event) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.