mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Minor comment fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2063 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -178,7 +178,9 @@ public class RuntimeExecutableContentTransformer extends AbstractContentTransfor
|
||||
|
||||
/**
|
||||
* Unless otherwise configured, this component supports all mimetypes.
|
||||
* If the {@link #init() initialization} failed,
|
||||
* If the {@link #init() initialization} failed, then it returns 0.0.
|
||||
*
|
||||
* @return Returns 1.0 if initialization succeeded, otherwise 0.0.
|
||||
*/
|
||||
public double getReliability(String sourceMimetype, String targetMimetype)
|
||||
{
|
||||
|
Reference in New Issue
Block a user