UiPath Documentation
activities
latest
false

Atividades do desenvolvedor

Última atualização 21 de abr de 2026

Convert Java Object

UiPath.Java.Activities.ConvertJavaObject

Converte um JavaObject em um tipo de dados primitivo .NET. Somente tipos .NET primitivos e Arrays de tipos .NET primitivos são suportados.

Observação:

O pacote de atividades Java agora é compatível com o .NET 5 Windows.

Propriedades

Comum
  • DisplayName - The display name of the activity. This field supports only String variables.
Entrada
  • Java Object - The JavaObject variable that you want to convert to a .NET data type. This field supports only JavaObject variables.
Diversos
  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.
  • TypeArgument - A drop-down menu which lets you select what .NET type you want to turn the JavaObject variable into. By default, Object is selected. Only primitive .NET and Arrays of primitive .NET data types are supported.
Saída
  • Result - The converted JavaObject, stored in the variable type specified in the TypeArgument property field.
  • Propriedades

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades