Uses of Class
it.tidalwave.actor.CollaborationStartedMessage
-
Packages that use CollaborationStartedMessage Package Description it.tidalwave.actor -
-
Uses of CollaborationStartedMessage in it.tidalwave.actor
Methods in it.tidalwave.actor that return CollaborationStartedMessage Modifier and Type Method Description static CollaborationStartedMessage
CollaborationStartedMessage. forCollaboration(Collaboration collaboration)
Creates a new instance for the givenCollaboration
.
-