public interface ProjectCreateNotifier
ProjectCreateHandler
.Modifier and Type | Method and Description |
---|---|
boolean |
notifyAllHandlers(ProjectCreatedData projectCreatedData)
Notifies all
ProjectCreateHandler objects that a project as been created. |
boolean notifyAllHandlers(ProjectCreatedData projectCreatedData)
ProjectCreateHandler
objects that a project as been created.projectCreatedData
- Object encapsulating the information about the recently created project.Copyright © 2002-2016 Atlassian. All Rights Reserved.