@PublicApi
public interface AddProjectModule
atlassian-plugin.xml
Modifier and Type | Method and Description |
---|---|
AddProjectHook |
addProjectHook()
Creates a new instance of the configured AddProjectHook.
|
ConfigTemplate |
configTemplate()
Return the Configuration Template
|
boolean |
hasConfigTemplate()
Indicates whether a Project Template Config is defined.
|
boolean |
hasProjectCreateHook()
Indicates whether an AddProjectHook has been defined.
|
boolean hasConfigTemplate()
ConfigTemplate configTemplate()
boolean hasProjectCreateHook()
AddProjectHook addProjectHook()
Copyright © 2002-2022 Atlassian. All Rights Reserved.