Class PublishEventContext.Builder
java.lang.Object
de.hybris.platform.servicelayer.event.PublishEventContext.Builder
- Enclosing class:
- PublishEventContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withSourceNodeId(int sourceNodeId) withTargetNodeGroups(Collection<String> targetNodeGroups) withTargetNodeId(int targetNodeId)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withSourceNodeId
-
withTargetNodeId
-
withTargetNodeGroups
-
build
-