Uses of Class
dev.galasa.cicsts.CemtException
-
Uses of CemtException in dev.galasa.cicsts
Modifier and TypeMethodDescriptionvoid
ICemt.discardResource
(@NotNull ICicsTerminal cemtTerminal, @NotNull String resourceType, @NotNull String resourceName) Discards a specified resource and throws an exception if the specified search text is not found on the terminal.ICemt.inquireResource
(@NotNull ICicsTerminal cemtTerminal, @NotNull String resourceType, @NotNull String resourceName) Inquire a CEMT resource using the resource type and name.boolean
ICemt.performSystemProperty
(@NotNull ICicsTerminal cemtTerminal, @NotNull String systemArea, @NotNull String setRequest, @NotNull String expectedResponse) ICemt.setResource
(@NotNull ICicsTerminal cemtTerminal, @NotNull String resourceType, String resourceName, @NotNull String action) Set the state of a CEMT resource using the resource type and name.