Sets the newly created resource.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void setResource ( |
An instance of a Resource-derived class.
Upon handling the ScheduleListener.instantiateResource event, you have to create a resource of the appropriate type, as specified by getClassId, and assign it to this property.