KIE Internal 6.1.0.CR2

Uses of Interface
org.kie.internal.task.api.model.Escalation

Packages that use Escalation
org.kie.internal.task.api   
org.kie.internal.task.api.model   
 

Uses of Escalation in org.kie.internal.task.api
 

Methods in org.kie.internal.task.api that return Escalation
 Escalation TaskModelFactory.newEscalation()
           
 

Uses of Escalation in org.kie.internal.task.api.model
 

Methods in org.kie.internal.task.api.model that return types with arguments of type Escalation
 List<Escalation> Deadline.getEscalations()
           
 

Method parameters in org.kie.internal.task.api.model with type arguments of type Escalation
 void Deadline.setEscalations(List<Escalation> escalations)
           
 


KIE Internal 6.1.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.