public interface CompositeNodeOperations<T extends NodeContainerBuilder<T,P>,P extends NodeContainerBuilder<P,?>>
Modifier and Type | Method and Description |
---|---|
T |
linkIncomingConnections(long nodeId) |
T |
linkOutgoingConnections(long nodeId) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.