G O S T 

G

getJobId() - Method in class org.gytheio.content.transform.TransformationReply
Gets the implementation's job ID for the transformation, separation from the Gytheio transformation request ID
getOptions() - Method in class org.gytheio.content.transform.TransformationRequest
Gets the options for the requested transformation
getProgress() - Method in class org.gytheio.content.transform.TransformationReply
Gets the percentage progress of the transformation
getReplyClass() - Method in class org.gytheio.content.transform.TransformationRequest
 
getStatus() - Method in class org.gytheio.content.transform.TransformationReply
Gets the status of the transformation
getStatusDetail() - Method in class org.gytheio.content.transform.TransformationReply
Gets further detail on the status of the transformation, possibly messages relating to an error
getTargetContentReferences() - Method in class org.gytheio.content.transform.TransformationRequest
Gets the target content reference objects.
getTargetMediaType() - Method in class org.gytheio.content.transform.TransformationRequest
Gets the target media type.

O

org.gytheio.content.transform - package org.gytheio.content.transform
 

S

setJobId(String) - Method in class org.gytheio.content.transform.TransformationReply
Sets the implementation's job ID for the transformation, separation from the Gytheio transformation request ID
setOptions(TransformationOptions) - Method in class org.gytheio.content.transform.TransformationRequest
Sets the options for the requested transformation
setProgress(Float) - Method in class org.gytheio.content.transform.TransformationReply
Sets the percentage progress of the transformation
setStatus(String) - Method in class org.gytheio.content.transform.TransformationReply
Sets the status of the transformation
setStatusDetail(String) - Method in class org.gytheio.content.transform.TransformationReply
Sets further detail on the status of the transformation, possibly messages relating to an error
setTargetContentReferences(List<ContentReference>) - Method in class org.gytheio.content.transform.TransformationRequest
Sets the target content reference objects.
setTargetMediaType(String) - Method in class org.gytheio.content.transform.TransformationRequest
Sets the target media type.
STATUS_COMPLETE - Static variable in class org.gytheio.content.transform.TransformationReply
 
STATUS_ERROR - Static variable in class org.gytheio.content.transform.TransformationReply
 
STATUS_IN_PROGRESS - Static variable in class org.gytheio.content.transform.TransformationReply
 
STATUS_PENDING - Static variable in class org.gytheio.content.transform.TransformationReply
 

T

TransformationReply - Class in org.gytheio.content.transform
Represents a reply from a content transformer on the status of a transformation request.
TransformationReply() - Constructor for class org.gytheio.content.transform.TransformationReply
 
TransformationReply(Request<?>) - Constructor for class org.gytheio.content.transform.TransformationReply
 
TransformationRequest - Class in org.gytheio.content.transform
Represents a request for content transformation from source to target with transformation options
TransformationRequest() - Constructor for class org.gytheio.content.transform.TransformationRequest
 
TransformationRequest(List<ContentReference>, List<ContentReference>, TransformationOptions) - Constructor for class org.gytheio.content.transform.TransformationRequest
 
G O S T 

Copyright © 2017 Alfresco Software. All rights reserved.