String getClassNameForArtifact(String artifactPath)
String getClassNameForArtifact(String artifactPath)
Name | Type | Description |
---|---|---|
projectName | String | Name of the managed project. |
artifactPath | String | The fully qualified name of the BE resource. |
artifactExtension | String | File Extension of the artifact. |
Type | Description |
---|---|
A | String representing the fully qualified name of the java class. |