Class ExecuteCustomASServiceOperation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.service.execute.ExecuteCustomASServiceOperation
- All Implemented Interfaces:
IOperation,Serializable
@JsonObject("as.dto.service.execute.ExecuteCustomASServiceOperation")
public class ExecuteCustomASServiceOperation
extends Object
implements IOperation
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExecuteCustomASServiceOperation(ICustomASServiceId serviceId, CustomASServiceExecutionOptions options) -
Method Summary
-
Constructor Details
-
ExecuteCustomASServiceOperation
public ExecuteCustomASServiceOperation(ICustomASServiceId serviceId, CustomASServiceExecutionOptions options)
-
-
Method Details
-
getServiceId
-
getOptions
-
getMessage
- Specified by:
getMessagein interfaceIOperation
-
toString
-