Project: stp
javax.wvcm

Interface Activity

Parameters:
feedback - Specifies optional feedback to the caller.
Returns:
A proxy for this new resource, whose properties are specified by feedback.
Throws:
WvcmException - ReasonCode:
  • WvcmException.ReasonCode.METHOD_NOT_SUPPORTED: If the provider does not support the creation of activities, this request MUST fail. A client can determine a valid location for this method with a Provider.rootLocation() request.
  • Parameters:
    feedback - Specifies optional feedback to the caller.
    Returns:
    A proxy for this new resource, whose properties are specified by feedback.
    Throws:
    WvcmException - ReasonCode:
  • WvcmException.ReasonCode.RESOURCE_ALREADY_EXISTS_AT_LOCATION: If a resource already exists at the location of this Resource, the request MUST fail.
  • WvcmException.ReasonCode.CANNOT_CREATE_AT_THIS_LOCATION: If the location of this Activity does not identify a valid location to create an activity, the request MUST fail. A client can use doCreateGeneratedResource(javax.wvcm.Feedback) if it does not know a valid location for creating an activity.
  • Generated Sat 3-Jun-2017 10:35 PM

    Copyright © IBM 2017. All rights reserved.