Uses of Class
org.wildfly.extension.batch.jberet.deployment.BatchPermission
-
Packages that use BatchPermission Package Description org.wildfly.extension.batch.jberet.deployment -
-
Uses of BatchPermission in org.wildfly.extension.batch.jberet.deployment
Methods in org.wildfly.extension.batch.jberet.deployment that return BatchPermission Modifier and Type Method Description static BatchPermissionBatchPermission. forName(String name)Get the permission with the given name.BatchPermissionBatchPermission. withName(String name)
-