Uses of Class
com.unica.publicapi.plan.api.AssetNotFoundException

Packages that use AssetNotFoundException
com.unica.publicapi.plan.api   
 

Uses of AssetNotFoundException in com.unica.publicapi.plan.api
 

Methods in com.unica.publicapi.plan.api that throw AssetNotFoundException
 void IPlanAPI.transitionAssetStateByCode(IExecutionContext context, java.lang.String code, AssetStateEnum stateEnum, java.lang.String comments)