Uses of Interface
com.novell.zos.constraint.TypedConstraint

Packages that use TypedConstraint
com.novell.zos.grid   
com.novell.zos.toolkit   
 

Uses of TypedConstraint in com.novell.zos.grid
 

Methods in com.novell.zos.grid with parameters of type TypedConstraint
 String ClientAgent.runJob(String deployedJobName, String jobInstanceName, Map jobArgs, int priority, long startTime, Map env, String policyText, String policyName, TypedConstraint constraint, boolean tracing)
          Runs the named job.
 

Uses of TypedConstraint in com.novell.zos.toolkit
 

Methods in com.novell.zos.toolkit that return TypedConstraint
static TypedConstraint ConstraintFactory.newTypedConstraint()
          Create an instance of the TypedConstraint
 



Copyright 2008 Novell, Inc. All Rights Reserved.