Uses of Class
org.objectweb.jass.as.UserActivityImpl

Packages that use UserActivityImpl
org.objectweb.jass.as   
 

Uses of UserActivityImpl in org.objectweb.jass.as
 

Subclasses of UserActivityImpl in org.objectweb.jass.as
 class ActivityManagerImpl
          Implements the extended AS access interface (ActivityManager) available to HLSs and container.
 

Constructors in org.objectweb.jass.as with parameters of type UserActivityImpl
ActivityImpl(UserActivityImpl userActivityImpl, ActivityIdImpl activityId, ActivityImpl superior, int timeout)