Uses of Class
uk.org.ogsadai.activity.ActivityStreamNotFoundException

Packages that use ActivityStreamNotFoundException
uk.org.ogsadai.activity Contains the core interfaces and classes of the Activity Framework. 
 

Uses of ActivityStreamNotFoundException in uk.org.ogsadai.activity
 

Methods in uk.org.ogsadai.activity that throw ActivityStreamNotFoundException
 BlockReader ActivityContext.getInput(java.lang.String name)
          Gets the BlockReader for an internal input to the activity.
 BlockWriter ActivityContext.getOutput(java.lang.String name)
          Gets the BlockWriter for an internal output from the activity.